Uploaded image for project: 'Accumulo'
  1. Accumulo
  2. ACCUMULO-2282

disk file usage off in the monitor

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.6.1
    • 1.7.0
    • monitor

    Description

      The monitor DefaultServelet uses ContentSummary.getSpaceConsumed(), which returns something like the sum of all the space that all of the allocated blocks could possibly consume. This includes replication and a bunch of unconsumed space for things like walogs. The monitor should use ContentSummary.getLength() instead, which is the total current size of bytes used on disk in the given directory, pre-replication.

      Attachments

        1. ACCUMULO-2282.patch
          2 kB
          Steve Blackmore

        Activity

          People

            sblack Steve Blackmore
            afuchs Adam Fuchs
            Votes:
            0 Vote for this issue
            Watchers:
            4 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 - 10m
                10m