poorbarcode commented on PR #16841:
URL: https://github.com/apache/pulsar/pull/16841#issuecomment-1198192431

   @codelipenghui @Technoboy- @mattisonchao 
   
   I have rejected the plan "Makes `put request into the pending queue` 
executed before `create ledger`." Because the `pendingMarkDeleteOps.length` has 
another role: to prevent `create ledger` multi times. see: 
   
   
https://github.com/apache/pulsar/blob/89b6a535aa8de8e2475cd39320897700e64d269e/managed-ledger/src/main/java/org/apache/bookkeeper/mledger/impl/ManagedCursorImpl.java#L2551-L2553
   
   Could you review this PR again?
   


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