Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,312 messages
org.apache.kafka.jira [
All Lists
]
2020 May [
All Months
]
Page 1 (Messages 1 to 25):
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
[GitHub] [kafka] mjsax commented on a change in pull request #8565: KAFKA-9798: Send one round synchronously before starting the async producer
-
GitBox
[GitHub] [kafka] ableegoldman edited a comment on pull request #8596: KAFKA-9821: persist followup rebalance in assignment and consolidate rebalance triggering mechanisms
-
GitBox
[GitHub] [kafka] ijuma commented on a change in pull request #8591: KAFKA-6342: Move workaround for JSON parsing of non-escaped strings
-
GitBox
[GitHub] [kafka] gharris1727 commented on a change in pull request #8618: KAFKA-9955: Prevent SinkTask::close from shadowing other exceptions
-
GitBox
[GitHub] [kafka] ijuma commented on pull request #8602: KAFKA-9947; Ensure proper shutdown of components in `TransactionsBounceTest`
-
GitBox
[GitHub] [kafka] scott-hendricks commented on pull request #8434: KAFKA-7599: Don't throttle in Trogdor when targetMessagesPerSec is 0
-
GitBox
[GitHub] [kafka] JimGalasyn commented on a change in pull request #8621: KAFKA-9466: Update Kafka Streams docs for KIP-447
-
GitBox
[GitHub] [kafka] cmccabe opened a new pull request #8640: MINOR: Fix compare raw tagged fields
-
GitBox
[GitHub] [kafka] ableegoldman commented on a change in pull request #8669: MINOR: consolidate processor context for active/standby
-
GitBox
[GitHub] [kafka] louxiu commented on pull request #7797: KAFKA-9286: Optimize RecordAccumulator
-
GitBox
[GitHub] [kafka] ableegoldman commented on a change in pull request #8622: MINOR: Update stream documentation
-
GitBox
[GitHub] [kafka] ocadaruma commented on pull request #8693: MINOR: Fix typo in RecordAccumulator
-
GitBox
[GitHub] [kafka] mjsax commented on a change in pull request #8679: KAFKA-10003: Mark KStream.through() as deprecated
-
GitBox
[GitHub] [kafka] guozhangwang commented on pull request #8698: KAFKA-10022:console-producer supports the setting of client.id
-
GitBox
[GitHub] [kafka] abbccdda commented on a change in pull request #8589: KAFKA-9146: KIP-571 Add option to force delete active members in StreamsResetter
-
GitBox
[GitHub] [kafka] bbejeck commented on pull request #8637: KAFKA-9976: Reuse repartition node in all cases for KGroupedStream and KGroupedTable aggregates
-
GitBox
[GitHub] [kafka] bbejeck commented on a change in pull request #8504: KAFKA-9298: reuse mapped stream error in joins
-
GitBox
[GitHub] [kafka] chia7712 commented on pull request #8605: MINOR: align the constructor of KafkaConsumer to KafkaProducer
-
GitBox
[GitHub] [kafka] rhauch commented on pull request #8663: KAFKA-9985: Sink connector may exhaust broker when writing in DLQ
-
GitBox
[GitHub] [kafka] kowshik commented on a change in pull request #8680: KAFKA-10027: Implement read path for feature versioning system (KIP-584)
-
GitBox
[GitHub] [kafka] rhauch commented on a change in pull request #2604: KAFKA-4794: Add access to OffsetStorageReader from SourceConnector
-
GitBox
[GitHub] [kafka] mjsax merged pull request #8733: MINOR: Remove retries entry from Streams config table
-
GitBox
[GitHub] [kafka] mjsax commented on pull request #8589: KAFKA-9146: KIP-571 Add option to force delete active members in StreamsResetter
-
GitBox
[GitHub] [kafka] rhauch merged pull request #8744: MINOR: Update documentation.html to refer to 2.5
-
GitBox
[GitHub] [kafka] itantiger commented on pull request #8753: KAFKA-10043:Some parameters will be overwritten which was configured …
-
GitBox
Page 1 (Messages 1 to 25):
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