Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • scripts
    • None

    Description

      in the zkCli.sh cannot create a node,and no exceptions have been thrown, but use the java client api can create that path: "/configplatform/12", I saw the same issue previously.

      [zk: (CONNECTED) 2] create /configplatform/12
      [zk: (CONNECTED) 3] create /configplatform/12
      [zk: (CONNECTED) 4] create /configplatform/12
      [zk: (CONNECTED) 5] create /configplatform/12
      [zk: (CONNECTED) 6] create /configplatform/12
      [zk: (CONNECTED) 7] ls /configplatform
      [11, 13, 3, 4, 5, 6, 7, 8, 9, 10]
      [zk: (CONNECTED) 8] delete /configplatform/12
      Node does not exist: /configplatform/12
      [zk: (CONNECTED) 9] get /configplatform/12
      Node does not exist: /configplatform/12

      Attachments

        Activity

          lvfangmin Fangmin Lv added a comment -

          Ling Mao can you enable debug log and attach it here for further investigation. Also please mark the affected version.

          lvfangmin Fangmin Lv added a comment - Ling Mao can you enable debug log and attach it here for further investigation. Also please mark the affected version.
          maoling Ling Mao added a comment -

          Fangmin Lv

          the zkCli.sh was used from zookeeper-3.4.10 package and the server is zookeeper-3.3.6 which is reproductive

          maoling Ling Mao added a comment - Fangmin Lv the zkCli.sh was used from zookeeper-3.4.10 package and the server is zookeeper-3.3.6 which is reproductive

          People

            Unassigned Unassigned Assign to me
            maoling Ling Mao

            Dates

              Created:
              Updated:

              Slack