dajac commented on PR #16945:
URL: https://github.com/apache/kafka/pull/16945#issuecomment-2306990548

   The [system 
tests](https://confluent-open-source-kafka-branch-builder-system-test-results.s3-us-west-2.amazonaws.com/trunk/2024-08-22--001/report.html)
 looks good. There were only two failures of 
`kafkatest.tests.core.kraft_upgrade_test` that I had to fix with the last 
commit. The issue was that always using the new group coordinator in kraft mode 
does not work for old versions. We only want to use it in 4.0 (dev for now).
   
   I will simplify all this logic in the system tests separately. First, I need 
to bring back the `group.version` and change the default rebalance protocols 
config to include `consumer`.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to