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

   
https://github.com/apache/kafka/commit/c8f687ac1505456cb568de2b60df235eb1ceb5f0 
was incorrect in reusing the same metadata version to enable the new fetch 
request. 
   
   This fixes the issue by giving the version bump its own metadata version.
   
   Note -- this is a no-op in running code. The fetch request to replica 
fetchers will be the same semantically. We just wanted to fix upgrades with MV 
3_7_IV0 that could encounter unknown fetch versions when upgrading from a 
version that didn't contain this change to one that did.
   
   ### 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