Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,300 messages
org.apache.kafka.jira [
All Lists
]
2021 July [
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
[GitHub] [kafka] mjsax merged pull request #10917: KAFKA-10847: improve throughput of stream-stream join with spurious left/outer join fix
-
GitBox
[GitHub] [kafka] skaundinya15 opened a new pull request #10964: KIP-709: Implement request/response for offsetFetch batching
-
GitBox
[GitHub] [kafka] skaundinya15 closed pull request #10954: WIP KIP-709: Implement batching for fetchOffsets
-
GitBox
[GitHub] [kafka] rondagostino commented on a change in pull request #10918: KAFKA-12756: Update ZooKeeper to v3.6.3
-
GitBox
[GitHub] [kafka] ableegoldman commented on pull request #10943: Fix verification of version probing
-
GitBox
[GitHub] [kafka] mumrah commented on a change in pull request #10864: KAFKA-12155 Metadata log and snapshot cleaning
-
GitBox
[GitHub] [kafka] showuon commented on pull request #10903: KAFKA-13023: make "range, cooperative-sticky" as the default assignor in V3.0
-
GitBox
[GitHub] [kafka] hachikuji commented on a change in pull request #10914: [KAKFA-8522] Streamline tombstone and transaction marker removal
-
GitBox
[GitHub] [kafka] cmccabe commented on a change in pull request #10753: KAFKA-12803: Support reassigning partitions when in KRaft mode
-
GitBox
[GitHub] [kafka] zhaohaidao opened a new pull request #11015: KAFKA-12333:KafkaMetadataLog and MockLog should validate that appended epochs are monotonically
-
GitBox
[GitHub] [kafka] mjsax edited a comment on pull request #10953: MINOR: Default GRACE with Old API should set as 24H minus window-size / inactivity-gap
-
GitBox
[GitHub] [kafka] mjsax edited a comment on pull request #10953: MINOR: Default GRACE with Old API should set as 24H minus window-size / inactivity-gap
-
GitBox
[GitHub] [kafka] lkokhreidze commented on pull request #10851: KAFKA-6718 / Rack aware standby task assignor
-
GitBox
[GitHub] [kafka] jolshan opened a new pull request #11065: KAFKA-13092: Perf regression in LISR requests
-
GitBox
[GitHub] [kafka] junrao commented on a change in pull request #10579: KAFKA-9555 Added default RLMM implementation based on internal topic storage.
-
GitBox
[GitHub] [kafka] dielhennr commented on a change in pull request #11082: KAFKA-13104: Controller should notify raft client when it resigns
-
GitBox
[GitHub] [kafka] rondagostino commented on pull request #11095: MINOR: Fix ZooKeeperAuthorizerTest for KRaft
-
GitBox
[GitHub] [kafka] ijuma commented on a change in pull request #11108: KAFKA-13116: Fix message_format_change_test and compatibility_test_new_broker_test failures
-
GitBox
[GitHub] [kafka] ableegoldman commented on a change in pull request #10926: KAFKA-8613: KIP-633 New APIs for Controlling Grace Period for Windowed Operations
-
GitBox
[GitHub] [kafka] guozhangwang merged pull request #11057: KAFKA-13008: Try to refresh end offset when partitionLag returns empty
-
GitBox
[GitHub] [kafka] mjsax commented on a change in pull request #11114: KAFKA-13021: clarify KIP-633 javadocs and address remaining feedback
-
GitBox
[GitHub] [kafka] d8tltanc commented on pull request #11002: KAFKA-13026: Idempotent producer (KAFKA-10619) follow-up testings
-
GitBox
[GitHub] [kafka] lbradstreet commented on a change in pull request #11140: MINOR: log epoch and offset truncation similarly to HWM truncation
-
GitBox
[GitHub] [kafka] patrickstuedi commented on a change in pull request #11120: Add support for infinite endpoints for range queries
-
GitBox
[GitHub] [kafka] vvcephei commented on a change in pull request #11120: Add support for infinite endpoints for range queries
-
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