Class InfinispanStackMerge3Test

java.lang.Object
org.jgroups.tests.InfinispanStackMerge3Test

public class InfinispanStackMerge3Test extends Object
This test runs number of merge events with a similar stack configuration that current Infinispan and WildFly is using to showcase speed of merges after partitioning.
  • Field Details

    • TRANSPORTS

      private static final List<Supplier<TP>> TRANSPORTS
    • RUNS

      private static final int RUNS
    • MEMBERS

      private static final int MEMBERS
  • Constructor Details

    • InfinispanStackMerge3Test

      public InfinispanStackMerge3Test()
  • Method Details