Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,640 messages
org.apache.kafka.jira [
All Lists
]
2020 June [
All Months
]
Page 94 (Messages 2326 to 2350):
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] vvcephei commented on pull request #7693: MINOR: Fix Streams EOS system tests by adding clean-up of state dir
-
GitBox
[GitHub] [kafka] ijuma commented on pull request #8790: MINOR: Upgrade spotbugsPlugin
-
GitBox
[GitHub] [kafka] hachikuji commented on pull request #8724: KAFKA-10040; Make computing the PreferredReplicaImbalanceCount metric more efficient
-
GitBox
[GitHub] [kafka] ijuma edited a comment on pull request #8751: MINOR: Update to Gradle 6.5 and tweak build jvm config
-
GitBox
[GitHub] [kafka] afalko commented on pull request #8794: KAFKA-10092: Remove unused code branches in NioEchoServer
-
GitBox
[GitHub] [kafka] dajac commented on pull request #8724: KAFKA-10040; Make computing the PreferredReplicaImbalanceCount metric more efficient
-
GitBox
[GitHub] [kafka] dajac opened a new pull request #8801: KAFKA-10100; LiveLeaders field in LeaderAndIsrRequest is not used anymore
-
GitBox
[GitHub] [kafka] kkonstantine commented on pull request #8827: KAFKA-9849: Fix issue with worker.unsync.backoff.ms creating zombie workers when incremental cooperative rebalancing is used
-
GitBox
[GitHub] [kafka] hachikuji merged pull request #8664: KAFKA-9716: Clarify meaning of compression rate metrics
-
GitBox
[GitHub] [kafka] vitojeng commented on a change in pull request #8200: KAFKA-5876: IQ should throw different exceptions for different errors(part 1)
-
GitBox
[GitHub] [kafka] vvcephei commented on pull request #8764: KAFKA-10049: Fixed FKJ bug where wrapped serdes are set incorrectly when using default StreamsConfig serdes
-
GitBox
[GitHub] [kafka] cadonna commented on a change in pull request #8872: Fix log message for transition from standby to active
-
GitBox
[GitHub] [kafka] mjsax commented on pull request #8871: MINOR: code cleanup for inconsistent naming
-
GitBox
[GitHub] [kafka] mjsax merged pull request #8871: MINOR: code cleanup for inconsistent naming
-
GitBox
[GitHub] [kafka] highluck commented on pull request #8022: KAFKA 8382: Add TimestampedSessionStore
-
GitBox
[GitHub] [kafka] ableegoldman 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] d8tltanc commented on a change in pull request #8683: KAFKA-9893: Configurable TCP connection timeout and improve the initial metadata fetch
-
GitBox
[GitHub] [kafka] viktorsomogyi commented on a change in pull request #4090: [KAFKA-6084] Propagate JSON parsing errors in ReassignPartitionsCommand
-
GitBox
[GitHub] [kafka] skaundinya15 edited a comment on pull request #8894: KAFKA-9509: increase consume timeout to fix flaky test
-
GitBox
[GitHub] [kafka] cadonna commented on a change in pull request #8902: KAFKA-10179: Pass correct changelog topic to state serdes
-
GitBox
[jira] [Updated] (KAFKA-8085) Flaky Test ResetConsumerGroupOffsetTest#testResetOffsetsByDuration
-
Randall Hauch (Jira)
[GitHub] [kafka] rajinisivaram commented on pull request #8683: KAFKA-9893: Configurable TCP connection timeout and improve the initial metadata fetch
-
GitBox
[GitHub] [kafka] cadonna commented on a change in pull request #8902: KAFKA-10179: Pass correct changelog topic to state serdes
-
GitBox
[GitHub] [kafka] omkreddy commented on pull request #8947: KAFKA-10212: Describing a topic with the TopicCommand fails if unauthorised to use ListPartitionReassignments API
-
GitBox
[GitHub] [kafka] guozhangwang commented on pull request #8953: MINOR: re-enable EosBetaUpgradeIntegrationTest
-
GitBox
Page 94 (Messages 2326 to 2350):
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