Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,640 messages
org.apache.kafka.jira [
All Lists
]
2020 June [
All Months
]
Page 128 (Messages 3176 to 3200):
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-10078) Stream tasks may skip assignment with static members and incremental rebalances
-
Sophie Blee-Goldman (Jira)
[jira] [Created] (KAFKA-10085) Compute lag correctly for optimized source changelogs
-
Sophie Blee-Goldman (Jira)
[jira] [Comment Edited] (KAFKA-9887) failed-task-count JMX metric not updated if task fails during startup
-
Michael Carter (Jira)
[jira] [Created] (KAFKA-10090) Misleading warnings: The configuration was supplied but isn't a known config
-
Robert Wruck (Jira)
[jira] [Created] (KAFKA-10097) Avoid getting null map for task checkpoint
-
Boyang Chen (Jira)
[jira] [Commented] (KAFKA-9148) Consider forking RocksDB for Streams
-
Sophie Blee-Goldman (Jira)
[jira] [Commented] (KAFKA-10097) Avoid getting null map for task checkpoint
-
feyman (Jira)
[jira] [Comment Edited] (KAFKA-7833) StreamsBuilder should throw an exception if addGlobalStore and addStateStore is called for the same store builder
-
Rob Meng (Jira)
[jira] [Created] (KAFKA-10133) Cannot compress messages in destination cluster with MM2
-
Steve Jacobs (Jira)
[jira] [Commented] (KAFKA-7743) "pure virtual method called" error message thrown for unit tests which PASS
-
Matthias J. Sax (Jira)
[jira] [Updated] (KAFKA-10167) Streams EOS-Beta should not try to get end-offsets as read-committed
-
Matthias J. Sax (Jira)
[jira] [Updated] (KAFKA-10168) Rename public StreamsConfig variable
-
Matthias J. Sax (Jira)
[GitHub] [kafka] mjsax commented on a change in pull request #8856: KAFKA-10150: task state transitions/management and committing cleanup
-
GitBox
[jira] [Commented] (KAFKA-10173) BufferUnderflowException during Kafka Streams Upgrade
-
Matthias J. Sax (Jira)
[jira] [Commented] (KAFKA-10136) Make option threads of ConsumerPerformance work
-
jiamei xie (Jira)
[jira] [Updated] (KAFKA-10131) Minimize use of --zookeeper flag in ducktape tests
-
Vinoth Chandar (Jira)
[jira] [Updated] (KAFKA-10190) Replication throttling configs cannot be set at entity-default
-
Rong Tang (Jira)
[jira] [Commented] (KAFKA-10034) Clarify Usage of "batch.size" and "max.request.size" Producer Configs
-
Michael Bingham (Jira)
[jira] [Updated] (KAFKA-10191) fix flaky StreamsOptimizedTest
-
John Roesler (Jira)
[GitHub] [kafka] C0urante commented on a change in pull request #8844: KAFKA-9887 fix failed task or connector count on startup failure
-
GitBox
[jira] [Created] (KAFKA-10193) Add preemption for ControllerEvent that have callbacks
-
Jeff Kim (Jira)
[jira] [Commented] (KAFKA-10166) Excessive TaskCorruptedException seen in testing
-
Sophie Blee-Goldman (Jira)
[jira] [Updated] (KAFKA-10143) Can no longer change replication throttle with reassignment tool
-
Randall Hauch (Jira)
[jira] [Created] (KAFKA-10201) Update codebase to use more inclusive terms
-
Xavier Léauté (Jira)
[jira] [Updated] (KAFKA-10203) Rolling upgrade from 2.1.1 to trunk (2.7.x) doesn't work
-
John Roesler (Jira)
Page 128 (Messages 3176 to 3200):
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