Provide a #forceRecovery method in BookKeeperAdmin
- Dominant language
- Java
- Stars
- 2k
- Forks
- 976
- Avg merge
- 6d 15h
- Merged PRs (30d)
- 7
Description
**FEATURE REQUEST**
1. Please describe the feature you are requesting.
Currently distributedlog tool provides a command for force-recovering a ledger (even the ledger is already closed). distributedlog achieves this by using some package private method in LedgerHandle. It would be good to add this method in BookKeeperAdmin for administration. so distributedlog can get rid of using package private method in LedgerHandle.
2. Indicate the importance of this issue to you (blocker, must-have, should-have, nice-to-have). Are you currently using any workarounds to address this issue?
*should-have*
3. Provide any additional detail on your proposed use case for this feature.
N/A
Contributor guide
Assessment
This issue has not been assessed yet.