[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:12:17 EST 2012
[ https://issues.jboss.org/browse/ISPN-2613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sanne Grinovero updated ISPN-2613:
----------------------------------
Component/s: Querying
> 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
> Components: Querying
> 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