Leaky abstractions: LedgerManagerFactory (possibly others) throws KeeperException
Open
type/bug
- Dominant language
- Java
- Stars
- 2k
- Forks
- 976
- Avg merge
- 6d 15h
- Merged PRs (30d)
- 7
Description
Abstraction that hides implementation details of ledger manager throws exceptions specific to the implementation (ZK in this case).
E.g. this makes no sense for the Etcd based ledger manager.
Contributor guide
Assessment
This issue has not been assessed yet.