Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,640 messages
org.apache.kafka.jira [
All Lists
]
2020 June [
All Months
]
Page 124 (Messages 3076 to 3100):
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
[GitHub] [kafka] dajac commented on a change in pull request #8724: KAFKA-10040; Make computing the PreferredReplicaImbalanceCount metric more efficient
-
GitBox
[jira] [Created] (KAFKA-10102) Source node references not updated after rebuilding topology
-
Sophie Blee-Goldman (Jira)
[jira] [Commented] (KAFKA-10090) Misleading warnings: The configuration was supplied but isn't a known config
-
Robert Wruck (Jira)
[jira] [Assigned] (KAFKA-10102) Source node references not updated after rebuilding topology
-
Sophie Blee-Goldman (Jira)
[jira] [Commented] (KAFKA-9935) Kafka not releasing member from Consumer Group
-
James Cheng (Jira)
[jira] [Created] (KAFKA-10120) DescribeLogDirsResult exposes internal classes
-
Tom Bentley (Jira)
[jira] [Commented] (KAFKA-9216) Enforce connect internal topic configuration at startup
-
Chris Egerton (Jira)
[jira] [Commented] (KAFKA-8803) Stream will not start due to TimeoutException: Timeout expired after 60000milliseconds while awaiting InitProducerId
-
Guozhang Wang (Jira)
[jira] [Updated] (KAFKA-9800) [KIP-580] Client Exponential Backoff Implementation
-
Cheng Tan (Jira)
[jira] [Created] (KAFKA-10134) High CPU issue during rebalance in Kafka consumer after upgrading to 2.5
-
Sean Guo (Jira)
[jira] [Resolved] (KAFKA-9849) Fix issue with worker.unsync.backoff.ms creating zombie workers when incremental cooperative rebalancing is used
-
Konstantine Karantasis (Jira)
[jira] [Created] (KAFKA-10144) Corrupted standby tasks are not always cleaned up
-
Sophie Blee-Goldman (Jira)
[jira] [Updated] (KAFKA-10086) Cooperative Rebalance causes standby state not to be re-used when transitioning to active
-
John Roesler (Jira)
[jira] [Updated] (KAFKA-10086) Cooperative Rebalance causes standby state not to be re-used when transitioning to active
-
John Roesler (Jira)
[jira] [Created] (KAFKA-10159) MirrorSourceConnector don`t work on connect-distributed.sh
-
cosmozhu (Jira)
[jira] [Created] (KAFKA-10170) ReplicaManager should be responsible for checking delayed operations after appending to the log.
-
Chia-Ping Tsai (Jira)
[jira] [Updated] (KAFKA-10175) MetadataCache::getClusterMetadata returns null for offline replicas
-
Vikas Singh (Jira)
[jira] [Assigned] (KAFKA-8460) Flaky Test PlaintextConsumerTest#testLowMaxFetchSizeForRequestAndPartition
-
Luke Chen (Jira)
[jira] [Updated] (KAFKA-9693) Kafka latency spikes caused by log segment flush on roll
-
João Oliveirinha (Jira)
[jira] [Commented] (KAFKA-7718) Allow customized header inheritance for stateful operators in DSL
-
Matthias J. Sax (Jira)
[jira] [Updated] (KAFKA-9520) Deprecate ZooKeeper access for kafka-reassign-partitions.sh
-
Randall Hauch (Jira)
[jira] [Updated] (KAFKA-9497) Brokers start up even if SASL provider is not loaded and throw NPE when clients connect
-
Randall Hauch (Jira)
[jira] [Updated] (KAFKA-10158) Fix flaky kafka.admin.TopicCommandWithAdminClientTest#testDescribeUnderReplicatedPartitionsWhenReassignmentIsInProgress
-
Randall Hauch (Jira)
[jira] [Commented] (KAFKA-10017) Flaky Test EosBetaUpgradeIntegrationTest.shouldUpgradeFromEosAlphaToEosBeta
-
Randall Hauch (Jira)
[jira] [Commented] (KAFKA-10185) Streams should log summarized restoration information at info level
-
Randall Hauch (Jira)
Page 124 (Messages 3076 to 3100):
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