You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2018/04/12 01:21:48 UTC

[GitHub] sijie commented on issue #1317: WIP - BP-14 Force Ledger Bookie side implementation

sijie commented on issue #1317: WIP - BP-14 Force Ledger Bookie side implementation
URL: https://github.com/apache/bookkeeper/pull/1317#issuecomment-380644626
 
 
   @eolivelli - pulsar uses RangeSet for tracking the acks. the problem is similar, so I suggested you looking into RangeSet. buf if you think you have a better solution to implement this, feel free to implement with a better solution.
   
   fyi, this is how pulsar uses RangeSet - https://github.com/apache/incubator-pulsar/blob/master/managed-ledger/src/main/java/org/apache/bookkeeper/mledger/impl/ManagedCursorImpl.java

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services