cmccabe opened a new pull request, #12571:
URL: https://github.com/apache/kafka/pull/12571

   This PR adds support to kafka-features.sh for the --metadata flag, as 
specified in KIP-778.  This
   flag makes it possible to upgrade to a new metadata version without 
consulting a table mapping
   version names to short integers.
   
   FeatureCommandTest.scala: make most tests here true unit tests (that don't 
start brokers) in order
   to improve test run time, and allow us to test more cases. For the 
integration test part, test both
   KRaft and ZK-based clusters. Add support for mocking feature operations in 
MockAdminClient.java.
   
   upgrade.html: add a section describing how the metadata.version should be 
upgraded in KRaft
   clusters.


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