Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,640 messages
org.apache.kafka.jira [
All Lists
]
2020 June [
All Months
]
Page 138 (Messages 3426 to 3450):
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-560) Garbage Collect obsolete topics
-
Goltseva Taisiia (Jira)
[jira] [Resolved] (KAFKA-8723) flaky test LeaderElectionCommandTest#testAllTopicPartition
-
Stanislav Kozlovski (Jira)
[jira] [Commented] (KAFKA-9516) Flaky Test PlaintextProducerSendTest#testNonBlockingProducer
-
Sophie Blee-Goldman (Jira)
[jira] [Resolved] (KAFKA-9576) Topic creation failure causing Stream thread death
-
Boyang Chen (Jira)
[jira] [Assigned] (KAFKA-6435) Application Reset Tool might delete incorrect internal topics
-
Joel Wee (Jira)
[jira] [Updated] (KAFKA-10017) Flaky Test EosBetaUpgradeIntegrationTest.shouldUpgradeFromEosAlphaToEosBeta
-
Matthias J. Sax (Jira)
[jira] [Commented] (KAFKA-10114) Kafka producer stuck after broker crash
-
Itamar Benjamin (Jira)
[jira] [Assigned] (KAFKA-9991) Flaky Test KTableSourceTopicRestartIntegrationTest.shouldRestoreAndProgressWhenTopicWrittenToDuringRestorationWithEosAlphaEnabled
-
Bruno Cadonna (Jira)
[jira] [Commented] (KAFKA-10129) Fail the QA if there is javadoc error
-
Chia-Ping Tsai (Jira)
[jira] [Updated] (KAFKA-10123) Regression resetting offsets in consumer when fetching from old broker
-
John Roesler (Jira)
[jira] [Updated] (KAFKA-10148) Kafka Streams Restores too few Records with eos-beta Enabled
-
Bruno Cadonna (Jira)
[jira] [Assigned] (KAFKA-8686) Flaky test ExampleConnectIntegrationTest#testSinkConnector
-
Konstantine Karantasis (Jira)
[jira] [Assigned] (KAFKA-8555) Flaky test ExampleConnectIntegrationTest#testSourceConnector
-
Konstantine Karantasis (Jira)
[jira] [Commented] (KAFKA-10091) Improve task idling
-
Guozhang Wang (Jira)
[jira] [Commented] (KAFKA-10005) Decouple RestoreListener from RestoreCallback and not enable bulk loading for RocksDB
-
Sophie Blee-Goldman (Jira)
[jira] [Comment Edited] (KAFKA-10005) Decouple RestoreListener from RestoreCallback and not enable bulk loading for RocksDB
-
Guozhang Wang (Jira)
[jira] [Resolved] (KAFKA-10167) Streams EOS-Beta should not try to get end-offsets as read-committed
-
Guozhang Wang (Jira)
[jira] [Commented] (KAFKA-8266) Improve `testRollingBrokerRestartsWithSmallerMaxGroupSizeConfigDisruptsBigGroup`
-
Matthias J. Sax (Jira)
[jira] [Updated] (KAFKA-9150) DescribeGroup uses member assignment as metadata
-
Manikumar (Jira)
[jira] [Commented] (KAFKA-10180) TLSv1.3 system tests should not run under Java 8
-
Nikolay Izhikov (Jira)
[jira] [Resolved] (KAFKA-10185) Streams should log summarized restoration information at info level
-
John Roesler (Jira)
[GitHub] [kafka] chia7712 commented on pull request #8657: KAFKA-8334 Make sure the thread which tries to complete delayed reque…
-
GitBox
[jira] [Created] (KAFKA-10215) MockProcessorContext doesn't work with SessionStores
-
John Roesler (Jira)
[jira] [Resolved] (KAFKA-10194) run the reset tool between stopping StreamsOptimizedTest and starting the new one
-
Chia-Ping Tsai (Jira)
[jira] [Commented] (KAFKA-10220) NPE when describing resources
-
huxihx (Jira)
Page 138 (Messages 3426 to 3450):
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