[
https://issues.apache.org/jira/browse/KAFKA-14286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
José Armando García Sancio resolved KAFKA-14286.
Resolution: Fixed
> Time based cluster metadata snapshots
> --
[
https://issues.apache.org/jira/browse/KAFKA-14260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17645545#comment-17645545
]
A. Sophie Blee-Goldman commented on KAFKA-14260:
Well, actually, it turn
[
https://issues.apache.org/jira/browse/KAFKA-14403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
José Armando García Sancio updated KAFKA-14403:
---
Parent: (was: KAFKA-14286)
Issue Type: New Feature (was:
[
https://issues.apache.org/jira/browse/KAFKA-14323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
José Armando García Sancio updated KAFKA-14323:
---
Parent: (was: KAFKA-14286)
Issue Type: New Feature (was:
A. Sophie Blee-Goldman created KAFKA-14460:
--
Summary: In-memory store iterators can return results with null
values
Key: KAFKA-14460
URL: https://issues.apache.org/jira/browse/KAFKA-14460
Pro
[
https://issues.apache.org/jira/browse/KAFKA-14403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
José Armando García Sancio reassigned KAFKA-14403:
--
Assignee: José Armando García Sancio
> Snapshot failure metri
[
https://issues.apache.org/jira/browse/KAFKA-14362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17645541#comment-17645541
]
A. Sophie Blee-Goldman commented on KAFKA-14362:
Nice find, I would not
[
https://issues.apache.org/jira/browse/KAFKA-14419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17645540#comment-17645540
]
A. Sophie Blee-Goldman commented on KAFKA-14419:
[~Carlstedt] can you tr
[
https://issues.apache.org/jira/browse/KAFKA-14459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
A. Sophie Blee-Goldman updated KAFKA-14459:
---
Description:
We fixed a memory leak in KAFKA-14432 where we were sometimes f
ableegoldman commented on code in PR #12935:
URL: https://github.com/apache/kafka/pull/12935#discussion_r1044948661
##
streams/src/main/java/org/apache/kafka/streams/state/internals/RocksDBStore.java:
##
@@ -526,6 +521,9 @@ public synchronized void close() {
fOptions.cl
[
https://issues.apache.org/jira/browse/KAFKA-14459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
A. Sophie Blee-Goldman updated KAFKA-14459:
---
Labels: docs newbie (was: )
> Document how to use and close a 'Statistics'
A. Sophie Blee-Goldman created KAFKA-14459:
--
Summary: Document how to use and close a 'Statistics' in the
example RocksDBConfigSetter
Key: KAFKA-14459
URL: https://issues.apache.org/jira/browse/KAFKA-1445
[
https://issues.apache.org/jira/browse/KAFKA-14454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
A. Sophie Blee-Goldman resolved KAFKA-14454.
Resolution: Fixed
> KTableKTableForeignKeyInnerJoinCustomPartitionerIntegr
ableegoldman commented on PR #12971:
URL: https://github.com/apache/kafka/pull/12971#issuecomment-1344973861
Merged to trunk and cherrypicked to 3.4
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go t
ableegoldman merged PR #12971:
URL: https://github.com/apache/kafka/pull/12971
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: jira-unsubscr...@kafka.ap
hachikuji commented on PR #12956:
URL: https://github.com/apache/kafka/pull/12956#issuecomment-1344961172
Note there are some failures on `FetcherTest` in the builds above which seem
related to this change.
--
This is an automated message from the Apache Git Service.
To respond to the mes
cmccabe merged PR #12856:
URL: https://github.com/apache/kafka/pull/12856
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.
Akhilesh Chaganti created KAFKA-14458:
-
Summary: RPC Handler to ZkBrokers from KRaft Controller
Key: KAFKA-14458
URL: https://issues.apache.org/jira/browse/KAFKA-14458
Project: Kafka
Issu
cmccabe commented on code in PR #12856:
URL: https://github.com/apache/kafka/pull/12856#discussion_r1044929305
##
core/src/main/scala/kafka/server/BrokerToControllerChannelManager.scala:
##
@@ -211,7 +211,7 @@ class BrokerToControllerChannelManagerImpl(
50,
Sel
José Armando García Sancio created KAFKA-14457:
--
Summary: Inconsistent in quorum controller fenced broker metric
Key: KAFKA-14457
URL: https://issues.apache.org/jira/browse/KAFKA-14457
Pro
jsancio opened a new pull request, #12975:
URL: https://github.com/apache/kafka/pull/12975
While debugging KRaft and the metadata state machines it is helpful to
always log the first time the replica discovers the high watermark. All other
updates to the high watermark are logged at trace b
jolshan closed pull request #12966: KAFKA-14417: Producer doesn't handle
REQUEST_TIMED_OUT for InitProducerIdRequest, treats as fatal error --
server-side
URL: https://github.com/apache/kafka/pull/12966
--
This is an automated message from the Apache Git Service.
To respond to the message, p
hachikuji commented on code in PR #12956:
URL: https://github.com/apache/kafka/pull/12956#discussion_r1044913099
##
clients/src/main/java/org/apache/kafka/common/Cluster.java:
##
@@ -253,7 +253,11 @@ public Node nodeById(int id) {
public Optional nodeIfOnline(TopicPartition
kirktrue opened a new pull request, #12974:
URL: https://github.com/apache/kafka/pull/12974
Initial investigation into the source of the flakiness.
### Committer Checklist (excluded from commit message)
- [ ] Verify design and implementation
- [ ] Verify test coverage and CI bui
ableegoldman merged PR #12962:
URL: https://github.com/apache/kafka/pull/12962
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: jira-unsubscr...@kafka.ap
artemlivshits commented on code in PR #12956:
URL: https://github.com/apache/kafka/pull/12956#discussion_r1044843523
##
core/src/test/scala/integration/kafka/server/FetchFromFollowerIntegrationTest.scala:
##
@@ -103,44 +105,89 @@ class FetchFromFollowerIntegrationTest extends
B
mumrah opened a new pull request, #12973:
URL: https://github.com/apache/kafka/pull/12973
TBD
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: jira-u
junrao commented on code in PR #11390:
URL: https://github.com/apache/kafka/pull/11390#discussion_r1043982291
##
core/src/main/scala/kafka/log/UnifiedLog.scala:
##
@@ -289,13 +296,26 @@ class UnifiedLog(@volatile var logStartOffset: Long,
@volatile var partitionMetadataFile
C0urante commented on code in PR #12802:
URL: https://github.com/apache/kafka/pull/12802#discussion_r1044799940
##
connect/runtime/src/main/java/org/apache/kafka/connect/runtime/distributed/DistributedHerder.java:
##
@@ -1645,6 +1646,8 @@ private void startAndStop(Collection>
c
jolshan commented on code in PR #12968:
URL: https://github.com/apache/kafka/pull/12968#discussion_r1044794121
##
core/src/main/scala/kafka/coordinator/transaction/ProducerIdManager.scala:
##
@@ -167,7 +167,7 @@ class RPCProducerIdManager(brokerId: Int,
if (nextProducerId
jolshan commented on code in PR #12855:
URL: https://github.com/apache/kafka/pull/12855#discussion_r1044762017
##
core/src/test/scala/unit/kafka/server/KafkaApisTest.scala:
##
@@ -2061,32 +2072,58 @@ class KafkaApisTest {
@Test
def testHandleDescribeGroupsAuthenticationF
jolshan commented on code in PR #12855:
URL: https://github.com/apache/kafka/pull/12855#discussion_r1044761059
##
core/src/test/scala/unit/kafka/server/KafkaApisTest.scala:
##
@@ -2061,32 +2072,58 @@ class KafkaApisTest {
@Test
def testHandleDescribeGroupsAuthenticationF
jolshan commented on code in PR #12855:
URL: https://github.com/apache/kafka/pull/12855#discussion_r1044755787
##
core/src/main/scala/kafka/coordinator/group/GroupCoordinatorAdapter.scala:
##
@@ -190,25 +191,29 @@ class GroupCoordinatorAdapter(
override def describeGroup(
jolshan commented on code in PR #12855:
URL: https://github.com/apache/kafka/pull/12855#discussion_r1044754795
##
core/src/main/scala/kafka/server/KafkaApis.scala:
##
@@ -80,8 +80,8 @@ import java.util
import java.util.concurrent.{CompletableFuture, ConcurrentHashMap}
import j
jsancio commented on code in PR #12963:
URL: https://github.com/apache/kafka/pull/12963#discussion_r1044748464
##
core/src/test/scala/unit/kafka/server/metadata/BrokerMetadataListenerTest.scala:
##
@@ -166,15 +172,15 @@ class BrokerMetadataListenerTest {
image = newImage
jsancio commented on code in PR #12963:
URL: https://github.com/apache/kafka/pull/12963#discussion_r1044743802
##
core/src/test/scala/unit/kafka/server/metadata/BrokerMetadataListenerTest.scala:
##
@@ -166,15 +172,15 @@ class BrokerMetadataListenerTest {
image = newImage
vamossagar12 commented on code in PR #12802:
URL: https://github.com/apache/kafka/pull/12802#discussion_r1044742586
##
connect/runtime/src/main/java/org/apache/kafka/connect/runtime/distributed/DistributedHerder.java:
##
@@ -1645,6 +1646,8 @@ private void startAndStop(Collection
mumrah closed pull request #12815: KIP-866 Part 1
URL: https://github.com/apache/kafka/pull/12815
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: jira-u
mjsax commented on PR #12934:
URL: https://github.com/apache/kafka/pull/12934#issuecomment-1344630009
Thanks! Merged to `trunk` and cherry-picked to `3.4`, `3.3`, `3.2` and `3.1`
branches.
@rodesai would you have to do a follow up PR for
https://github.com/apache/kafka-site ?
--
T
mjsax merged PR #12934:
URL: https://github.com/apache/kafka/pull/12934
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.or
jolshan commented on code in PR #12968:
URL: https://github.com/apache/kafka/pull/12968#discussion_r1044712173
##
core/src/main/scala/kafka/coordinator/transaction/ProducerIdManager.scala:
##
@@ -167,7 +167,7 @@ class RPCProducerIdManager(brokerId: Int,
if (nextProducerId
rondagostino commented on code in PR #12856:
URL: https://github.com/apache/kafka/pull/12856#discussion_r1044711404
##
core/src/main/scala/kafka/server/BrokerToControllerChannelManager.scala:
##
@@ -211,7 +211,7 @@ class BrokerToControllerChannelManagerImpl(
50,
C0urante commented on code in PR #12802:
URL: https://github.com/apache/kafka/pull/12802#discussion_r1044692613
##
connect/runtime/src/main/java/org/apache/kafka/connect/runtime/distributed/DistributedHerder.java:
##
@@ -1645,6 +1646,8 @@ private void startAndStop(Collection>
c
C0urante commented on code in PR #12947:
URL: https://github.com/apache/kafka/pull/12947#discussion_r1044687594
##
connect/runtime/src/main/java/org/apache/kafka/connect/cli/ConnectStandalone.java:
##
@@ -21,41 +21,51 @@
import org.apache.kafka.common.utils.Utils;
import
org.
C0urante commented on code in PR #12947:
URL: https://github.com/apache/kafka/pull/12947#discussion_r1044687594
##
connect/runtime/src/main/java/org/apache/kafka/connect/cli/ConnectStandalone.java:
##
@@ -21,41 +21,51 @@
import org.apache.kafka.common.utils.Utils;
import
org.
cmccabe commented on code in PR #12856:
URL: https://github.com/apache/kafka/pull/12856#discussion_r1044687611
##
core/src/main/scala/kafka/server/BrokerToControllerChannelManager.scala:
##
@@ -283,7 +283,7 @@ class BrokerToControllerRequestThread(
time: Time,
threadName:
cmccabe commented on code in PR #12856:
URL: https://github.com/apache/kafka/pull/12856#discussion_r1044686915
##
core/src/main/scala/kafka/server/BrokerToControllerChannelManager.scala:
##
@@ -211,7 +211,7 @@ class BrokerToControllerChannelManagerImpl(
50,
Sel
cmccabe commented on code in PR #12856:
URL: https://github.com/apache/kafka/pull/12856#discussion_r1044686357
##
core/src/main/scala/kafka/server/BrokerServer.scala:
##
@@ -221,7 +221,7 @@ class BrokerServer(
config,
channelName = "forwarding",
thread
cmccabe commented on code in PR #12856:
URL: https://github.com/apache/kafka/pull/12856#discussion_r1044681192
##
core/src/main/scala/kafka/server/BrokerServer.scala:
##
@@ -221,7 +221,7 @@ class BrokerServer(
config,
channelName = "forwarding",
thread
cmccabe commented on code in PR #12856:
URL: https://github.com/apache/kafka/pull/12856#discussion_r1044681192
##
core/src/main/scala/kafka/server/BrokerServer.scala:
##
@@ -221,7 +221,7 @@ class BrokerServer(
config,
channelName = "forwarding",
thread
dajac commented on code in PR #12590:
URL: https://github.com/apache/kafka/pull/12590#discussion_r1044643791
##
clients/src/main/java/org/apache/kafka/clients/FetchSessionHandler.java:
##
@@ -590,6 +595,14 @@ public boolean handleResponse(FetchResponse response,
short version)
C0urante commented on code in PR #12947:
URL: https://github.com/apache/kafka/pull/12947#discussion_r1044671346
##
connect/runtime/src/main/java/org/apache/kafka/connect/cli/AbstractConnectCli.java:
##
@@ -0,0 +1,123 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) un
hachikuji commented on code in PR #12968:
URL: https://github.com/apache/kafka/pull/12968#discussion_r1044670130
##
core/src/main/scala/kafka/coordinator/transaction/ProducerIdManager.scala:
##
@@ -167,7 +167,7 @@ class RPCProducerIdManager(brokerId: Int,
if (nextProducer
hachikuji commented on code in PR #12968:
URL: https://github.com/apache/kafka/pull/12968#discussion_r1044670130
##
core/src/main/scala/kafka/coordinator/transaction/ProducerIdManager.scala:
##
@@ -167,7 +167,7 @@ class RPCProducerIdManager(brokerId: Int,
if (nextProducer
C0urante commented on PR #12941:
URL: https://github.com/apache/kafka/pull/12941#issuecomment-1344572069
Thanks @tikimims! I've accepted all but one of the suggestions and asked for
clarification on the other. I didn't realize how common usage of "you" and
"your" in the docs were; switching
C0urante commented on code in PR #12941:
URL: https://github.com/apache/kafka/pull/12941#discussion_r1044667119
##
docs/connect.html:
##
@@ -369,6 +369,114 @@ Error Reportin
# Tolerate all errors.
errors.tolerance=all
+Exactly-once
support
+
+Kafka Connect is capabl
ijuma merged PR #12951:
URL: https://github.com/apache/kafka/pull/12951
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.or
ijuma commented on PR #12951:
URL: https://github.com/apache/kafka/pull/12951#issuecomment-1344566879
Failures are unrelated. Merging.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific
C0urante commented on code in PR #12941:
URL: https://github.com/apache/kafka/pull/12941#discussion_r1044663744
##
docs/connect.html:
##
@@ -369,6 +369,114 @@ Error Reportin
# Tolerate all errors.
errors.tolerance=all
+Exactly-once
support
+
+Kafka Connect is capabl
C0urante commented on code in PR #12941:
URL: https://github.com/apache/kafka/pull/12941#discussion_r1044663744
##
docs/connect.html:
##
@@ -369,6 +369,114 @@ Error Reportin
# Tolerate all errors.
errors.tolerance=all
+Exactly-once
support
+
+Kafka Connect is capabl
mumrah commented on code in PR #12965:
URL: https://github.com/apache/kafka/pull/12965#discussion_r1044612119
##
core/src/main/scala/kafka/server/KafkaServer.scala:
##
@@ -690,6 +772,14 @@ class KafkaServer(
_brokerState = BrokerState.PENDING_CONTROLLED_SHUTDOWN
+
mumrah commented on code in PR #12965:
URL: https://github.com/apache/kafka/pull/12965#discussion_r1044606857
##
core/src/main/scala/kafka/server/KafkaServer.scala:
##
@@ -81,6 +84,19 @@ object KafkaServer {
clientConfig
}
+ def zkClient(name: String, time: Time, conf
mumrah commented on code in PR #12965:
URL: https://github.com/apache/kafka/pull/12965#discussion_r1044604344
##
core/src/main/scala/kafka/server/KafkaConfig.scala:
##
@@ -2230,8 +2230,15 @@ class KafkaConfig private(doLog: Boolean, val props:
java.util.Map[_, _], dynami
[
https://issues.apache.org/jira/browse/KAFKA-14413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Egerton resolved KAFKA-14413.
---
Fix Version/s: 3.4.0
Resolution: Done
> Separate MirrorMaker configurations for each
C0urante commented on code in PR #12937:
URL: https://github.com/apache/kafka/pull/12937#discussion_r1044592612
##
connect/api/src/main/java/org/apache/kafka/connect/connector/policy/package-info.java:
##
@@ -0,0 +1,20 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF)
C0urante commented on code in PR #12937:
URL: https://github.com/apache/kafka/pull/12937#discussion_r1041120667
##
connect/api/src/main/java/org/apache/kafka/connect/connector/policy/package-info.java:
##
@@ -0,0 +1,20 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF)
C0urante commented on code in PR #12937:
URL: https://github.com/apache/kafka/pull/12937#discussion_r1041120667
##
connect/api/src/main/java/org/apache/kafka/connect/connector/policy/package-info.java:
##
@@ -0,0 +1,20 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF)
[
https://issues.apache.org/jira/browse/KAFKA-14425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Jacot resolved KAFKA-14425.
-
Fix Version/s: 3.5.0
Resolution: Fixed
> The Kafka protocol should support nullable struc
[
https://issues.apache.org/jira/browse/KAFKA-14391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Jacot updated KAFKA-14391:
Fix Version/s: (was: 3.5.0)
> Add ConsumerGroupHeartbeat API
> --
[
https://issues.apache.org/jira/browse/KAFKA-14391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Jacot reopened KAFKA-14391:
-
> Add ConsumerGroupHeartbeat API
> --
>
> Key: KAFKA-143
[
https://issues.apache.org/jira/browse/KAFKA-14425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Jacot updated KAFKA-14425:
Description: KIP:
https://cwiki.apache.org/confluence/display/KAFKA/KIP-893%3A+The+Kafka+protocol+
[
https://issues.apache.org/jira/browse/KAFKA-14172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17645330#comment-17645330
]
John Gray edited comment on KAFKA-14172 at 12/9/22 2:53 PM:
[
https://issues.apache.org/jira/browse/KAFKA-14172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17645330#comment-17645330
]
John Gray edited comment on KAFKA-14172 at 12/9/22 2:53 PM:
[
https://issues.apache.org/jira/browse/KAFKA-14391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Jacot resolved KAFKA-14391.
-
Fix Version/s: 3.5.0
Resolution: Fixed
> Add ConsumerGroupHeartbeat API
> ---
[
https://issues.apache.org/jira/browse/KAFKA-14172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17645330#comment-17645330
]
John Gray edited comment on KAFKA-14172 at 12/9/22 2:52 PM:
[
https://issues.apache.org/jira/browse/KAFKA-14172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John Gray updated KAFKA-14172:
--
Priority: Critical (was: Major)
> bug: State stores lose state when tasks are reassigned under EOS wi
[
https://issues.apache.org/jira/browse/KAFKA-14172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17645330#comment-17645330
]
John Gray commented on KAFKA-14172:
---
I do hope this bug gets some eyes eventually, it
dajac commented on PR #12972:
URL: https://github.com/apache/kafka/pull/12972#issuecomment-1344397829
This PR incudes https://github.com/apache/kafka/pull/12969 for now.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
dajac opened a new pull request, #12972:
URL: https://github.com/apache/kafka/pull/12972
This patch adds the ConsumerGroupHeartbeat API alongside its new related
errors. The API is gated by an internal configuration flag at the moment. Hence
the API cannot be used by clients yet. The mechan
dajac commented on code in PR #12855:
URL: https://github.com/apache/kafka/pull/12855#discussion_r104236
##
core/src/main/scala/kafka/server/KafkaApis.scala:
##
@@ -1571,53 +1571,47 @@ class KafkaApis(val requestChannel: RequestChannel,
}
}
- def handleDescribeGro
dajac merged PR #12970:
URL: https://github.com/apache/kafka/pull/12970
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.or
sagarrao12 commented on PR #12971:
URL: https://github.com/apache/kafka/pull/12971#issuecomment-1344187051
@ableegoldman , the failed tests seem unrelated to this change.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
mimaison commented on code in PR #12965:
URL: https://github.com/apache/kafka/pull/12965#discussion_r1044340329
##
metadata/src/main/java/org/apache/kafka/metadata/BrokerRegistration.java:
##
@@ -234,6 +277,7 @@ public String toString() {
bld.append(", rack=").append(ra
dajac commented on code in PR #12855:
URL: https://github.com/apache/kafka/pull/12855#discussion_r1044275943
##
core/src/main/scala/kafka/server/KafkaApis.scala:
##
@@ -1571,53 +1571,47 @@ class KafkaApis(val requestChannel: RequestChannel,
}
}
- def handleDescribeGro
showuon commented on PR #12729:
URL: https://github.com/apache/kafka/pull/12729#issuecomment-1344016944
Thanks for the update. It failed many tests in jdk17, should be infra's
issue. Rerunning the tests:
https://ci-builds.apache.org/job/Kafka/job/kafka-pr/job/PR-12729/7/
--
This is an au
ableegoldman commented on code in PR #12962:
URL: https://github.com/apache/kafka/pull/12962#discussion_r1044208412
##
streams/src/test/java/org/apache/kafka/streams/StreamsConfigTest.java:
##
@@ -1368,6 +1370,20 @@ public void
shouldNotEnableAnyOptimizationsWithNoOptimizationC
vamossagar12 commented on PR #12971:
URL: https://github.com/apache/kafka/pull/12971#issuecomment-1343979588
> Looks like Commit failed after one of the suggestions. Would push a fix
for that in sometime.
Pushed a fix and tests seemed to have passed locally.
--
This is an automated
[
https://issues.apache.org/jira/browse/KAFKA-10902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17645142#comment-17645142
]
Mikhail Marukhin commented on KAFKA-10902:
--
It looks like it's JIT issue.
We ha
88 matches
Mail list logo