Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,640 messages
org.apache.kafka.jira [
All Lists
]
2020 June [
All Months
]
Page 114 (Messages 2826 to 2850):
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] [Resolved] (KAFKA-10096) Remove unnecessary String.format call in VersionConditionalTest.java
-
Can Cecen (Jira)
[jira] [Updated] (KAFKA-10098) Remove unnecessary escaping in regular expression in SaslAuthenticatorTest.java
-
Can Cecen (Jira)
[jira] [Commented] (KAFKA-10100) LiveLeaders field in LeaderAndIsrRequest is not used anymore
-
Ismael Juma (Jira)
[jira] [Assigned] (KAFKA-9923) Join window store duplicates can be compacted in changelog
-
Sophie Blee-Goldman (Jira)
[jira] [Commented] (KAFKA-10062) Add a method to retrieve the current timestamp as known by the Streams app
-
William Bottrell (Jira)
[jira] [Updated] (KAFKA-9851) Revoking Connect tasks due to connectivity issues should also clear running assignment
-
Konstantine Karantasis (Jira)
[jira] [Assigned] (KAFKA-9887) failed-task-count JMX metric not updated if task fails during startup
-
Michael Carter (Jira)
[jira] [Commented] (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] viktorsomogyi commented on pull request #4090: [KAFKA-6084] Propagate JSON parsing errors in ReassignPartitionsCommand
-
GitBox
[jira] [Updated] (KAFKA-10121) Streams Task Assignment optimization design
-
John Roesler (Jira)
[jira] [Resolved] (KAFKA-6942) Connect connectors api doesn't show versions of connectors
-
Randall Hauch (Jira)
[jira] [Created] (KAFKA-10183) MirrorMaker creates duplicate messages in target cluster
-
Liraz Sharaby (Jira)
[jira] [Comment Edited] (KAFKA-10179) State Store Passes Wrong Changelog Topic to Serde for Optimized Source Tables
-
Matthias J. Sax (Jira)
[jira] [Updated] (KAFKA-10191) fix flaky StreamsOptimizedTest
-
Chia-Ping Tsai (Jira)
[jira] [Commented] (KAFKA-10191) fix flaky StreamsOptimizedTest
-
Sophie Blee-Goldman (Jira)
[jira] [Commented] (KAFKA-10191) fix flaky StreamsOptimizedTest - call KafkaStreams#cleanUp before starting the application up the second time
-
Chia-Ping Tsai (Jira)
[GitHub] [kafka] omkreddy commented on pull request #8888: KAFKA-9150; DescribeGroup uses member assignment as metadata
-
GitBox
[jira] [Assigned] (KAFKA-4996) Fix findbugs multithreaded correctness warnings for streams
-
Leah Thomas (Jira)
[jira] [Updated] (KAFKA-8076) Flaky Test ProduceRequestTest#testSimpleProduceRequest
-
Randall Hauch (Jira)
[jira] [Updated] (KAFKA-8269) Flaky Test TopicCommandWithAdminClientTest#testDescribeUnderMinIsrPartitionsMixed
-
Randall Hauch (Jira)
[jira] [Updated] (KAFKA-9861) Process Simplification - Community Validation of Kafka Release Candidates
-
Randall Hauch (Jira)
[jira] [Commented] (KAFKA-4740) Using new consumer API with a Deserializer that throws SerializationException can lead to infinite loop
-
Patrick Taylor (Jira)
[jira] [Commented] (KAFKA-10218) DistributedHerder's canReadConfigs field is never reset to true
-
Chris Egerton (Jira)
[jira] [Commented] (KAFKA-10220) NPE when describing resources
-
Edoardo Comar (Jira)
[jira] [Commented] (KAFKA-10220) NPE when describing resources
-
Edoardo Comar (Jira)
Page 114 (Messages 2826 to 2850):
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