Class IteratorMincClassCastBugIT

  • All Implemented Interfaces:
    ClusterUsers, MiniClusterConfigurationCallback

    public class IteratorMincClassCastBugIT
    extends AccumuloClusterHarness
    Tests iterator class hierarchy bug. The failure condition of this test is to hang on the flush due to a class cast exception on the tserver. See https://github.com/apache/accumulo/issues/2341