Uploaded image for project: 'ZooKeeper'
  1. ZooKeeper
  2. ZOOKEEPER-1833 fix windows build
  3. ZOOKEEPER-1868

Server not coming back up in QuorumZxidSyncTest

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Cannot Reproduce
    • None
    • 3.4.7
    • None
    • None

    Description

      We got this stack trace:

      [junit] 2014-01-27 09:14:08,481 [myid:] - INFO  [main:ZKTestCase$1@65] - FAILED testLateLogs
          [junit] java.lang.AssertionError: waiting for server up
          [junit] 	at org.junit.Assert.fail(Assert.java:91)
          [junit] 	at org.junit.Assert.assertTrue(Assert.java:43)
          [junit] 	at org.apache.zookeeper.test.QuorumBase.startServers(QuorumBase.java:188)
          [junit] 	at org.apache.zookeeper.test.QuorumBase.startServers(QuorumBase.java:113)
          [junit] 	at org.apache.zookeeper.test.QuorumZxidSyncTest.testLateLogs(QuorumZxidSyncTest.java:116)
      

      which occurs here, when we stop the servers and restart them.

      qb.shutdownServers();
      qb.startServers();
      

      Attachments

        1. QuorumZxidSyncTest-output.txt
          681 kB
          Flavio Paiva Junqueira

        Activity

          People

            Unassigned Unassigned
            fpj Flavio Paiva Junqueira
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: