Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-19330

recalculate frag % based on compaction.min_size

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Major
    • 4.5.0
    • 4.5.0
    • secondary-index
    • None
    • 2151
    • Untriaged
    • Centos 64-bit
    • No

    Description

      For Index fragmentation based on % happens, where fdb file size is compared with value - compaction.min_size. If fdb file size < compaction.min_size, there is no compaction happening.

      Once fdb file size > compaction.min_size, then based on the % full compaction would happen.

      This will be true when file size has reached compaction.min_size.
      But if the index file is < compaction.min_size, user will be shown wrong information on UI, the compaction on smaller fdb files will be higher than what is set on settings, but user will not see any compaction occurring.

      I believe we should recalculate information that we show on the UI for accuracy, else use will be confused.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            ritam.sharma Ritam Sharma
            ritam.sharma Ritam Sharma
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty