cmccabe commented on PR #14628:
URL: https://github.com/apache/kafka/pull/14628#issuecomment-1800111262

   >  This PR does not work for ZK. You cannot create the directories in 
LogManager.scala but then write the directoryIds later. The directoryIds must 
be generated either when LogManager scala is first called or the directories 
must be created with the new meta.properties file before LogManager is called.
   
   I moved the meta.properties creation before the creation of 
`LogManager.scala` to avoid this issue


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