mumrah commented on PR #13407:
URL: https://github.com/apache/kafka/pull/13407#issuecomment-1490497943

   > I don't like the idea of ZkMigrationBootstrap.java, to be honest. We can 
just add some code that emits the correct migration state record in 
QuorumController's becomeActive function, right? This should be doable 
regardless of whether we're in 3.4-IV0 or 3.5-IV0 since the migration state 
record existed in 3.4.
   
   We actually need this logic when we are bootstrapping _and_ when we upgrade 
the `metadata.version` to 3.4+. I can move it to FeatureControlManager along 
with the rest of ZkMigrationControlManager.


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