poorbarcode commented on code in PR #22019:
URL: https://github.com/apache/pulsar/pull/22019#discussion_r1477578682


##########
managed-ledger/src/main/java/org/apache/bookkeeper/mledger/ManagedLedger.java:
##########
@@ -691,4 +692,8 @@ default void skipNonRecoverableLedger(long ledgerId){}
      * Check if managed ledger should cache backlog reads.
      */
     void checkCursorsToCacheEntries();
+
+    default String randomCursorName(String prefix) {

Review Comment:
   Reverted



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