kowshik edited a comment on pull request #10280:
URL: https://github.com/apache/kafka/pull/10280#issuecomment-808514958


   @junrao Just a heads up on the following. I'm working on the changes for the 
following in separate PRs, these are related with refactoring the recovery 
logic (KAFKA-12553):
    * KAFKA-12552 (https://github.com/apache/kafka/pull/10401) to extract 
segments map **[MERGED]**
    * KAFKA-12571: (https://github.com/apache/kafka/pull/10426) to eliminate 
LeaderEpochFileCache constructor dependency on logEndOffset **[MERGED]**
    * KAFKA-12575: (https://github.com/apache/kafka/pull/10430) to eliminate 
Log.isLogDirOffline boolean attribute **[MERGED]**
    * KAFKA-12553: (https://github.com/apache/kafka/pull/10478) Refactor 
recovery logic to introduce LogLoader  **[MERGED]**
   
   It seems better if we merge those into trunk ahead of the current PR.


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to