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

Flaky failures in DynamicColumnsAbstractConcurrentSelfTest

    XMLWordPrintableJSON

Details

    Description

      Multiple failures are observed in concrete implementations of DynamicColumnsAbstractConcurrentSelfTest. Specifically:

      testQueryConsistencyMultithreaded
      testClientReconnect
      testConcurrentRebalance 	
      testCoordinatorChange
      testConcurrentPutRemove
      

      Apparently there are some bugs in the test itself, as the following root causes could be observed in logs:

      junit.framework.AssertionFailedError: Found nodes from different clusters, probable some test does not stop nodes [allNodes=[index.DynamicColumnsConcurrentTransactionalReplicatedSelfTest3, index.DynamicColumnsConcurrentTransactionalReplicatedSelfTest2, index.DynamicColumnsConcurrentTransactionalReplicatedSelfTest1]]
      
      Caused by: java.lang.NullPointerException: null
          at org.apache.ignite.internal.processors.cache.index.DynamicColumnsAbstractConcurrentSelfTest$3.call(DynamicColumnsAbstractConcurrentSelfTest.java:565)
          at org.apache.ignite.internal.processors.cache.index.DynamicColumnsAbstractConcurrentSelfTest$3.call(DynamicColumnsAbstractConcurrentSelfTest.java:560)
          at org.apache.ignite.testframework.GridTestThread.run(GridTestThread.java:86)
      

      Please see TeamCity, history of "Queries 2" suite in master branch.

      Attachments

        Activity

          People

            pkouznet Pavel Kuznetsov
            vozerov Vladimir Ozerov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 0.5h
                0.5h