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

ZkCli create command data and acl parts should be optional.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Trivial
    • Resolution: Duplicate
    • None
    • None
    • java client

    Description

      In zkCli if we create a node without data then also node is getting created but if we will see in the commandMap
      it shows that

       commandMap.put("create", "[-s] [-e] path data acl");
      

      that means data and acl parts are not optional .we need to change these parts as optional.

      Attachments

        Activity

          People

            Unassigned Unassigned
            kavita sharma kavita sharma
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: