Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ledger detail - add warning about underreplication of ledger #30

Open
aluccaroni opened this issue Nov 21, 2019 · 1 comment
Open

Ledger detail - add warning about underreplication of ledger #30

aluccaroni opened this issue Nov 21, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@aluccaroni
Copy link
Contributor

Under each Ledger we can see the EnsebleSize, WriteQuorumSize and AckQuorumSize config used to create the ledger, but we cannot see the CURRENT status of the ledger.

If a Ledger has been written to 2 bookies and 1 of the bookie is currently DOWN we should report a "undereplicated" warning.

@aluccaroni
Copy link
Contributor Author

Please note that since BookKeeper 4.10 we could leverage the Cluster Consistency Checker to also check the actual consistency of the checked ledger. Based on the cost of this type of call we could decide to limitate the check by a specific button and/or only when the user open the detail page of a specific ledger

@aluccaroni aluccaroni added the enhancement New feature or request label Nov 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant