[
https://issues.apache.org/jira/browse/BOOKKEEPER-751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14004022#comment-14004022
]
Flavio Junqueira commented on BOOKKEEPER-751:
---------------------------------------------
This test case failed for me, could it be related:
Failed tests:
test10Ledgers200ThreadsRead(org.apache.bookkeeper.test.MultipleThreadReadTest):
Test failed because we couldn't read entries
> Ensure all the bookkeeper callbacks not run under ledger handle lock
> --------------------------------------------------------------------
>
> Key: BOOKKEEPER-751
> URL: https://issues.apache.org/jira/browse/BOOKKEEPER-751
> Project: Bookkeeper
> Issue Type: Bug
> Components: bookkeeper-client
> Reporter: Sijie Guo
> Assignee: Sijie Guo
> Fix For: 4.3.0, 4.2.3
>
> Attachments: BOOKKEEPER-751.diff
>
>
> we are running bookkeeper callbacks under ledger handle lock, which would
> possibly introduce deadlock if application call bookkeeper functions in those
> callbacks.
--
This message was sent by Atlassian JIRA
(v6.2#6252)