dajac commented on code in PR #13505:
URL: https://github.com/apache/kafka/pull/13505#discussion_r1163723563
##
group-coordinator/src/main/java/org/apache/kafka/coordinator/group/runtime/EventAccumulator.java:
##
@@ -0,0 +1,256 @@
+/*
+ * Licensed to the Apache Software Foundati
dajac commented on code in PR #13511:
URL: https://github.com/apache/kafka/pull/13511#discussion_r1163731655
##
clients/src/main/java/org/apache/kafka/common/protocol/MessageUtil.java:
##
@@ -231,4 +231,38 @@ public static byte[] toVersionPrefixedBytes(final short
version, fina
rajinisivaram commented on PR #13539:
URL: https://github.com/apache/kafka/pull/13539#issuecomment-1504803232
@dajac Thanks for the review. Test failures not related, merging to trunk.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
rajinisivaram merged PR #13539:
URL: https://github.com/apache/kafka/pull/13539
--
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.a
[
https://issues.apache.org/jira/browse/KAFKA-14891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rajini Sivaram resolved KAFKA-14891.
Fix Version/s: 3.5.0
Reviewer: David Jacot
Resolution: Fixed
> Fix rack-aw
dajac commented on code in PR #13526:
URL: https://github.com/apache/kafka/pull/13526#discussion_r1163741549
##
core/src/test/scala/unit/kafka/coordinator/group/GroupMetadataManagerTest.scala:
##
@@ -2466,6 +2467,34 @@ class GroupMetadataManagerTest {
verifySerde(version)
dajac commented on code in PR #13526:
URL: https://github.com/apache/kafka/pull/13526#discussion_r1163746136
##
core/src/main/resources/common/message/TransactionLogValue.json:
##
@@ -13,27 +13,29 @@
// See the License for the specific language governing permissions and
// lim
Hangleton commented on code in PR #13505:
URL: https://github.com/apache/kafka/pull/13505#discussion_r1163756580
##
group-coordinator/src/main/java/org/apache/kafka/coordinator/group/runtime/ConcurrentEventQueue.java:
##
@@ -0,0 +1,258 @@
+/*
+ * Licensed to the Apache Software
miccab commented on code in PR #13534:
URL: https://github.com/apache/kafka/pull/13534#discussion_r1163759932
##
streams/src/main/java/org/apache/kafka/streams/processor/internals/StreamTask.java:
##
@@ -1195,13 +1195,8 @@ public boolean commitNeeded() {
tinaselenge commented on code in PR #13459:
URL: https://github.com/apache/kafka/pull/13459#discussion_r1163787618
##
tools/src/main/java/org/apache/kafka/tools/FeatureCommand.java:
##
@@ -0,0 +1,331 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+
clolov commented on code in PR #13514:
URL: https://github.com/apache/kafka/pull/13514#discussion_r1163804088
##
examples/src/main/java/kafka/examples/Consumer.java:
##
@@ -22,96 +22,110 @@
import org.apache.kafka.clients.consumer.ConsumerRecords;
import org.apache.kafka.clien
[
https://issues.apache.org/jira/browse/KAFKA-14889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Luke Chen resolved KAFKA-14889.
---
Resolution: Duplicate
> RemoteLogManager - allow consumer fetch records from remote storage
> imple
vamossagar12 commented on code in PR #13530:
URL: https://github.com/apache/kafka/pull/13530#discussion_r1163797689
##
connect/runtime/src/main/java/org/apache/kafka/connect/runtime/standalone/StandaloneHerder.java:
##
@@ -296,7 +301,12 @@ public synchronized void restartConnect
clolov commented on code in PR #13529:
URL: https://github.com/apache/kafka/pull/13529#discussion_r1163868654
##
streams/src/test/java/org/apache/kafka/streams/processor/internals/TaskManagerTest.java:
##
@@ -2895,10 +2871,8 @@ public void
shouldNotCommitOnHandleAssignmentIfNoT
clolov commented on PR #12607:
URL: https://github.com/apache/kafka/pull/12607#issuecomment-1504960483
Heya @cadonna, thank you for the review! The approach you have taken in the
other PR makes sense to me, so I will aim to open a few pull requests in a
similar fashion. What worries you abo
dimitarndimitrov commented on code in PR #13432:
URL: https://github.com/apache/kafka/pull/13432#discussion_r1163915187
##
clients/src/main/java/org/apache/kafka/clients/admin/internals/AdminApiDriver.java:
##
@@ -260,12 +261,18 @@ public void onFailure(
.filter
dimitarndimitrov commented on code in PR #13432:
URL: https://github.com/apache/kafka/pull/13432#discussion_r1163919103
##
clients/src/main/java/org/apache/kafka/clients/admin/internals/ListOffsetsHandler.java:
##
@@ -0,0 +1,229 @@
+/*
+ * Licensed to the Apache Software Foundat
dimitarndimitrov commented on code in PR #13432:
URL: https://github.com/apache/kafka/pull/13432#discussion_r1163919103
##
clients/src/main/java/org/apache/kafka/clients/admin/internals/ListOffsetsHandler.java:
##
@@ -0,0 +1,229 @@
+/*
+ * Licensed to the Apache Software Foundat
dimitarndimitrov commented on code in PR #13432:
URL: https://github.com/apache/kafka/pull/13432#discussion_r1163924668
##
clients/src/main/java/org/apache/kafka/clients/admin/internals/ListOffsetsHandler.java:
##
@@ -0,0 +1,229 @@
+/*
+ * Licensed to the Apache Software Foundat
dimitarndimitrov commented on code in PR #13432:
URL: https://github.com/apache/kafka/pull/13432#discussion_r1163925697
##
clients/src/main/java/org/apache/kafka/clients/admin/OffsetSpec.java:
##
@@ -33,7 +33,7 @@ public static class TimestampSpec extends OffsetSpec {
dimitarndimitrov commented on code in PR #13432:
URL: https://github.com/apache/kafka/pull/13432#discussion_r1163925933
##
clients/src/main/java/org/apache/kafka/clients/admin/internals/ListOffsetsHandler.java:
##
@@ -0,0 +1,229 @@
+/*
+ * Licensed to the Apache Software Foundat
[ https://issues.apache.org/jira/browse/KAFKA-14705 ]
Federico Valeri deleted comment on KAFKA-14705:
-
was (Author: fvaleri):
https://github.com/apache/kafka/pull/13195
> Remove redirection/deprecated classes
> -
fvaleri commented on PR #13122:
URL: https://github.com/apache/kafka/pull/13122#issuecomment-1505038104
@clolov can you address the comments from Mickael so that we can have a
chance to merge it in time for 3.5.0?
--
This is an automated message from the Apache Git Service.
To respond to
fvaleri commented on PR #13158:
URL: https://github.com/apache/kafka/pull/13158#issuecomment-1505050897
@ijuma these classes are currently used in both tools and core modules. Not
all tools will be migrated in the same release and we also have the deprecated
MirrorMaker 1, which we do not p
showuon commented on code in PR #13535:
URL: https://github.com/apache/kafka/pull/13535#discussion_r1163946844
##
core/src/main/java/kafka/log/remote/RemoteLogReader.java:
##
@@ -0,0 +1,70 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contribu
[
https://issues.apache.org/jira/browse/KAFKA-14705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Federico Valeri updated KAFKA-14705:
Summary: Remove redirections and deprecated classes (was: Remove
redirection/deprecated c
[
https://issues.apache.org/jira/browse/KAFKA-14705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Federico Valeri updated KAFKA-14705:
Description:
Redirections:
- core/kafka.tools.JmxTool
- core/kafka.tools.StateChangeLogMe
[
https://issues.apache.org/jira/browse/KAFKA-14705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Federico Valeri updated KAFKA-14705:
Description:
Redirections:
- core/kafka.tools.JmxTool
- core/kafka.tools.StateChangeLogMe
[
https://issues.apache.org/jira/browse/KAFKA-14705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Federico Valeri updated KAFKA-14705:
Summary: Remove tools redirections and deprecations (was: Remove
redirections and depreca
showuon commented on code in PR #13525:
URL: https://github.com/apache/kafka/pull/13525#discussion_r1163964084
##
raft/src/test/java/org/apache/kafka/raft/internals/KafkaRaftMetricsTest.java:
##
@@ -137,14 +137,14 @@ public void shouldRecordNonVoterQuorumState() throws
IOExcept
dajac merged PR #13520:
URL: https://github.com/apache/kafka/pull/13520
--
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
dajac opened a new pull request, #13544:
URL: https://github.com/apache/kafka/pull/13544
Built on top of https://github.com/apache/kafka/pull/13538. This patch adds
RecordHelpers.
### Committer Checklist (excluded from commit message)
- [ ] Verify design and implementation
- [
dajac commented on code in PR #13524:
URL: https://github.com/apache/kafka/pull/13524#discussion_r1163998694
##
group-coordinator/src/main/java/org/apache/kafka/coordinator/group/assignor/AssignmentMemberSpec.java:
##
@@ -37,29 +39,30 @@ public class AssignmentMemberSpec {
dajac commented on code in PR #13524:
URL: https://github.com/apache/kafka/pull/13524#discussion_r1163998872
##
group-coordinator/src/main/java/org/apache/kafka/coordinator/group/assignor/AssignmentMemberSpec.java:
##
@@ -29,37 +31,53 @@ public class AssignmentMemberSpec {
dajac commented on PR #13240:
URL: https://github.com/apache/kafka/pull/13240#issuecomment-1505120343
@Hangleton There are a few conflicts. Could you please rebase the PR? I plan
to make another pass on it afterwards.
--
This is an automated message from the Apache Git Service.
To respond
Hangleton commented on PR #13240:
URL: https://github.com/apache/kafka/pull/13240#issuecomment-1505154651
> @Hangleton There are a few conflicts. Could you please rebase the PR? I
plan to make another pass on it afterwards.
Sure, done. Thanks!
--
This is an automated message from t
yashmayya commented on code in PR #13530:
URL: https://github.com/apache/kafka/pull/13530#discussion_r1164035350
##
connect/runtime/src/main/java/org/apache/kafka/connect/runtime/standalone/StandaloneHerder.java:
##
@@ -229,7 +229,12 @@ private synchronized void putConnectorConf
emissionnebula commented on PR #13280:
URL: https://github.com/apache/kafka/pull/13280#issuecomment-1505166712
> I don't see strong motivation for having that in the name. Most of the
examples you have simply documented it which we can as well.
Yeah, correct. Scala doesn't include it
urbandan commented on code in PR #13433:
URL: https://github.com/apache/kafka/pull/13433#discussion_r1164053318
##
connect/api/src/test/java/org/apache/kafka/connect/data/SchemaBuilderTest.java:
##
@@ -36,6 +38,255 @@ public class SchemaBuilderTest {
private static final St
Hangleton commented on code in PR #13524:
URL: https://github.com/apache/kafka/pull/13524#discussion_r1164088051
##
group-coordinator/src/main/java/org/apache/kafka/coordinator/group/common/TopicIdToPartition.java:
##
@@ -0,0 +1,76 @@
+/*
+ * Licensed to the Apache Software Foun
[
https://issues.apache.org/jira/browse/KAFKA-14593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mickael Maison updated KAFKA-14593:
---
Fix Version/s: (was: 3.5.0)
> Move LeaderElectionCommand to tools
>
[
https://issues.apache.org/jira/browse/KAFKA-14585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mickael Maison updated KAFKA-14585:
---
Fix Version/s: (was: 3.5.0)
> Move StorageTool to tools
> -
>
>
[
https://issues.apache.org/jira/browse/KAFKA-14596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mickael Maison updated KAFKA-14596:
---
Fix Version/s: (was: 3.5.0)
> Move TopicCommand to tools
> --
>
Hangleton commented on PR #13214:
URL: https://github.com/apache/kafka/pull/13214#issuecomment-1505225119
> @Hangleton should we move to RecordReader interface now and then call
another round of review? Also note [this
comment](https://github.com/apache/kafka/pull/13454#issuecomment-1497842
[
https://issues.apache.org/jira/browse/KAFKA-12622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mickael Maison updated KAFKA-12622:
---
Fix Version/s: 3.6.0
(was: 3.5.0)
> Automate LICENSE file validation
fvaleri commented on PR #13195:
URL: https://github.com/apache/kafka/pull/13195#issuecomment-1505280658
@mimaison I also added the missing wrapper scripts for this tool as
specified in KIP-906 and changed the system tests to use it. With this there is
no more reference to the generic kafka-
[
https://issues.apache.org/jira/browse/KAFKA-14705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Federico Valeri updated KAFKA-14705:
Description:
Redirections:
- core/src/main/scala/kafka/tools/JmxTool
- core/src/main/scal
[
https://issues.apache.org/jira/browse/KAFKA-14705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Federico Valeri updated KAFKA-14705:
Description:
Redirections:
- core/src/main/scala/kafka/tools/JmxTool
- core/src/main/scal
[
https://issues.apache.org/jira/browse/KAFKA-14705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Federico Valeri updated KAFKA-14705:
Affects Version/s: (was: 3.5.0)
> Remove tools redirections and deprecations
> ---
[
https://issues.apache.org/jira/browse/KAFKA-14705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Federico Valeri updated KAFKA-14705:
Summary: Remove all tools redirections and deprecations (was: Remove tools
redirections a
[
https://issues.apache.org/jira/browse/KAFKA-14592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17689019#comment-17689019
]
Federico Valeri edited comment on KAFKA-14592 at 4/12/23 1:48 PM:
[
https://issues.apache.org/jira/browse/KAFKA-14582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17683838#comment-17683838
]
Federico Valeri edited comment on KAFKA-14582 at 4/12/23 1:53 PM:
vamossagar12 commented on code in PR #13530:
URL: https://github.com/apache/kafka/pull/13530#discussion_r1164182093
##
connect/runtime/src/test/java/org/apache/kafka/connect/runtime/standalone/StandaloneHerderTest.java:
##
@@ -402,6 +403,44 @@ public void testRestartConnectorFai
vamossagar12 commented on code in PR #13530:
URL: https://github.com/apache/kafka/pull/13530#discussion_r1164183743
##
connect/runtime/src/main/java/org/apache/kafka/connect/runtime/standalone/StandaloneHerder.java:
##
@@ -229,7 +229,12 @@ private synchronized void putConnectorC
[
https://issues.apache.org/jira/browse/KAFKA-14890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ron Dagostino resolved KAFKA-14890.
---
Resolution: Duplicate
Duplicate of https://issues.apache.org/jira/browse/KAFKA-14887
> Kafk
vamossagar12 commented on code in PR #11433:
URL: https://github.com/apache/kafka/pull/11433#discussion_r1164262483
##
streams/src/main/java/org/apache/kafka/streams/processor/internals/TaskManager.java:
##
@@ -342,7 +342,18 @@ public void handleAssignment(final Map> activeTasks
vamossagar12 commented on code in PR #11433:
URL: https://github.com/apache/kafka/pull/11433#discussion_r1164262483
##
streams/src/main/java/org/apache/kafka/streams/processor/internals/TaskManager.java:
##
@@ -342,7 +342,18 @@ public void handleAssignment(final Map> activeTasks
dimitarndimitrov commented on code in PR #13432:
URL: https://github.com/apache/kafka/pull/13432#discussion_r1164285539
##
clients/src/main/java/org/apache/kafka/clients/admin/internals/AdminApiDriver.java:
##
@@ -260,12 +261,29 @@ public void onFailure(
.filter
satishd commented on code in PR #13535:
URL: https://github.com/apache/kafka/pull/13535#discussion_r1164325078
##
core/src/main/scala/kafka/server/ReplicaManager.scala:
##
@@ -1083,48 +1095,100 @@ class ReplicaManager(val config: KafkaConfig,
fetchPartitionStatus += (
satishd commented on code in PR #13535:
URL: https://github.com/apache/kafka/pull/13535#discussion_r1164328159
##
core/src/main/scala/kafka/server/ReplicaManager.scala:
##
@@ -1196,17 +1252,45 @@ class ReplicaManager(val config: KafkaConfig,
_: FencedLeaderEpoc
clolov commented on PR #13122:
URL: https://github.com/apache/kafka/pull/13122#issuecomment-1505525910
Yes, sorry, this feel off my radar. You will have a next commit tomorrow
morning!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
jolshan commented on code in PR #13391:
URL: https://github.com/apache/kafka/pull/13391#discussion_r1164335669
##
core/src/main/scala/kafka/server/KafkaRequestHandler.scala:
##
@@ -69,20 +108,52 @@ class KafkaRequestHandler(id: Int,
completeShutdown()
retur
jolshan commented on code in PR #13391:
URL: https://github.com/apache/kafka/pull/13391#discussion_r1164335669
##
core/src/main/scala/kafka/server/KafkaRequestHandler.scala:
##
@@ -69,20 +108,52 @@ class KafkaRequestHandler(id: Int,
completeShutdown()
retur
jolshan commented on PR #13391:
URL: https://github.com/apache/kafka/pull/13391#issuecomment-1505528988
I realized I didn't push sorry :(
Just pushed now. I will also look at that failure some more today.
--
This is an automated message from the Apache Git Service.
To respond to the mes
jeffkbkim commented on PR #13524:
URL: https://github.com/apache/kafka/pull/13524#issuecomment-1505542589
> We need to add a way to provide the racks. One way would be to augment
AssignmentTopicMetadata with them. Another way would be to pass
ClusterDescriber interface to PartitionAssignor#
C0urante merged PR #13494:
URL: https://github.com/apache/kafka/pull/13494
--
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
mjsax commented on code in PR #13477:
URL: https://github.com/apache/kafka/pull/13477#discussion_r1163702670
##
streams/src/main/java/org/apache/kafka/streams/processor/internals/RecordCollectorImpl.java:
##
@@ -213,6 +212,31 @@ public void send(final String topic,
mjsax commented on code in PR #13477:
URL: https://github.com/apache/kafka/pull/13477#discussion_r1164381176
##
streams/src/main/java/org/apache/kafka/streams/errors/ProductionExceptionHandler.java:
##
@@ -34,6 +35,18 @@ public interface ProductionExceptionHandler extends
Confi
[
https://issues.apache.org/jira/browse/KAFKA-14209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias J. Sax updated KAFKA-14209:
Labels: kip (was: )
> Optimize stream stream self join to use single state store
> --
junrao commented on code in PR #13391:
URL: https://github.com/apache/kafka/pull/13391#discussion_r1164392731
##
core/src/main/scala/kafka/server/KafkaRequestHandler.scala:
##
@@ -69,20 +108,52 @@ class KafkaRequestHandler(id: Int,
completeShutdown()
return
[
https://issues.apache.org/jira/browse/KAFKA-14209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias J. Sax updated KAFKA-14209:
Description:
KIP-862:
[https://cwiki.apache.org/confluence/display/KAFKA/KIP-862%3A+Self-
jolshan commented on code in PR #13391:
URL: https://github.com/apache/kafka/pull/13391#discussion_r1164399008
##
core/src/main/scala/kafka/server/KafkaRequestHandler.scala:
##
@@ -69,20 +108,52 @@ class KafkaRequestHandler(id: Int,
completeShutdown()
retur
jolshan commented on PR #13391:
URL: https://github.com/apache/kafka/pull/13391#issuecomment-1505622263
Found the issue -- we didn't correctly handle disconnects which would cause
NPEs and force close the producer. Pushed the code to handle disconnects --
locally I did not see the issue aft
C0urante commented on PR #13453:
URL: https://github.com/apache/kafka/pull/13453#issuecomment-1505626455
@vamossagar12 I'm a little confused by this comment:
> I chose to take this route as it appeared to me that the check doesn't
really harm much.
Isn't the harm here that we i
cmccabe commented on PR #13521:
URL: https://github.com/apache/kafka/pull/13521#issuecomment-1505631320
Thanks for tackling this!
Question about the first test:
> First, it adds a test that makes sure we handle what happens when a
reassignment completes and none of the new repl
hachikuji commented on code in PR #13536:
URL: https://github.com/apache/kafka/pull/13536#discussion_r1164424570
##
group-coordinator/src/main/resources/common/message/ConsumerGroupCurrentMemberAssignmentValue.json:
##
@@ -22,16 +22,29 @@
"fields": [
{ "name": "MemberEpo
junrao commented on code in PR #13391:
URL: https://github.com/apache/kafka/pull/13391#discussion_r1164424805
##
core/src/main/scala/kafka/server/KafkaRequestHandler.scala:
##
@@ -69,20 +108,52 @@ class KafkaRequestHandler(id: Int,
completeShutdown()
return
C0urante commented on code in PR #13530:
URL: https://github.com/apache/kafka/pull/13530#discussion_r1164425895
##
connect/runtime/src/main/java/org/apache/kafka/connect/runtime/standalone/StandaloneHerder.java:
##
@@ -229,7 +229,12 @@ private synchronized void putConnectorConfi
jolshan commented on code in PR #13391:
URL: https://github.com/apache/kafka/pull/13391#discussion_r1164431328
##
core/src/main/scala/kafka/server/KafkaRequestHandler.scala:
##
@@ -69,20 +108,52 @@ class KafkaRequestHandler(id: Int,
completeShutdown()
retur
mjsax commented on code in PR #13534:
URL: https://github.com/apache/kafka/pull/13534#discussion_r1164442798
##
streams/src/main/java/org/apache/kafka/streams/processor/internals/StreamTask.java:
##
@@ -1195,13 +1195,8 @@ public boolean commitNeeded() {
cmccabe commented on PR #12196:
URL: https://github.com/apache/kafka/pull/12196#issuecomment-1505668648
superseded by #13114
--
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.
cmccabe closed pull request #12196: KAFKA-14084: Implement SCRAM support in
KRaft
URL: https://github.com/apache/kafka/pull/12196
--
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
junrao commented on code in PR #13391:
URL: https://github.com/apache/kafka/pull/13391#discussion_r1164445859
##
core/src/main/scala/kafka/server/KafkaRequestHandler.scala:
##
@@ -69,20 +108,52 @@ class KafkaRequestHandler(id: Int,
completeShutdown()
return
andymg3 commented on PR #13521:
URL: https://github.com/apache/kafka/pull/13521#issuecomment-1505671376
> Thanks for tackling this!
>
> Question about the first test:
>
> > First, it adds a test that makes sure we handle what happens when a
reassignment completes and none of th
cmccabe closed pull request #12776: KAFKA-14327: Unify KRaft snapshot
generation between broker and controller
URL: https://github.com/apache/kafka/pull/12776
--
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
jolshan commented on code in PR #13391:
URL: https://github.com/apache/kafka/pull/13391#discussion_r1164431328
##
core/src/main/scala/kafka/server/KafkaRequestHandler.scala:
##
@@ -69,20 +108,52 @@ class KafkaRequestHandler(id: Int,
completeShutdown()
retur
cmccabe commented on PR #12776:
URL: https://github.com/apache/kafka/pull/12776#issuecomment-1505672282
I split this PR into a lot of PRs and they are now all in. So time to close
this!
Thanks, all.
--
This is an automated message from the Apache Git Service.
To respond to the mess
jolshan commented on code in PR #13391:
URL: https://github.com/apache/kafka/pull/13391#discussion_r1164460056
##
core/src/main/scala/kafka/server/KafkaRequestHandler.scala:
##
@@ -69,20 +108,52 @@ class KafkaRequestHandler(id: Int,
completeShutdown()
retur
rreddy-22 commented on code in PR #13443:
URL: https://github.com/apache/kafka/pull/13443#discussion_r1164463357
##
group-coordinator/src/main/java/org/apache/kafka/coordinator/group/assignor/AssignmentMemberSpec.java:
##
@@ -37,29 +40,28 @@ public class AssignmentMemberSpec {
rreddy-22 commented on code in PR #13443:
URL: https://github.com/apache/kafka/pull/13443#discussion_r1164463758
##
group-coordinator/src/main/java/org/apache/kafka/coordinator/group/assignor/GroupAssignment.java:
##
@@ -35,6 +35,10 @@ public GroupAssignment(
this.membe
rreddy-22 commented on code in PR #13443:
URL: https://github.com/apache/kafka/pull/13443#discussion_r1164465796
##
group-coordinator/src/main/java/org/apache/kafka/coordinator/group/assignor/ServerSideStickyRangeAssignor.java:
##
@@ -0,0 +1,257 @@
+/*
+ * Licensed to the Apache
C0urante commented on code in PR #13465:
URL: https://github.com/apache/kafka/pull/13465#discussion_r1164465874
##
connect/runtime/src/main/java/org/apache/kafka/connect/runtime/Worker.java:
##
@@ -114,6 +127,7 @@ public class Worker {
public static final long CONNECTOR_G
[
https://issues.apache.org/jira/browse/KAFKA-14897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gray updated KAFKA-14897:
-
Description: According to KAFKA-14696, CVE-2023-25194 was addressed in
version 3.4.0 but I see nothing about the
[
https://issues.apache.org/jira/browse/KAFKA-14897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gray updated KAFKA-14897:
-
Summary: 3.4.0 release notes do not mention fixing KAFKA-14696 (was: 3.4.0
release notes does not mention fixin
Gray created KAFKA-14897:
Summary: 3.4.0 release notes does not mention fixing KAFKA-14696
Key: KAFKA-14897
URL: https://issues.apache.org/jira/browse/KAFKA-14897
Project: Kafka
Issue Type: Task
rreddy-22 commented on code in PR #13443:
URL: https://github.com/apache/kafka/pull/13443#discussion_r1164469564
##
group-coordinator/src/main/java/org/apache/kafka/coordinator/group/assignor/ServerSideStickyRangeAssignor.java:
##
@@ -0,0 +1,257 @@
+/*
+ * Licensed to the Apache
rreddy-22 commented on code in PR #13443:
URL: https://github.com/apache/kafka/pull/13443#discussion_r1164470089
##
group-coordinator/src/main/java/org/apache/kafka/coordinator/group/assignor/ServerSideStickyRangeAssignor.java:
##
@@ -0,0 +1,257 @@
+/*
+ * Licensed to the Apache
[
https://issues.apache.org/jira/browse/KAFKA-14897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gray updated KAFKA-14897:
-
Description: According to KAFKA-14696, CVE-2023-25194 was addressed in
version 3.4.0 but I see nothing about the
junrao commented on code in PR #13391:
URL: https://github.com/apache/kafka/pull/13391#discussion_r1164476174
##
core/src/main/scala/kafka/server/KafkaRequestHandler.scala:
##
@@ -69,20 +108,52 @@ class KafkaRequestHandler(id: Int,
completeShutdown()
return
Srinivas Boga created KAFKA-14898:
-
Summary: [ MirrorMaker ] sync.topic.configs.enabled not working as
expected
Key: KAFKA-14898
URL: https://issues.apache.org/jira/browse/KAFKA-14898
Project: Kafka
1 - 100 of 209 matches
Mail list logo