Class CleanUpIT

  • All Implemented Interfaces:
    ClusterUsers

    public class CleanUpIT
    extends SharedMiniClusterBase
    Ensures that all threads spawned for ZooKeeper and Thrift connectivity are reaped after calling CleanUp.shutdown(). Because this is destructive across the current context classloader, the normal teardown methods will fail (because they attempt to create a Connector). Until the ZooKeeperInstance and Connector are self-contained WRT resource management, we can't leverage the AccumuloClusterBase.