[ 
https://issues.apache.org/jira/browse/BOOKKEEPER-176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ivan Kelly updated BOOKKEEPER-176:
----------------------------------

    Attachment: BOOKKEEPER-176.diff

This patch fixes 4 things, 2 of which are important.

1) LedgerHandle#pendingAddOps is now threadsafe, this was probably the source 
of this bug, as after BOOKKEEPER-157 adding the queue and removing were not 
always necessarily in the same thread.

2) BookKeeper will not initiate create/open or delete ledger operations after 
zookeeper has connected. This was a source of other intermittent errors, though 
probably not this one.

3) Small bug that caused NPE in entrylogger GC.

4) Typo in network-delays script.


                
> HierarchicalBookieFailureTest Hung
> ----------------------------------
>
>                 Key: BOOKKEEPER-176
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-176
>             Project: Bookkeeper
>          Issue Type: Bug
>            Reporter: Flavio Junqueira
>             Fix For: 4.1.0
>
>         Attachments: BOOKKEEPER-176.diff, 
> HierarchicalBookieFailureTest.jstack.out
>
>
> See jstack attachment.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to