ableegoldman commented on PR #15834: URL: https://github.com/apache/kafka/pull/15834#issuecomment-2155777043
Hey @soarez / @mimaison -- I've noticed the ReassignPartitionsCommandTest.testReassignmentCompletionDuringPartialUpgrade test seems to be failing consistently since this was merged, with an error message that seems to be related to my unfamiliar eyes. Can you take a quick look into this failing test? You can find the full logs on the [build for this PR](https://ci-builds.apache.org/blue/organizations/jenkins/Kafka%2Fkafka-pr/detail/PR-15834/7/tests), but here is the fatal exception: ``` java.lang.IllegalArgumentException: requirement failed: Multiple log directories (aka JBOD) are not supported with the configured 3.0-IV1 inter.broker.protocol.version. Need 3.7-IV2 or higher ``` -- 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.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org