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

src/java/main ZooKeeper.java has test code embedded into it.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.0.0
    • tests
    • None
    • Reviewed

    Description

      src/java/main ZooKeeper.java has a method "public void disconnect()" that is not part of the public api but put there for testing purposes (to test disconnection of the client from the server w/o actually shutting down the session)

      This method needs to be moved out of the public api. preferably we should have a subclass in the test code itself that provides this method.

      Attachments

        1. ZOOKEEPER-112.patch
          14 kB
          Patrick D. Hunt
        2. ZOOKEEPER-112.patch
          14 kB
          Patrick D. Hunt
        3. ZOOKEEPER-112.patch
          6 kB
          Patrick D. Hunt

        Activity

          People

            phunt Patrick D. Hunt
            phunt Patrick D. Hunt
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: