Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,640 messages
org.apache.kafka.jira [
All Lists
]
2020 June [
All Months
]
Page 99 (Messages 2451 to 2475):
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-8406) kafka-topics throws wrong error on invalid configuration with bootstrap-server and alter config
-
Stanislav Kozlovski (Jira)
[jira] [Updated] (KAFKA-9987) Improve sticky partition assignor algorithm
-
Sophie Blee-Goldman (Jira)
[jira] [Updated] (KAFKA-10096) Remove unnecessary String.format call in VersionConditionalTest.java
-
Can Cecen (Jira)
[jira] [Commented] (KAFKA-9203) kafka-client 2.3.1 fails to consume lz4 compressed topic
-
Vitalii Stoianov (Jira)
[jira] [Commented] (KAFKA-7500) MirrorMaker 2.0 (KIP-382)
-
Barbaros Alp (Jira)
[jira] [Commented] (KAFKA-8180) Deleting large number of topics can block the controller for the time it takes to delete all of them
-
Gwen Shapira (Jira)
[jira] [Commented] (KAFKA-10114) Kafka producer stuck after broker crash
-
Itamar Benjamin (Jira)
[jira] [Updated] (KAFKA-9800) [KIP-580] Client Exponential Backoff Implementation
-
Cheng Tan (Jira)
[jira] [Updated] (KAFKA-9800) [KIP-580] Client Exponential Backoff Implementation
-
Cheng Tan (Jira)
[jira] [Updated] (KAFKA-10127) kafka cluster not recovering - Shrinking ISR continously
-
Youssef BOUZAIENNE (Jira)
[jira] [Commented] (KAFKA-9314) Connect put() and poll() retries not conforming to KIP-298
-
Randall Hauch (Jira)
[jira] [Updated] (KAFKA-10148) Kafka Streams Restores too few Records with eos-beta Enabled
-
Bruno Cadonna (Jira)
[jira] [Commented] (KAFKA-10005) Decouple RestoreListener from RestoreCallback and not enable bulk loading for RocksDB
-
Sophie Blee-Goldman (Jira)
[jira] [Issue Comment Deleted] (KAFKA-10186) Aborting transaction with pending data should throw non-fatal exception
-
Arun R (Jira)
[jira] [Commented] (KAFKA-10179) State Store Passes Wrong Changelog Topic to Serde for Optimized Source Tables
-
Rohan Desai (Jira)
[jira] [Commented] (KAFKA-7500) MirrorMaker 2.0 (KIP-382)
-
Ryanne Dolan (Jira)
[jira] [Commented] (KAFKA-10105) Regression in group coordinator dealing with flaky clients joining while leaving
-
Gokul Ramanan Subramanian (Jira)
[jira] [Commented] (KAFKA-7718) Allow customized header inheritance for stateful operators in DSL
-
Jorge Esteban Quilcate Otoya (Jira)
[jira] [Updated] (KAFKA-10126) Deprecate unused options in ConsumerPerformance
-
Boyang Chen (Jira)
[jira] [Updated] (KAFKA-8268) Flaky Test SaslSslAdminIntegrationTest#testSeekAfterDeleteRecords
-
Randall Hauch (Jira)
[jira] [Commented] (KAFKA-10017) Flaky Test EosBetaUpgradeIntegrationTest.shouldUpgradeFromEosAlphaToEosBeta
-
Sophie Blee-Goldman (Jira)
[jira] [Updated] (KAFKA-9381) Javadocs + Scaladocs not published on maven central
-
Randall Hauch (Jira)
[jira] [Commented] (KAFKA-10172) [Kafka connect] connectors, tasks metrics doubled
-
Chia-Ping Tsai (Jira)
[jira] [Updated] (KAFKA-9693) Kafka latency spikes caused by log segment flush on roll
-
João Oliveirinha (Jira)
[jira] [Created] (KAFKA-10217) Move nodeLevelSensor and storeLevelSensor methods from StreamsMetricsImpl to StreamsMetrics
-
John Roesler (Jira)
Page 99 (Messages 2451 to 2475):
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