You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bookkeeper.apache.org by sijie <gi...@git.apache.org> on 2017/06/22 17:44:55 UTC

[GitHub] bookkeeper issue #207: Change the HashSet to BitSet to handle duplicated boo...

GitHub user sijie opened an issue:

    https://github.com/apache/bookkeeper/issues/207

    Change the HashSet to BitSet to handle duplicated bookies on reading entries

    Problem:
    
    If there happens to have duplicated bookies in same ledger (it happened before when ensemble change still has problem), the read doesn't work as expected. It hang forever.


----

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] bookkeeper issue #207: Change the HashSet to BitSet to handle duplicated boo...

Posted by sijie <gi...@git.apache.org>.
Github user sijie closed the issue at:

    https://github.com/apache/bookkeeper/issues/207


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---