[infinispan-issues] [JBoss JIRA] (ISPN-11527) Lazily create the org.infinispan.LOCKS cache

Ryan Emerson (Jira) issues at jboss.org
Wed Mar 25 13:49:52 EDT 2020


Ryan Emerson created ISPN-11527:
-----------------------------------

             Summary: Lazily create the org.infinispan.LOCKS cache
                 Key: ISPN-11527
                 URL: https://issues.redhat.com/browse/ISPN-11527
             Project: Infinispan
          Issue Type: Enhancement
          Components: Clustered Locks
    Affects Versions: 11.0.0.Dev03
            Reporter: Ryan Emerson
             Fix For: 11.0.0.Dev04


Currently clustered locks are not available in the server, however the {{DistributedMassIndexerLock}} depends on a clustered lock, so it's necessary for the org.infinispan.LOCKS cache to be available on the server. However, if indexing is never used this is a waste of resources, therefore we should only create the cache as required.



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


More information about the infinispan-issues mailing list