[infinispan-issues] [JBoss JIRA] (ISPN-12005) Store purge should ignore errors

Dan Berindei (Jira) issues at jboss.org
Tue Jun 16 05:59:00 EDT 2020


Dan Berindei created ISPN-12005:
-----------------------------------

             Summary: Store purge should ignore errors
                 Key: ISPN-12005
                 URL: https://issues.redhat.com/browse/ISPN-12005
             Project: Infinispan
          Issue Type: Bug
          Components: Core, Loaders and Stores
    Affects Versions: 11.0.0.Final, 10.1.5.Final
            Reporter: Dan Berindei
            Assignee: Dan Berindei
             Fix For: 12.0.0.Final, 11.0.1.Final


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).



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the infinispan-issues mailing list