kowshik opened a new pull request #11154:
URL: https://github.com/apache/kafka/pull/11154


   This PR is a follow-up to In https://github.com/apache/kafka/pull/10280 we 
had refactored the Log layer introducing a new `kafka.log.LocalLog` class.
   
   In this PR, I've renamed `kafka.log.Log` to `kafka.log.UnifiedLog`. With the 
advent of KIP-405 development, going forward the existing `Log` class would 
present a unified view of local and tiered log segments, so we rightly rename 
it to `UnifiedLog`. The motivation for this PR is also the same as outlined in 
this design document: 
https://docs.google.com/document/d/1dQJL4MCwqQJSPmZkVmVzshFZKuFy_bCPtubav4wBfHQ/edit.
 


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