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.3.0
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....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira