Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-8183

ZookeeperDiscoverySpiTest#testSegmentation3 fails on TC and locally

    XMLWordPrintableJSON

Details

    Description

      Test fails with assertion on awaits on latch:

      junit.framework.AssertionFailedError
          at junit.framework.Assert.fail(Assert.java:55)
          at junit.framework.Assert.assertTrue(Assert.java:22)
          at junit.framework.Assert.assertTrue(Assert.java:31)
          at junit.framework.TestCase.assertTrue(TestCase.java:201)
          at org.apache.ignite.spi.discovery.zk.internal.ZookeeperDiscoverySpiTest.testSegmentation3(ZookeeperDiscoverySpiTest.java:1060)
          at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
          at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
          at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
          at java.lang.reflect.Method.invoke(Method.java:498)
          at junit.framework.TestCase.runTest(TestCase.java:176)
          at org.apache.ignite.testframework.junits.GridAbstractTest.runTestInternal(GridAbstractTest.java:2080)
          at org.apache.ignite.testframework.junits.GridAbstractTest.access$000(GridAbstractTest.java:140)
          at org.apache.ignite.testframework.junits.GridAbstractTest$5.run(GridAbstractTest.java:1995)
          at java.lang.Thread.run(Thread.java:748)
      

      For some reason SEGMENTATION event is never fired, so assertion on latch fails. Investigation is needed.

      Attachments

        Activity

          People

            garus.d.g Denis Garus
            sergey-chugunov Sergey Chugunov
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: