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

Datadir and DatalogDir size are incorrect

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.6.1, 3.7.1, 3.8.1
    • 3.10
    • server

    Description

      Zookeeper server reports incorrect size for DataDir and DataLogDir.  

      For example, DirCommand returns the following

      {   "datadir_size" : 2214592528,   "logdir_size" : 24556680368,   "command" : "dirs",   "error" : null }

      Excepted response: 

      {   "datadir_size" : 24556680368   "logdir_size" : 2214592528,   "command" : "dirs",   "error" : null }

       

      Attachments

        Issue Links

          Activity

            People

              li4wang Li Wang
              li4wang Li Wang
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 1h 10m
                  1h 10m