[ 
https://issues.apache.org/jira/browse/BOOKKEEPER-326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13413642#comment-13413642
 ] 

Ivan Kelly commented on BOOKKEEPER-326:
---------------------------------------

{quote}
We will be able to see this by just hold(debug point) the 
'future.addListener()' invocation for few ms/secs. After connection 
establishment if we execute future.addListener will notifies the 
operationComplete() in the same thread. 
{quote}
What test case are you executing when you do this? I've added a mod, to await 
on the future and then add the listener, but it's not hitting the deadlock.


                
> DeadLock during ledger recovery 
> --------------------------------
>
>                 Key: BOOKKEEPER-326
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-326
>             Project: Bookkeeper
>          Issue Type: Bug
>    Affects Versions: 4.1.0
>            Reporter: Vinay
>            Priority: Blocker
>         Attachments: BK_DeadLock.log, BOOKKEEPER-326.patch
>
>
> Deadlock found during ledger recovery. please find the attached thread dump.

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