You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bookkeeper.apache.org by "Matteo Merli (JIRA)" <ji...@apache.org> on 2016/05/16 21:48:18 UTC

[jira] [Closed] (BOOKKEEPER-891) Read entries failure should trigger callback only once

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

Matteo Merli closed BOOKKEEPER-891.
-----------------------------------

Closed as part of BookKeeper-4.4.0 release

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