ShadowySpirits commented on PR #5892:
URL: https://github.com/apache/rocketmq/pull/5892#issuecomment-1384942447

   > About the part of calling APIs of the specific storage system, there 
should be an independent interface class including the method of 
`TieredFileSegment#commit0` and `TieredFileSegment#read0`. The single 
responsibility principle is essential.
   
   I have moved `TieredFileSegment` to tieredstore.provider package and make it 
implement `TieredStoreBackendProvider` interface.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to