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

   *More detailed description of your change*
   This is a subtask for KIP-778, use a Short to represent the finalized 
version, and remove min_version_level from the corresponding ZNode. Core 
changes are :
   1. Bump IBP and FeatureZNode version, Change schema of features from 
`Map[String, Map[String, Short]]` to `Map[String, Short]`
   2. Remove min_version_level from ZNode, but don't change the JSON schema of 
ZkData
   
   *Summary of testing strategy (including rationale)*
   Existing test case and newly added test case.
   
   following tasks: Change ApiversionResponse.
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] 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