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

Store purge should ignore errors

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • 10.1.5.Final, 11.0.0.Final
    • Core, Loaders and Stores
    • None
    • DataGrid Sprint #46, DataGrid Sprint #47, DataGrid Sprint #48, DataGrid Sprint #49, DataGrid Sprint #50, DataGrid Sprint #53

      Purging of expired entries from stores is a pretty involved process, especially with RocksDBStore. When there's a problem unmarshalling the expired bucket or deleting an expired key, the purge task bails out immediately, without processing the remaining keys. To make matters worse, the exception it not logged anywhere. The only sign that something is wrong is a growing store (in the case of RocksDBStore, a growing number of SST files).

            Unassigned Unassigned
            dberinde@redhat.com Dan Berindei (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: