Class MultiInstanceReplicationIT


  • @Disabled("Replication ITs are not stable and not currently maintained")
    @Deprecated
    public class MultiInstanceReplicationIT
    extends ConfigurableMacBase
    Deprecated.
    Replication tests which start at least two MAC instances and replicate data between them
    • Constructor Detail

      • MultiInstanceReplicationIT

        public MultiInstanceReplicationIT()
        Deprecated.
    • Method Detail

      • createExecutor

        @BeforeEach
        public void createExecutor()
        Deprecated.
      • stopExecutor

        @AfterEach
        public void stopExecutor()
        Deprecated.
      • dataWasReplicatedToThePeer

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

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

        @Test
        public void dataWasReplicatedToThePeerWithoutDrain()
                                                    throws Exception
        Deprecated.
        Throws:
        Exception
      • dataReplicatedToCorrectTableWithoutDrain

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