[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-4730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17751175#comment-17751175
 ] 

Li Wang commented on ZOOKEEPER-4730:
------------------------------------

The expected output should be following. 

datadir_size: 933
logdir_size: 134217760

It uses the size of log dir for data dir and vise verse.


> Incorrect datadir and logdir size reported from admin and 4lw dirs command 
> ---------------------------------------------------------------------------
>
>                 Key: ZOOKEEPER-4730
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4730
>             Project: ZooKeeper
>          Issue Type: Bug
>            Reporter: Li Wang
>            Priority: Major
>
> Output from the dirs admin command
> {
>   "datadir_size" : 134217760,
>   "logdir_size" : 933,
>   "command" : "dirs",
>   "error" : null
> }
> Output from dirs 4lw command:
> datadir_size: 134217760
> logdir_size: 933



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to