Renkai commented on a change in pull request #9096:
URL: https://github.com/apache/pulsar/pull/9096#discussion_r555062813



##########
File path: 
tiered-storage/jcloud/src/main/java/org/apache/bookkeeper/mledger/offload/jcloud/OffloadIndexEntry.java
##########
@@ -33,7 +33,7 @@
     /**
      * Get the entryId that this entry contains.
      */
-    long getEntryId();
+    long getFirstEntryId();

Review comment:
       No, the index point to a block, I think the former name has some 
misleading.




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


Reply via email to