Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,640 messages
org.apache.kafka.jira [
All Lists
]
2020 June [
All Months
]
Page 111 (Messages 2751 to 2775):
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
[jira] [Updated] (KAFKA-10081) Execution failed for task ':clients:spotbugsMain' in recent build
-
Luke Chen (Jira)
[jira] [Commented] (KAFKA-8264) Flaky Test PlaintextConsumerTest#testLowMaxFetchSizeForRequestAndPartition
-
Sophie Blee-Goldman (Jira)
[jira] [Commented] (KAFKA-9891) Invalid state store content after task migration with exactly_once and standby replicas
-
Boyang Chen (Jira)
[jira] [Created] (KAFKA-10106) measure and log time taken to handle LeaderAndIsr request
-
NIKHIL (Jira)
[jira] [Assigned] (KAFKA-8011) Flaky Test RegexSourceIntegrationTest#testRegexMatchesTopicsAWhenCreated
-
Matthias J. Sax (Jira)
[jira] [Commented] (KAFKA-10122) Consumer should allow heartbeat during rebalance as well
-
John Roesler (Jira)
[jira] [Created] (KAFKA-10123) Regression resetting offsets in consumer when fetching from old broker
-
Jason Gustafson (Jira)
[jira] [Created] (KAFKA-10127) kafka cluster not recovering - Shrinking ISR continously
-
Youssef BOUZAIENNE (Jira)
[jira] [Commented] (KAFKA-10126) Remove unused options in ConsumerPerformance
-
Chia-Ping Tsai (Jira)
[jira] [Updated] (KAFKA-10148) Kafka Streams Restores too few Records with eos-beta Enabled
-
Bruno Cadonna (Jira)
[jira] [Updated] (KAFKA-10166) Excessive TaskCorruptedException seen in testing
-
Sophie Blee-Goldman (Jira)
[jira] [Created] (KAFKA-10168) Rename public StreamsConfig variable
-
Matthias J. Sax (Jira)
[jira] [Commented] (KAFKA-10151) Flaky Test StoreUpgradeIntegrationTest.shouldMigratePersistentKeyValueStoreToTimestampedKeyValueStoreUsingPapi
-
Chia-Ping Tsai (Jira)
[jira] [Commented] (KAFKA-10136) Make option threads of ConsumerPerformance work
-
jiamei xie (Jira)
[jira] [Commented] (KAFKA-9509) Fix flaky test MirrorConnectorsIntegrationTest.testReplication
-
Luke Chen (Jira)
[jira] [Commented] (KAFKA-6733) Support of printing additional ConsumerRecord fields in DefaultMessageFormatter
-
Badai Aqrandista (Jira)
[jira] [Created] (KAFKA-10192) Flaky test BlockingConnectorTest#testBlockInConnectorStop
-
Boyang Chen (Jira)
[jira] [Commented] (KAFKA-10140) Incremental config api excludes plugin config changes
-
Ismael Juma (Jira)
[jira] [Updated] (KAFKA-9975) KIP-611: Improved Handling of Abandoned Connectors and Tasks
-
Randall Hauch (Jira)
[jira] [Updated] (KAFKA-9943) Enable TLSv.1.3 in system tests "run all" execution.
-
Randall Hauch (Jira)
[jira] [Updated] (KAFKA-10038) ConsumerPerformance.scala supports the setting of client.id
-
Randall Hauch (Jira)
[jira] [Commented] (KAFKA-7718) Allow customized header inheritance for stateful operators in DSL
-
Jorge Esteban Quilcate Otoya (Jira)
[jira] [Commented] (KAFKA-10196) Add missing '--version' option to Kafka command producer-performance
-
jiamei xie (Jira)
[jira] [Updated] (KAFKA-6508) Look into optimizing StreamPartitionAssignor StandbyTask Assignment
-
Sophie Blee-Goldman (Jira)
[jira] [Commented] (KAFKA-10194) run the reset tool between stopping StreamsOptimizedTest and starting the new one
-
Chia-Ping Tsai (Jira)
Page 111 (Messages 2751 to 2775):
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