How to correct ledger ensembles that are not adhering to the placement policy
Open
type/question
- Dominant language
- Java
- Stars
- 2k
- Forks
- 976
- Avg merge
- 6d 15h
- Merged PRs (30d)
- 7
Description
**QUESTION**
BookKeeper has a setting called `auditorPeriodicPlacementPolicyCheckInterval`. According to [the official documentation](https://bookkeeper.apache.org/docs/latest/reference/config/#autorecovery-auditor-settings), enabling this will allow us to detect ledgers whose ensembles are not adhering to the placement policy. However, this feature does not seem to correct the ensembles. Is there any way to correct (automatically if possible) the ensembles that are not adhering to the placement policy?
Contributor guide
Assessment
This issue has not been assessed yet.