[infinispan-issues] [JBoss JIRA] (ISPN-7912) Prevent RocksDBStore writes blocking on full expiry queue

Ryan Emerson (JIRA) issues at jboss.org
Mon Jun 12 05:15:00 EDT 2017


Ryan Emerson created ISPN-7912:
----------------------------------

             Summary: Prevent RocksDBStore writes blocking on full expiry queue
                 Key: ISPN-7912
                 URL: https://issues.jboss.org/browse/ISPN-7912
             Project: Infinispan
          Issue Type: Enhancement
          Components: Loaders and Stores
    Affects Versions: 9.1.0.Alpha1
            Reporter: Ryan Emerson
            Assignee: Ryan Emerson
             Fix For: 9.1.0.Beta1


Currently you can only insert 10000 elements into the rocks db store until you will block a thread until the expiration reaper is ran. Instead we should offer elements to the queue and upon failure utilise the persistence executors to run purge.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the infinispan-issues mailing list