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

ZooKeeper client multi-update command is not considering the Chroot request

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 3.4.0
    • 3.4.4, 3.5.0
    • java client
    • None
    • Incompatible change

    Description

      For example:
      I have created a ZooKeeper client with subtree as "10.18.52.144:2179/apps/X". Now just generated OP command for the creation of zNode "/myId". When the client creates the path "/myid", the ZooKeeper server is actually be creating the path as "/myid" instead of creating as "/apps/X/myid"

      Expected output: zNode has to be created as "/apps/X/myid"

      Attachments

        1. ZOOKEEPER-1344-onlytestcase.patch
          2 kB
          Rakesh Radhakrishnan
        2. ZOOKEEPER-1344.patch
          11 kB
          Rakesh Radhakrishnan
        3. ZOOKEEPER-1344.1.patch
          11 kB
          Rakesh Radhakrishnan
        4. ZOOKEEPER-1344_trunk.patch
          11 kB
          Rakesh Radhakrishnan
        5. ZOOKEEPER-1344_branch_3.4.patch
          11 kB
          Rakesh Radhakrishnan

        Activity

          People

            rakeshr Rakesh Radhakrishnan
            rakeshr Rakesh Radhakrishnan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: