Ivan Kelly created BOOKKEEPER-386: ------------------------------------- Summary: It should not be possible to replicate a ledger fragment which is at the end of an open ledger Key: BOOKKEEPER-386 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-386 Project: Bookkeeper Issue Type: Sub-task Reporter: Ivan Kelly Fix For: 4.2.0
BookKeeperAdmin#replicateLedgerFragment has introduced a code path whereby it is possible to rereplicate a fragment which is at the end of an open ledger. This is dangerous as it could cause the lose of entries, as the client could still be writing when we change the ensemble. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira