Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,640 messages
org.apache.kafka.jira [
All Lists
]
2020 June [
All Months
]
Page 64 (Messages 1576 to 1600):
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] collabH closed pull request #8780: Read kafka
-
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] ijuma commented on pull request #8751: MINOR: Update to Gradle 6.5
-
GitBox
[GitHub] [kafka] abbccdda commented on a change in pull request #8712: KAFKA-10006: Don't create internal topics when LeaderNotAvailableException
-
GitBox
[GitHub] [kafka] guozhangwang commented on a change in pull request #8843: KAFKA-9991: Fix flaky unit tests
-
GitBox
[GitHub] [kafka] mjsax opened a new pull request #8847: KAFKA-7833: Add missing test
-
GitBox
[GitHub] [kafka] vvcephei commented on pull request #8849: KAFKA-10144: clean up corrupted standby tasks before attempting a commit
-
GitBox
[GitHub] [kafka] aakashnshah commented on pull request #8858: KAFKA-10153: Error Reporting in Connect Documentation
-
GitBox
[GitHub] [kafka] mjsax commented on pull request #8856: KAFKA-10150: task state transitions/management and committing cleanup
-
GitBox
[GitHub] [kafka] tombentley commented on pull request #8808: KAFKA-10109: Fix double AdminClient creation in AclCommand
-
GitBox
[GitHub] [kafka] hachikuji commented on a change in pull request #8841: KAFKA-10123 Fix incorrect value for AWAIT_RESET#hasPosition
-
GitBox
[GitHub] [kafka] satishbellapu commented on pull request #8877: KAFKA-9194: Missing documentation for replicaMaxWaitTimeMs config value
-
GitBox
[GitHub] [kafka] feyman2016 commented on pull request #8832: KAFKA-9377: Refactor StreamsPartitionAssignor Repartition Count Logic
-
GitBox
[GitHub] [kafka] dnwe opened a new pull request #8888: KAFKA-9150; DescribeGroup uses member assignment as metadata
-
GitBox
[GitHub] [kafka] vvcephei commented on pull request #8884: MINOR: Fix flaky HighAvailabilityTaskAssignorIntegrationTest
-
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] ning2008wisc commented on pull request #7577: KAFKA-9076: support consumer offset sync across clusters in MM 2.0
-
GitBox
[GitHub] [kafka] guozhangwang commented on a change in pull request #8905: KAFKA-10173: Fix suppress changelog binary schema compatibility
-
GitBox
[GitHub] [kafka] junrao commented on pull request #8917: KAFKA-10180: Fix security_config caching.
-
GitBox
[GitHub] [kafka] dengziming commented on pull request #8941: KAFKA-10195: Move offset management code out of ConsumerCoordinator
-
GitBox
[GitHub] [kafka] dajac commented on pull request #8295: KAFKA-9627: Replace ListOffset request/response with automated protocol
-
GitBox
[GitHub] [kafka] abbccdda commented on pull request #8712: KAFKA-10006: Don't create internal topics when LeaderNotAvailableException
-
GitBox
[GitHub] [kafka] rajinisivaram commented on pull request #8683: KAFKA-9893: Configurable TCP connection timeout and improve the initial metadata fetch
-
GitBox
[GitHub] [kafka] guozhangwang opened a new pull request #8964: KAFKA-9450: Decouple flushing state from commiting
-
GitBox
[GitHub] [kafka] vvcephei commented on pull request #8961: MINOR: add a retry system test curl commands
-
GitBox
Page 64 (Messages 1576 to 1600):
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