[infinispan-issues] [JBoss JIRA] (ISPN-5336) Index creation should be set different sync/asyn for state-transfer and normal processing

Wolf-Dieter Fink (JIRA) issues at jboss.org
Fri Mar 27 11:40:22 EDT 2015


Wolf-Dieter Fink created ISPN-5336:
--------------------------------------

             Summary: Index creation should be set different sync/asyn for state-transfer and normal processing
                 Key: ISPN-5336
                 URL: https://issues.jboss.org/browse/ISPN-5336
             Project: Infinispan
          Issue Type: Enhancement
            Reporter: Wolf-Dieter Fink


As the creation of the index can be slow for huge caches during state transfer the performance is better if it is processed asynchronous.
But for adding entries during normal, and maybe transactional, processing it is important to being able to run a query right after adding or changing new entries with the correct index.

Therefor the sync/async setting should be separate for state-transfer.



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the infinispan-issues mailing list