[hibernate-issues] [Hibernate-JIRA] Updated: (HSEARCH-520) Make work queue size configurable in Lucene backend

Emmanuel Bernard (JIRA) noreply at atlassian.com
Wed Dec 8 05:16:32 EST 2010


     [ http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Bernard updated HSEARCH-520:
-------------------------------------

    Fix Version/s:     (was: 3.3.0.CR2)
                   3.4.0

> Make work queue size configurable in Lucene backend
> ---------------------------------------------------
>
>                 Key: HSEARCH-520
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-520
>             Project: Hibernate Search
>          Issue Type: Improvement
>          Components: engine
>            Reporter: Sanne Grinovero
>             Fix For: 3.4.0
>
>   Original Estimate: 3h
>  Remaining Estimate: 3h
>
> What's currently hardcoded as org.hibernate.search.batchindexing.Executors.QUEUE_MAX_LENGTH might be nice to be configurable, especially as the async backend will block after filling it up (see HSEARCH-515).
> The larger the better it will be able to handle load spikes but using more memory to store the scheduled work.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list