You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "maoling (JIRA)" <ji...@apache.org> on 2019/03/09 11:09:00 UTC

[jira] [Created] (ZOOKEEPER-3300) CLI:"history" should show the recent 10 cmds, not the 11

maoling created ZOOKEEPER-3300:
----------------------------------

             Summary: CLI:"history" should show the recent 10 cmds, not the 11
                 Key: ZOOKEEPER-3300
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3300
             Project: ZooKeeper
          Issue Type: Sub-task
         Environment: [zk: localhost:2181(CONNECTED) 13] history
3 - setAcl /ac auth:user1:password1:cdrwa
4 - getAcl /testwatch
5 - getAcl /testwatch
6 - getAcl /acl_digest_test
7 - setAcl /acl_digest_test digest:user1:+owfoSBn/am19roBPzR1/MfCblE=:crwad
8 - get /acl_digest_test
9 - getAcl /acl_digest_test
10 - addauth digest user1:12345
11 - getAcl /acl_digest_test
12 - get /acl_digest_test
13 - history
            Reporter: maoling






--
This message was sent by Atlassian JIRA
(v7.6.3#76005)