Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,640 messages
org.apache.kafka.jira [
All Lists
]
2020 June [
All Months
]
Page 18 (Messages 426 to 450):
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] guozhangwang commented on pull request #8764: KAFKA-10049: Fixed FKJ bug where wrapped serdes are set incorrectly when using default StreamsConfig serdes
-
GitBox
[GitHub] [kafka] vvcephei commented on pull request #8775: KAFKA-10079: improve thread-level stickiness
-
GitBox
[GitHub] [kafka] showuon commented on pull request #8770: Update quickstart.html
-
GitBox
[GitHub] [kafka] dajac commented on a change in pull request #8816: MINOR: Print all members during join complete
-
GitBox
[GitHub] [kafka] rhauch commented on pull request #8270: KAFKA-9216: Enforce connect internal topic configuration at startup
-
GitBox
[GitHub] [kafka] chia7712 opened a new pull request #8826: KAFKA-10090 Misleading warnings: The configuration was supplied but i…
-
GitBox
[GitHub] [kafka] dengziming commented on a change in pull request #8552: [MINOR]: Fix some java docs and move repeated `if conditioni` to the method
-
GitBox
[GitHub] [kafka] rgroothuijsen commented on a change in pull request #8664: KAFKA-9716: Clarify meaning of compression rate metrics
-
GitBox
[GitHub] [kafka] Lucent-Wong commented on a change in pull request #8453: KAFKA-9841: Connector and Task duplicated when a worker join with old…
-
GitBox
[GitHub] [kafka] rhauch commented on pull request #8828: KAFKA-9216: Enforce that Connect’s internal topics use `compact` cleanup policy
-
GitBox
[GitHub] [kafka] whsoul commented on pull request #7965: New Kafka Connect SMT for plainText => Struct(or Map)
-
GitBox
[GitHub] [kafka] skaundinya15 commented on pull request #8850: KAFKA-10141: Add more detail to log segment delete messages
-
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] rhauch commented on pull request #8853: KAFKA-10147 MockAdminClient#describeConfigs(Collection<ConfigResource…
-
GitBox
[GitHub] [kafka] ableegoldman commented on pull request #8861: MINOR: clean up unused checkstyle suppressions for Streams
-
GitBox
[GitHub] [kafka] junrao commented on a change in pull request #7929: KAFKA-9393: DeleteRecords may cause extreme lock contention for large partition directories
-
GitBox
[GitHub] [kafka] mjsax commented on pull request #8865: MINOR: fix StreamsConfig parameter name variable
-
GitBox
[GitHub] [kafka] ableegoldman commented on a change in pull request #8882: KAFKA-10165: Remove Percentiles from e2e metrics
-
GitBox
[GitHub] [kafka] d8tltanc edited a comment on pull request #8846: KAFKA-9800: [KIP-580] Client Exponential Backoff Implementation
-
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] abbccdda commented on pull request #8832: KAFKA-9377: Refactor StreamsPartitionAssignor Repartition Count Logic
-
GitBox
[GitHub] [kafka] mimaison commented on pull request #7577: KAFKA-9076: support consumer offset sync across clusters in MM 2.0
-
GitBox
[GitHub] [kafka] showuon commented on a change in pull request #8712: KAFKA-10006: Don't create internal topics when LeaderNotAvailableException
-
GitBox
[GitHub] [kafka] showuon edited a comment on pull request #8712: KAFKA-10006: Don't create internal topics when LeaderNotAvailableException
-
GitBox
[GitHub] [kafka] vvcephei commented on pull request #8929: KAFKA-4996: Fix findbugs multithreaded correctness warnings for streams
-
GitBox
Page 18 (Messages 426 to 450):
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