Siddharth Sunil Boobna created BOOKKEEPER-892:
-------------------------------------------------
Summary: Add a sanity test to help identify bookie nodes with
problems that prevent writes but is still registered in ZK
Key: BOOKKEEPER-892
URL: https://issues.apache.org/jira/browse/BOOKKEEPER-892
Project: Bookkeeper
Issue Type: Test
Components: bookkeeper-server
Affects Versions: 4.3.2
Reporter: Siddharth Sunil Boobna
Assignee: Siddharth Sunil Boobna
Priority: Minor
Bookie Shell should have a sanity test to identify any problems with the local
bookie that is still registered in ZK.
Solution:
Add a sanity test to the bookie shell that will create a ledger locally,
write/read few entries and delete the ledger. To test only the local bookie,
the ledger ensemble size will be 1 and we implement a
LocalBookieEnsemblePlacementPolicy.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)