Uploaded image for project: 'Bookkeeper'
  1. Bookkeeper
  2. BOOKKEEPER-891

Read entries failure should trigger callback only once

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 4.4.0
    • None
    • None

    Description

      When reading multiple entries with

      LedgerHandle.asyncReadEntries()

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

      Attachments

        Activity

          People

            mmerli Matteo Merli
            mmerli Matteo Merli
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: