-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/15482/
-----------------------------------------------------------
(Updated Nov. 13, 2013, 5:07 p.m.)
Review request for accumulo.
Bugs: ACCUMULO-1889
https://issues.apache.org/jira/browse/ACCUMULO-1889
Repository: accumulo
Description
-------
ACCUMULO-1889 mark ZKI as closed once close() is called.
Once a given ZKI has .close() called, mark that instance closed regardless of
outstanding client count.
Diffs
-----
src/core/src/main/java/org/apache/accumulo/core/client/ZooKeeperInstance.java
f657c07a28c3bf330556f0d4e02b9adcb0ea755e
Diff: https://reviews.apache.org/r/15482/diff/
Testing
-------
unit tests pass, functional tests in progress.
Thanks,
Sean Busbey