Hello
Nobody
Logout
Sign In
or
Sign Up
(
Why?
)
Home
3,640 messages
org.apache.kafka.jira [
All Lists
]
2020 June [
All Months
]
Page 93 (Messages 2301 to 2325):
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] showuon opened a new pull request #8778: KAFKA-10083: fix failed testReassignmentWithRandomSubscriptionsAndChanges tests
-
GitBox
[jira] [Assigned] (KAFKA-8264) Flaky Test PlaintextConsumerTest#testLowMaxFetchSizeForRequestAndPartition
-
Stanislav Kozlovski (Jira)
[GitHub] [kafka] chia7712 commented on a change in pull request #8783: KAFKA-10063 UnsupportedOperation when querying cleaner metrics after …
-
GitBox
[jira] [Commented] (KAFKA-10090) Misleading warnings: The configuration was supplied but isn't a known config
-
Robert Wruck (Jira)
[GitHub] [kafka] hachikuji commented on pull request #8486: KAFKA-9840: Skip End Offset validation when the leader epoch is not reliable
-
GitBox
[GitHub] [kafka] wlaforest opened a new pull request #8824: Kafka 5514: KafkaConsumer ignores default values in Properties object because of incorrect use of Properties object.
-
GitBox
[jira] [Updated] (KAFKA-10126) Remove unused options in ConsumerPerformance
-
Boyang Chen (Jira)
[jira] [Updated] (KAFKA-10079) Improve thread-level stickiness of stateful tasks
-
John Roesler (Jira)
[GitHub] [kafka] vvcephei commented on pull request #8849: KAFKA-10144: clean up corrupted standby tasks before attempting a commit
-
GitBox
[GitHub] [kafka] mjsax commented on a change in pull request #8852: MINOR: code cleanup for Kafka Streams task classes
-
GitBox
[jira] [Created] (KAFKA-10151) Flaky Test StoreUpgradeIntegrationTest.shouldMigratePersistentKeyValueStoreToTimestampedKeyValueStoreUsingPapiStoreUpgradeIntegrationTest.shouldMigratePersistentKeyValueStoreToTimestampedKeyValueStoreUsingPapi
-
Sophie Blee-Goldman (Jira)
[GitHub] [kafka] vvcephei commented on pull request #8764: KAFKA-10049: Fixed FKJ bug where wrapped serdes are set incorrectly when using default StreamsConfig serdes
-
GitBox
[GitHub] [kafka] kkonstantine commented on a change in pull request #8839: KIP-585: Documentation
-
GitBox
[jira] [Updated] (KAFKA-10153) Error Reporting in Connect Documentation
-
Aakash Shah (Jira)
[jira] [Assigned] (KAFKA-6733) Support of printing additional ConsumerRecord fields in DefaultMessageFormatter
-
Badai Aqrandista (Jira)
[GitHub] [kafka] skaundinya15 commented on pull request #8850: KAFKA-10141: Add more detail to log segment delete messages
-
GitBox
[jira] [Commented] (KAFKA-9509) Fix flaky test MirrorConnectorsIntegrationTest.testReplication
-
Luke Chen (Jira)
[jira] [Updated] (KAFKA-10186) Aborting transaction with pending data should throw non-fatal exception
-
Sophie Blee-Goldman (Jira)
[jira] [Created] (KAFKA-10187) Support Read Only Kafka Topics / Clusters
-
Manish Maheshwari (Jira)
[GitHub] [kafka] VinceMu commented on pull request #8666: KAFKA-9479: Describe consumer group --state --all-groups show header once
-
GitBox
[GitHub] [kafka] abbccdda 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] d8tltanc commented on a change in pull request #8683: KAFKA-9893: Configurable TCP connection timeout and improve the initial metadata fetch
-
GitBox
[jira] [Updated] (KAFKA-9381) Javadocs + Scaladocs not published on maven central
-
Randall Hauch (Jira)
[jira] [Commented] (KAFKA-10200) MockProcessorContext doesn't work with WindowStores
-
John Roesler (Jira)
[jira] [Commented] (KAFKA-10205) NullPointerException in StreamTask (Kafka Streams 2.5.0)
-
Brian Forkan (Jira)
Page 93 (Messages 2301 to 2325):
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