TheR1sing3un commented on code in PR #6625:
URL: https://github.com/apache/rocketmq/pull/6625#discussion_r1173766398


##########
tieredstore/src/main/java/org/apache/rocketmq/tieredstore/provider/TieredFileSegment.java:
##########
@@ -429,15 +431,29 @@ public static class TieredFileSegmentInputStream extends 
InputStream {
 
         private final FileSegmentType fileType;
         private final List<ByteBuffer> uploadBufferList;

Review Comment:
   > This stream is more complicated now, should we separate it into a new file?
   
   Yep~



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