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

exists calls fails on server if node has null data

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 3.0.0
    • 3.0.1, 3.1.0
    • server
    • None
    • Reviewed

    Description

      An NPE will be generated on the server (and resulting in client getting MarshallingException) if exists() is called on a node with null data.

      workaround is to create the node with non-null data.

      be sure to update the tests for this case

      Attachments

        1. ZOOKEEPER-226.patch
          3 kB
          Mahadev Konar

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: