Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,640 messages
org.apache.kafka.jira [
All Lists
]
2020 June [
All Months
]
Page 9 (Messages 201 to 225):
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 commented on pull request #8750: MINOR: Code cleanup and assertion message fixes in Connect integration tests
-
GitBox
[GitHub] [kafka] feyman2016 commented on pull request #8760: Kafka-10064 Add documentation for KIP-571
-
GitBox
[GitHub] [kafka] badaiaqrandista commented on a change in pull request #8644: KAFKA-9313: [WIP] Make use_all_dns_ips as the default for client.dns.lookup
-
GitBox
[GitHub] [kafka] mjsax commented on a change in pull request #8776: KAFKA-9441: Improve Kafka Streams task management
-
GitBox
[GitHub] [kafka] cmccabe commented on pull request #8737: KAFKA-9945: TopicCommand should support --if-exists and --if-not-exists when --bootstrap-server is used
-
GitBox
[GitHub] [kafka] ableegoldman commented on pull request #8786: KAFKA-10083: fix failed testReassignmentWithRandomSubscriptionsAndChanges tests
-
GitBox
[GitHub] [kafka] ijuma commented on pull request #8797: Fixing KAFKA-10094
-
GitBox
[GitHub] [kafka] abbccdda commented on a change in pull request #8820: KAFKA-10097: Internalize checkpoint data
-
GitBox
[GitHub] [kafka] kkonstantine commented on a change in pull request #8069: KAFKA-9374: Make connector interactions asynchronous
-
GitBox
[GitHub] [kafka] mimaison commented on a change in pull request #8312: KAFKA-9432 automated protocol for DescribeConfigs
-
GitBox
[GitHub] [kafka] guozhangwang commented on pull request #8849: KAFKA-10144: clean up corrupted standby tasks before attempting a commit
-
GitBox
[GitHub] [kafka] abbccdda commented on a change in pull request #8845: KAFKA-10126:Add a warning message for ConsumerPerformance
-
GitBox
[GitHub] [kafka] guozhangwang commented on pull request #8874: HOTFIX: checkstyle error in ProcessorStateManager
-
GitBox
[GitHub] [kafka] tombentley opened a new pull request #8878: MINOR: Generator config-specific HTML ids
-
GitBox
[GitHub] [kafka] guozhangwang opened a new pull request #8880: KAFKA-10169: Error message when transit to Aborting / AbortableError / FatalError
-
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] dongjinleekr commented on pull request #8404: MINOR: Add ImportOrder settings to checkstyle/checkstyle.xml
-
GitBox
[GitHub] [kafka] ijuma commented on pull request #8899: MINOR: Reduce build time by gating test coverage plugins behind a flag
-
GitBox
[GitHub] [kafka] michael-carter-instaclustr commented on a change in pull request #8844: KAFKA-9887 fix failed task or connector count on startup failure
-
GitBox
[GitHub] [kafka] skaundinya15 commented on a change in pull request #8846: KAFKA-9800: [KIP-580] Client Exponential Backoff Implementation
-
GitBox
[GitHub] [kafka] d8tltanc commented on pull request #8683: KAFKA-9893: Configurable TCP connection timeout and improve the initial metadata fetch
-
GitBox
[GitHub] [kafka] ijuma commented on a change in pull request #8931: MINOR: Update Scala to 2.13.3
-
GitBox
[GitHub] [kafka] ning2008wisc commented on pull request #7577: KAFKA-9076: support consumer offset sync across clusters in MM 2.0
-
GitBox
[GitHub] [kafka] guozhangwang merged pull request #8953: MINOR: re-enable EosBetaUpgradeIntegrationTest
-
GitBox
[GitHub] [kafka] rajinisivaram commented on pull request #8683: KAFKA-9893: Configurable TCP connection timeout and improve the initial metadata fetch
-
GitBox
Page 9 (Messages 201 to 225):
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