Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
4.2.1
-
None
Description
Scenario:
------------
1. Start cluster of enough bookies, say 4, with autorecovery
2. Create ledger and write some entries.
3. Restart one of the bookies
4. again, write some more entries
5. wait for some time.. till autorecovery completes replication of first segment
6. Now restart one of the bookie of latest ensemble
7. continue to write.
Here second ensemble change will fail, throwing BadMetadataVersion
Attachments
Attachments
Issue Links
- relates to
-
BOOKKEEPER-112 Bookie Recovery on an open ledger will cause LedgerHandle#close on that ledger to fail
- Closed