[infinispan-issues] [JBoss JIRA] (ISPN-4611) Explore ability to use Put-Async in some operations on the Lucene Directory

Sanne Grinovero (JIRA) issues at jboss.org
Wed Aug 6 20:16:32 EDT 2014


Sanne Grinovero created ISPN-4611:
-------------------------------------

             Summary: Explore ability to use Put-Async in some operations on the Lucene Directory
                 Key: ISPN-4611
                 URL: https://issues.jboss.org/browse/ISPN-4611
             Project: Infinispan
          Issue Type: Enhancement
      Security Level: Public (Everyone can see)
          Components: Lucene Directory
            Reporter: Sanne Grinovero
            Assignee: Sanne Grinovero


I just noticed that if I change all put operations in FileListOperations to be putAsync, the stress tests against index corruption and parallel queries run flawlessly.

It's possible that these particular operation might not need the synchronous flush, but we need to verify if a committed index change is immediately visible to queries.



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the infinispan-issues mailing list