Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-15246

SIFS Removed keys do not count towards free size

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • None
    • Loaders and Stores
    • None

    Description

      SoftIndexFileStore keeps track of a files size by when a value is no longer referenced. Unfortunately, a tombstone always counts towards the file data size, when it should only count towards the file data size when there are other references to that key.

      Thus if you have a pattern of deleting a lot of keys that fill up a data file that file will never compact if the amount of data removed is greater than the compaction ratio.

      Attachments

        Activity

          People

            wburns@redhat.com Will Burns
            wburns@redhat.com Will Burns
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: