[infinispan-issues] [JBoss JIRA] (ISPN-2613) Write performance slowed down by IndexReader warmup with indexing enabled in NRT mode

Sanne Grinovero (JIRA) jira-events at lists.jboss.org
Sun Dec 9 18:10:17 EST 2012


Sanne Grinovero created ISPN-2613:
-------------------------------------

             Summary: Write performance slowed down by IndexReader warmup with indexing enabled in NRT mode
                 Key: ISPN-2613
                 URL: https://issues.jboss.org/browse/ISPN-2613
             Project: Infinispan
          Issue Type: Enhancement
            Reporter: Sanne Grinovero
            Assignee: Sanne Grinovero
             Fix For: 5.2.0.Beta6, 5.2.0.Final


The indexing engine when configured with NRT is still very tuned for read-mostly performance, pre-warming readers at each non-batch write operation. This makes it not suited for write-mostly and analytic use cases.

We should be able to detect the use case and have the NRT engine adapt to the workload.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the infinispan-issues mailing list