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

unnecessary SetWatches message on new session

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.2.1
    • 3.3.0
    • c client, java client
    • None

    Description

      The java client is sending a SetWatches message even on a new session (always empty). Additionally SetWatches is called
      even in the case of re-establishing session, however no watches are set. The code should check for watches before
      sending this (ie don't send empty setwatches). I see this on java, investigate c as well.

      Attachments

        1. ZOOKEEPER-551.patch
          2 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: