Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,640 messages
org.apache.kafka.jira [
All Lists
]
2020 June [
All Months
]
Page 95 (Messages 2351 to 2375):
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
[GitHub] [kafka] kkonstantine merged pull request #8762: MINOR: Remove no longer used ReflectionsUtil class
-
GitBox
[GitHub] [kafka] guozhangwang commented on pull request #8777: KAFKA-10082: Fix the failed testMultiConsumerStickyAssignment
-
GitBox
[GitHub] [kafka] showuon commented on pull request #8790: MINOR: Upgrade spotbugsPlugin
-
GitBox
[GitHub] [kafka] bbejeck commented on pull request #8789: MINOR: Fix the javadoc broken links of streams
-
GitBox
[GitHub] [kafka] mjsax commented on pull request #8833: KAFKA-9441: remove prepareClose() to simplify task management
-
GitBox
[GitHub] [kafka] chia7712 commented on a change in pull request #8845: KAFKA-10126:Add a warning message for ConsumerPerformance
-
GitBox
[GitHub] [kafka] mjsax commented on pull request #8825: KAFKA-7833: Add StateStore name conflict check in InternalTopologyBuilder
-
GitBox
[GitHub] [kafka] skaundinya15 commented on a change in pull request #8850: KAFKA-10141: Add more detail to log segment delete messages
-
GitBox
[GitHub] [kafka] guozhangwang commented on pull request #8856: KAFKA-10150: task state transitions/management and committing cleanup
-
GitBox
[GitHub] [kafka] mjsax opened a new pull request #8865: MINOR: fix StreamsConfig parameter name variable
-
GitBox
[GitHub] [kafka] guozhangwang merged pull request #8873: Avoid WARN log message when re-init from checkpoint skipped
-
GitBox
[GitHub] [kafka] mjsax commented on a change in pull request #8876: KAFKA-10167: use the admin client to read end-offset
-
GitBox
[GitHub] [kafka] guozhangwang commented on a change in pull request #8876: KAFKA-10167: use the admin client to read end-offset 【WIP】
-
GitBox
[GitHub] [kafka] chia7712 opened a new pull request #8889: MINOR: reuse toConfigObject(Map) to generate Config
-
GitBox
[GitHub] [kafka] guozhangwang commented on a change in pull request #8900: KAFKA-10169: swallow non-fatal KafkaException and don't abort transaction during clean close
-
GitBox
[GitHub] [kafka] guozhangwang commented on a change in pull request #8900: KAFKA-10169: swallow non-fatal KafkaException and don't abort transaction during clean close
-
GitBox
[GitHub] [kafka] chia7712 commented on pull request #8657: KAFKA-8334 Make sure the thread which tries to complete delayed reque…
-
GitBox
[GitHub] [kafka] guozhangwang commented on a change in pull request #8900: KAFKA-10169: swallow non-fatal KafkaException and don't abort transaction during clean close
-
GitBox
[GitHub] [kafka] abbccdda commented on pull request #8585: KAFKA-9938; Debug consumer should be able to fetch from followers
-
GitBox
[GitHub] [kafka] chia7712 commented on a change in pull request #8913: KAFKA-10191 fix flaky StreamsOptimizedTest - call KafkaStreams#cleanU…
-
GitBox
[jira] [Comment Edited] (KAFKA-9800) [KIP-580] Client Exponential Backoff Implementation
-
Sanjana Kaundinya (Jira)
[GitHub] [kafka] vvcephei commented on a change in pull request #8929: KAFKA-4996: Fix findbugs multithreaded correctness warnings for streams
-
GitBox
[GitHub] [kafka] gharris1727 commented on a change in pull request #8910: KAFKA-10188: Prevent SinkTask::preCommit from being called after SinkTask::stop
-
GitBox
[GitHub] [kafka] jiameixie opened a new pull request #8943: KAFKA-10196: Add missing '--version' option to producer-performance
-
GitBox
[GitHub] [kafka] mmolimar commented on a change in pull request #7496: KAFKA-9018: Throw clearer exceptions on serialisation errors
-
GitBox
Page 95 (Messages 2351 to 2375):
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