[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
Wed Jan 2 18:03:08 EST 2013


    [ https://issues.jboss.org/browse/ISPN-2613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12743290#comment-12743290 ] 

Sanne Grinovero commented on ISPN-2613:
---------------------------------------

This issue is resolved by upgrading to Hibernate Search >=4.2.0.CR1 as it contains such an auto-adapting NRT ReaderProvider as described in this issue.

(No configuration changes are needed)
                
> 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.CR1, 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