Ivan Kelly created BOOKKEEPER-385: ------------------------------------- Summary: replicateLedgerFragment should throw Exceptions in error conditions Key: BOOKKEEPER-385 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-385 Project: Bookkeeper Issue Type: Sub-task Reporter: Ivan Kelly Fix For: 4.2.0
BookKeeperAdmin#replicateLedgerFragment should throw an exception on error conditions. Currently it only returns boolean, whether it succeeded to not. It should return void, and throw Exceptions in error cases. This will allow code using it to possibly resolve the issue causing the exception. -- 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