Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,640 messages
org.apache.kafka.jira [
All Lists
]
2020 June [
All Months
]
Page 121 (Messages 3001 to 3025):
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
[jira] [Updated] (KAFKA-10084) System test failure: StreamsEosTest.test_failure_and_recovery_complex
-
John Roesler (Jira)
[jira] [Updated] (KAFKA-9295) KTableKTableForeignKeyInnerJoinMultiIntegrationTest#shouldInnerJoinMultiPartitionQueryable
-
Sophie Blee-Goldman (Jira)
[jira] [Resolved] (KAFKA-10080) IllegalStateException after duplicate CompleteCommit append to transaction log
-
Jason Gustafson (Jira)
[jira] [Commented] (KAFKA-9161) Close gaps in Streams configs documentation
-
Matthias J. Sax (Jira)
[jira] [Resolved] (KAFKA-9570) SSL cannot be configured for Connect in standalone mode
-
Randall Hauch (Jira)
[jira] [Resolved] (KAFKA-7608) A Kafka Streams DSL transform or process call should potentially trigger a repartition
-
Matthias J. Sax (Jira)
[jira] [Resolved] (KAFKA-10063) UnsupportedOperation when querying cleaner metrics after shutdown
-
Jason Gustafson (Jira)
[jira] [Commented] (KAFKA-8180) Deleting large number of topics can block the controller for the time it takes to delete all of them
-
David Jacot (Jira)
[jira] [Commented] (KAFKA-10119) StreamsResetter fails with TimeoutException for older Brokers
-
Ismael Juma (Jira)
[GitHub] [kafka] andrewchoi5 commented on pull request #8479: KAFKA-9769: Finish operations for leaderEpoch-updated partitions up to point ZK Exception
-
GitBox
[jira] [Resolved] (KAFKA-10157) Multiple tests failed due to "Failed to process feature ZK node change event"
-
Kowshik Prakasam (Jira)
[jira] [Commented] (KAFKA-10105) Regression in group coordinator dealing with flaky clients joining while leaving
-
Sophie Blee-Goldman (Jira)
[jira] [Commented] (KAFKA-10173) BufferUnderflowException during Kafka Streams Upgrade
-
John Roesler (Jira)
[jira] [Updated] (KAFKA-10175) MetadataCache::getCluster returns null for offline replicas
-
Vikas Singh (Jira)
[jira] [Assigned] (KAFKA-8672) RebalanceSourceConnectorsIntegrationTest#testReconfigConnector
-
Konstantine Karantasis (Jira)
[jira] [Updated] (KAFKA-10173) BufferUnderflowException during Kafka Streams Upgrade
-
Guozhang Wang (Jira)
[jira] [Comment Edited] (KAFKA-10034) Clarify Usage of "batch.size" and "max.request.size" Producer Configs
-
Michael Bingham (Jira)
[jira] [Updated] (KAFKA-9621) AdminClient listOffsets operation does not respect retries and backoff
-
Randall Hauch (Jira)
[jira] [Updated] (KAFKA-7988) Flaky Test DynamicBrokerReconfigurationTest#testThreadPoolResize
-
Randall Hauch (Jira)
[jira] [Commented] (KAFKA-4084) automated leader rebalance causes replication downtime for clusters with too many partitions
-
Jun Rao (Jira)
[jira] [Updated] (KAFKA-10203) Streams: rolling upgrade from 2.1.1 to trunk (2.7.x) doesn't work
-
John Roesler (Jira)
[jira] [Created] (KAFKA-10206) Admin can transiently return incorrect results about topics
-
Tom Bentley (Jira)
[jira] [Updated] (KAFKA-10185) Streams should log summarized restoration information at info level
-
John Roesler (Jira)
[jira] [Created] (KAFKA-10216) Loosen permission for listing reassignments
-
Jason Gustafson (Jira)
[jira] [Updated] (KAFKA-10218) DistributedHerder's canReadConfigs field is never reset to true
-
Chris Egerton (Jira)
Page 121 (Messages 3001 to 3025):
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146