Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,640 messages
org.apache.kafka.jira [
All Lists
]
2020 June [
All Months
]
Page 110 (Messages 2726 to 2750):
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] [Created] (KAFKA-10080) IllegalStateException after duplicate CompleteCommit append to transaction log
-
Jason Gustafson (Jira)
[GitHub] [kafka] jiameixie commented on pull request #8446: KAFKA-9804:Extract consumer configs out of PerfConfig
-
GitBox
[jira] [Commented] (KAFKA-8180) Deleting large number of topics can block the controller for the time it takes to delete all of them
-
Ismael Juma (Jira)
[jira] [Commented] (KAFKA-10091) Improve task idling
-
Matthias J. Sax (Jira)
[jira] [Updated] (KAFKA-2341) Need Standard Deviation Metrics in MetricsBench
-
Jason Gustafson (Jira)
[jira] [Commented] (KAFKA-10105) Regression in group coordinator dealing with flaky clients joining while leaving
-
William Reynolds (Jira)
[jira] [Updated] (KAFKA-9800) [KIP-580] Client Exponential Backoff Implementation
-
Cheng Tan (Jira)
[GitHub] [kafka] tombentley commented on pull request #8839: KIP-585: Documentation
-
GitBox
[GitHub] [kafka] kkonstantine commented on pull request #8805: KAFKA-9848: Avoid triggering scheduled rebalance delay when task assignment fails but Connect workers remain in the group
-
GitBox
[jira] [Created] (KAFKA-10167) Streams EOS-Beta should not try to get end-offsets as read-committed
-
Guozhang Wang (Jira)
[jira] [Updated] (KAFKA-10167) Streams EOS-Beta should not try to get end-offsets as read-committed
-
Matthias J. Sax (Jira)
[jira] [Created] (KAFKA-10169) KafkaException: Failing batch since transaction was aborted
-
Sophie Blee-Goldman (Jira)
[jira] [Resolved] (KAFKA-7239) Kafka Connect secret externalization not working
-
Randall Hauch (Jira)
[jira] [Comment Edited] (KAFKA-10160) Kafka MM2 consumer configuration
-
sats (Jira)
[jira] [Commented] (KAFKA-10179) State Store Passes Wrong Changelog Topic to Serde for Optimized Source Tables
-
Matthias J. Sax (Jira)
[jira] [Created] (KAFKA-10188) Sink task preCommit method gets called after task is stopped
-
Chris Egerton (Jira)
[jira] [Commented] (KAFKA-10173) BufferUnderflowException during Kafka Streams Upgrade
-
John Roesler (Jira)
[jira] [Updated] (KAFKA-10189) Reset metric EventQueueTimeMs
-
Jeff Kim (Jira)
[GitHub] [kafka] mjsax commented on a change in pull request #8900: KAFKA-10169: swallow non-fatal KafkaException and don't abort transaction during clean close
-
GitBox
[jira] [Commented] (KAFKA-10195) Move offset management codes from ConsumerCoordinator to a new class
-
dengziming (Jira)
[jira] [Updated] (KAFKA-8110) Flaky Test DescribeConsumerGroupTest#testDescribeMembersWithConsumersWithoutAssignedPartitions
-
Randall Hauch (Jira)
[jira] [Commented] (KAFKA-10173) BufferUnderflowException during Kafka Streams Upgrade
-
Boyang Chen (Jira)
[jira] [Created] (KAFKA-10203) Rolling upgrade from 2.1.1 to trunk (2.7.x) doesn't work
-
John Roesler (Jira)
[GitHub] [kafka] abbccdda opened a new pull request #8940: KAFKA-10181: AlterConfig/IncrementalAlterConfig should route to the controller for topic resource changes
-
GitBox
[jira] [Commented] (KAFKA-10219) KStream API support for multiple cluster broker
-
Bruno Cadonna (Jira)
Page 110 (Messages 2726 to 2750):
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