see-quick opened a new pull request, #14334:
URL: https://github.com/apache/kafka/pull/14334

   This PR adds missing versions to multiple test suites in system tests. 
Moreover, it fixes the problem with 
   ```java
   DEV_BRANCH = KafkaVersion("dev")
   DEV_VERSION = KafkaVersion("3.6.0-SNAPSHOT")
   
   LATEST_METADATA_VERSION = "3.6"
   ```
   Because this PR [1] introduced 3.7.0-SNAPSHOT I think we should update it 
accordingly in system tests. 
   
   [1] - 
https://github.com/apache/kafka/commit/9e3b1f9b9bf48603acde7f71c704af812a6dab4b
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   


-- 
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

Reply via email to