Open tonyvelichko opened 2 years ago
Thanks @gaozhangmin I've missed that!
But still, I think the NPE is just a result, cause the Bookie's full of errors [about 280 unique ledgers] about the ledger is missing. No ledger found while performing readLac from ledger: 3420
Thanks @gaozhangmin I've missed that!
But still, I think the NPE is just a result, cause the Bookie's full of errors [about 280 unique ledgers] about the ledger is missing.
No ledger found while performing readLac from ledger: 3420
The los bookies should be less than managedLedgerDefaultAckQuorum
. Or, the error will be thrown
The issue had no activity for 30 days, mark with Stale label.
The issue had no activity for 30 days, mark with Stale label.
Describe the bug Opening the reader to the topic produces NPE, and causes the exception on the client-side Exclusive consumer is already connected
Additional context The same workload ran on 2.7.1 had no errors.