Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,640 messages
org.apache.kafka.jira [
All Lists
]
2020 June [
All Months
]
Page 132 (Messages 3276 to 3300):
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] [Commented] (KAFKA-6502) Kafka streams deserialization handler not committing offsets on error records
-
Guozhang Wang (Jira)
[jira] [Commented] (KAFKA-10068) Verify HighAvailabilityTaskAssignor performance with large clusters and topologies
-
John Roesler (Jira)
[jira] [Created] (KAFKA-10087) Properly throw LogTruncation exception from OffsetForLeaderEpoch future
-
Boyang Chen (Jira)
[jira] [Created] (KAFKA-10094) In MirrorSourceConnector replace two-step assignment with single call
-
Jakob Homan (Jira)
[jira] [Commented] (KAFKA-10091) Improve task idling
-
Guozhang Wang (Jira)
[jira] [Created] (KAFKA-10118) Improve stickiness verification for AbstractStickyAssignorTest
-
Luke Chen (Jira)
[jira] [Comment Edited] (KAFKA-6435) Application Reset Tool might delete incorrect internal topics
-
Matthias J. Sax (Jira)
[jira] [Resolved] (KAFKA-10119) StreamsResetter fails with TimeoutException for older Brokers
-
Sophie Blee-Goldman (Jira)
[jira] [Updated] (KAFKA-10086) Standby state isn't always re-used when transitioning to active
-
John Roesler (Jira)
[jira] [Assigned] (KAFKA-10149) Do not prevent automatic preferred election when reassignment in progress
-
Bob Barrett (Jira)
[jira] [Updated] (KAFKA-8391) Flaky Test RebalanceSourceConnectorsIntegrationTest#testDeleteConnector
-
Konstantine Karantasis (Jira)
[jira] [Commented] (KAFKA-9220) TimeoutException when using kafka-preferred-replica-election
-
sats (Jira)
[jira] [Assigned] (KAFKA-10173) BufferUnderflowException during Kafka Streams Upgrade
-
John Roesler (Jira)
[jira] [Reopened] (KAFKA-9974) Flaky Test OptimizedKTableIntegrationTest#shouldApplyUpdatesToStandbyStore
-
Sophie Blee-Goldman (Jira)
[jira] [Comment Edited] (KAFKA-10179) State Store Passes Wrong Changelog Topic to Serde for Optimized Source Tables
-
Rohan Desai (Jira)
[jira] [Commented] (KAFKA-10191) fix flaky StreamsOptimizedTest
-
Sophie Blee-Goldman (Jira)
[jira] [Commented] (KAFKA-10173) BufferUnderflowException during Kafka Streams Upgrade
-
John Roesler (Jira)
[jira] [Commented] (KAFKA-9509) Fix flaky test MirrorConnectorsIntegrationTest.testReplication
-
Luke Chen (Jira)
[jira] [Commented] (KAFKA-9693) Kafka latency spikes caused by log segment flush on roll
-
Jun Rao (Jira)
[jira] [Updated] (KAFKA-10126) Deprecate unused options in ConsumerPerformance
-
Boyang Chen (Jira)
[jira] [Commented] (KAFKA-8073) Transient failure in kafka.api.UserQuotaTest.testThrottledProducerConsumer
-
Randall Hauch (Jira)
[jira] [Commented] (KAFKA-10192) Flaky test BlockingConnectorTest#testBlockInConnectorStop
-
Chris Egerton (Jira)
[jira] [Commented] (KAFKA-10173) BufferUnderflowException during Kafka Streams Upgrade
-
John Roesler (Jira)
[jira] [Assigned] (KAFKA-10091) Improve task idling
-
Sophie Blee-Goldman (Jira)
[jira] [Commented] (KAFKA-10220) NPE when describing resources
-
Edoardo Comar (Jira)
Page 132 (Messages 3276 to 3300):
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