Diego Lovison created ISPN-10963:
------------------------------------
Summary: Remove blocking queue from RocksDBStore
Key: ISPN-10963
URL:
https://issues.jboss.org/browse/ISPN-10963
Project: Infinispan
Issue Type: Sub-task
Components: Loaders and Stores
Affects Versions: 9.1.0.Alpha1
Reporter: Diego Lovison
Assignee: Diego Lovison
Fix For: 10.1.0.Final
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.13.8#713008)