Uploaded image for project: 'ZooKeeper'
  1. ZooKeeper
  2. ZOOKEEPER-2717

org.apache.zookeeper.server.quorum.RaceConditionTest fails intermittently

    XMLWordPrintableJSON

Details

    • Test
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.6.0
    • None
    • quorum, server, tests
    • Ubuntu:14.04

    Description

      The test-suite org.apache.zookeeper.server.quorum.RaceConditionTest fails intermittently on ppc64le and x86 architechture with following error message:

      org.apache.zookeeper.server.quorum.RaceConditionTest.testRaceConditionBetweenLeaderAndAckRequestProcessor
      
      Stacktrace:
      
      Leader failed to transition to new state. Current state is leading
      junit.framework.AssertionFailedError: Leader failed to transition to new state. Current state is leading
              at org.apache.zookeeper.server.quorum.RaceConditionTest.testRaceConditionBetweenLeaderAndAckRequestProcessor(RaceConditionTest.java:82)
              at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)
              at java.util.concurrent.FutureTask.run(FutureTask.java:266)
              at java.lang.Thread.run(Thread.java:745)
      
      

      Also I have attached the standard output log file.

      Attachments

        1. RaceConditionTestErrorLog.txt
          182 kB
          Sneha Kanekar

        Activity

          People

            Unassigned Unassigned
            skanekar Sneha Kanekar
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: