Uploaded image for project: 'Apache Curator'
  1. Apache Curator
  2. CURATOR-501

TestRemoveWatches has expectedExceptions list with ZK 3.5 only class

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 4.1.0
    • 4.2.0
    • Tests
    • None

    Description

      TestRemoveWatches.testRemoveUnregisteredWatcher is defined with the TestNG annotation of @Test(expectedExceptions=KeeperException.NoWatcherException.class). When this is run by "curator-test-zk34" using ZooKeeper 3.4.x it results in a deeply nested TypeNotPresentExceptionProxy as NoWatcherException doesn't exist in ZK 3.4. The test should be re-written to avoid this issue.

      Attachments

        Activity

          People

            randgalt Jordan Zimmerman
            randgalt Jordan Zimmerman
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: