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

ASF GitHub Bot commented on BOOKKEEPER-891:
-------------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/bookkeeper/pull/12


> Read entries failure should trigger callback only once
> ------------------------------------------------------
>
>                 Key: BOOKKEEPER-891
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-891
>             Project: Bookkeeper
>          Issue Type: Bug
>            Reporter: Matteo Merli
>            Assignee: Matteo Merli
>            Priority: Minor
>             Fix For: 4.4.0
>
>
> When reading multiple entries with 
> {code}LedgerHandle.asyncReadEntries(){code}, in case there is a read error, 
> the callback is currently being invoked for each of the requested entries. 
> Since a single "success" callback is expected, we should also have a single 
> "failure" callback invocation.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to