On Tue, Feb 19, 2019 at 4:22 AM Venkateswara Rao Jujjuri
wrote:
> Recently we ran into a situation where the LedgerMetadataListener never
> returned/detected metadata change. Due to this reader had stale metadata
> and tried to read from bookies that no longer have that ledger, hence
> NoSuchLedg
Recently we ran into a situation where the LedgerMetadataListener never
returned/detected metadata change. Due to this reader had stale metadata
and tried to read from bookies that no longer have that ledger, hence
NoSuchLedgerExistsException was returned to the caller.
1. I wonder if NoSuchLedger