Class KerberosReplicationIT


  • @Disabled("Replication ITs are not stable and not currently maintained")
    @Tag("MiniClusterOnly")
    @Deprecated
    public class KerberosReplicationIT
    extends AccumuloITBase
    Deprecated.
    Ensure that replication occurs using keytabs instead of password (not to mention SASL)
    • Constructor Detail

      • KerberosReplicationIT

        public KerberosReplicationIT()
        Deprecated.
    • Method Detail

      • startKdc

        @BeforeAll
        public static void startKdc()
                             throws Exception
        Deprecated.
        Throws:
        Exception
      • stopKdc

        @AfterAll
        public static void stopKdc()
        Deprecated.
      • teardown

        @AfterEach
        public void teardown()
                      throws Exception
        Deprecated.
        Throws:
        Exception
      • dataReplicatedToCorrectTable

        @Test
        public void dataReplicatedToCorrectTable()
                                          throws Exception
        Deprecated.
        Throws:
        Exception