Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,640 messages
org.apache.kafka.jira [
All Lists
]
2020 June [
All Months
]
Page 112 (Messages 2776 to 2800):
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-7940) Flaky Test CustomQuotaCallbackTest#testCustomQuotaCallback
-
Sophie Blee-Goldman (Jira)
[jira] [Assigned] (KAFKA-9962) Admin client throws UnsupportedVersion exception when talking to old broker
-
Jose Armando Garcia Sancio (Jira)
[jira] [Assigned] (KAFKA-10102) Source node references not updated after rebuilding topology
-
Sophie Blee-Goldman (Jira)
[jira] [Updated] (KAFKA-10107) Producer snapshots LSO used in certain situations which can lead to data loss on compacted topics as LSO breach occurs and early offsets cleaned
-
William Reynolds (Jira)
[GitHub] [kafka] junrao commented on pull request #8812: KAFKA-10101: Fix edge cases in Log.recoverLog and LogManager.loadLogs
-
GitBox
[GitHub] [kafka] kkonstantine merged pull request #8270: KAFKA-9216: Enforce internal config topic settings for Connect workers during startup
-
GitBox
[jira] [Commented] (KAFKA-8177) Allow for separate connect instances to have sink connectors with the same name
-
Paul Whalen (Jira)
[jira] [Commented] (KAFKA-7833) StreamsBuilder should throw an exception if addGlobalStore and addStateStore is called for the same store builder
-
Matthias J. Sax (Jira)
[GitHub] [kafka] hachikuji commented on a change in pull request #8795: KAFKA-10095: Simplify calls in LogCleanerManagerTest
-
GitBox
[jira] [Commented] (KAFKA-9891) Invalid state store content after task migration with exactly_once and standby replicas
-
John Roesler (Jira)
[jira] [Commented] (KAFKA-10119) StreamsResetter fails with TimeoutException for older Brokers
-
Sophie Blee-Goldman (Jira)
[jira] [Resolved] (KAFKA-9845) plugin.path property does not work with config provider
-
Randall Hauch (Jira)
[jira] [Commented] (KAFKA-7888) kafka cluster not recovering - Shrinking ISR from 14,13 to 13 (kafka.cluster.Partition) continously
-
Kemal ERDEN (Jira)
[jira] [Commented] (KAFKA-8362) LogCleaner gets stuck after partition move between log directories
-
Ming Liu (Jira)
[GitHub] [kafka] cadonna opened a new pull request #8872: Fix log message for transition from standby to active
-
GitBox
[jira] [Commented] (KAFKA-10168) Rename public StreamsConfig variable
-
Boyang Chen (Jira)
[jira] [Commented] (KAFKA-9332) change how to get joinGroupTimeoutMs
-
qianrui (Jira)
[jira] [Resolved] (KAFKA-8672) RebalanceSourceConnectorsIntegrationTest#testReconfigConnector
-
Konstantine Karantasis (Jira)
[jira] [Updated] (KAFKA-10113) LogTruncationException sets fetch offsets incorrectly
-
Jason Gustafson (Jira)
[jira] [Commented] (KAFKA-10192) Flaky test BlockingConnectorTest#testBlockInConnectorStop
-
Chris Egerton (Jira)
[jira] [Commented] (KAFKA-10105) Regression in group coordinator dealing with flaky clients joining while leaving
-
Jason Gustafson (Jira)
[jira] [Commented] (KAFKA-9678) Introduce bounded exponential backoff in clients
-
Sanjana Kaundinya (Jira)
[jira] [Updated] (KAFKA-9145) AbstractCoordinator should respect retry backoff between rebalances
-
Randall Hauch (Jira)
[jira] [Updated] (KAFKA-10203) Streams: rolling upgrade from 2.1.1 to trunk (2.7.x) doesn't work
-
John Roesler (Jira)
[jira] [Comment Edited] (KAFKA-10134) High CPU issue during rebalance in Kafka consumer after upgrading to 2.5
-
Neo Wu (Jira)
Page 112 (Messages 2776 to 2800):
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