[infinispan-issues] [JBoss JIRA] (ISPN-3586) Improve performance of Infinispan Lucene directory provider
Sanne Grinovero (JIRA)
issues at jboss.org
Sat Dec 14 16:04:32 EST 2013
[ https://issues.jboss.org/browse/ISPN-3586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12931345#comment-12931345 ]
Sanne Grinovero commented on ISPN-3586:
---------------------------------------
I have this now down to approx. 500 milliseconds (for 2000 entries), but using some tricks and some patches:
- use batching
- a little tuning of the indexing options
- ISPN-3834 is drafted in this measurement
> Improve performance of Infinispan Lucene directory provider
> -----------------------------------------------------------
>
> Key: ISPN-3586
> URL: https://issues.jboss.org/browse/ISPN-3586
> Project: Infinispan
> Issue Type: Enhancement
> Components: Lucene Directory
> Affects Versions: 6.0.0.Beta2
> Reporter: Adrian Nistor
> Assignee: Sanne Grinovero
>
> Currently in distributed mode it takes about 2 minutes to index 2000 entries. This was found in ISPN-3102.
--
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