Build failed in Jenkins: Kafka » Kafka Branch Builder » 3.2 #87

2022-10-26 Thread Apache Jenkins Server
See Changes: -- [...truncated 226952 lines...] [2022-10-27T02:49:14.422Z] 1 warning [2022-10-27T02:49:15.366Z] [2022-10-27T02:49:15.366Z] > Task :connect:api:copyDependantLibs

Re: [DISCUSS] KIP-866 ZooKeeper to KRaft Migration

2022-10-26 Thread David Arthur
Jun 20/21 It could definitely cause problems if we failover to a controller without "kafka.metadata.migration.enable". The only mechanism I know of for controllers to learn things about one another is ApiVersions. We currently use this for checking support for "metadata.version" (in KRaft mode). W

Re: [DISCUSS] KIP-866 ZooKeeper to KRaft Migration

2022-10-26 Thread David Arthur
Luke and Andrew, thanks for taking a look! I think the names of the state machine in the KIP aren't the best. I'll try to improve that section in general. 1. "MigrationReady" is probably better named "MigratingFromZk" or something. It's meant to be the state when the KRaft controller is actively

Re: [DISCUSS] KIP-866 ZooKeeper to KRaft Migration

2022-10-26 Thread Jun Rao
Hi, David, Thanks for the updated KIP. A few more comments. 20. "Setting this to "true" on the KRaft controllers is the trigger for starting the migration (more on that below)." Should we wait until all quorum controller nodes set kafka.metadata.migration.enable to true before enabling the migrat

[jira] [Created] (KAFKA-14338) Connect RetryUtilTest flakey in CPU-limited environments

2022-10-26 Thread Greg Harris (Jira)
Greg Harris created KAFKA-14338: --- Summary: Connect RetryUtilTest flakey in CPU-limited environments Key: KAFKA-14338 URL: https://issues.apache.org/jira/browse/KAFKA-14338 Project: Kafka Issue

Jenkins build is unstable: Kafka » Kafka Branch Builder » trunk #1320

2022-10-26 Thread Apache Jenkins Server
See

[jira] [Resolved] (KAFKA-10149) Do not prevent automatic preferred election when reassignment in progress

2022-10-26 Thread Chris Egerton (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-10149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Egerton resolved KAFKA-10149. --- Fix Version/s: 3.4.0 Resolution: Fixed > Do not prevent automatic preferred election

[jira] [Resolved] (KAFKA-14269) Partition Assignment Strategy - Topic Round Robin Assignor

2022-10-26 Thread Mathieu Amblard (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mathieu Amblard resolved KAFKA-14269. - Resolution: Abandoned > Partition Assignment Strategy - Topic Round Robin Assignor > ---

Re: [DISCUSS] KIP-874: TopicRoundRobinAssignor

2022-10-26 Thread Mathieu Amblard
Hi Sophie and David, Thank you both for your replies, You are in the best position to know if this can be useful or not ;) and I completely agree with your comments, it seems to be too specific to our use cases. Therefore, I propose to end the discussion and see if in the future any other people