Thomas Mueller created OAK-9147:
-----------------------------------
Summary: Config option for NRT queue timeout
Key: OAK-9147
URL: https://issues.apache.org/jira/browse/OAK-9147
Project: Jackrabbit Oak
Issue Type: Improvement
Components: indexing, lucene
Reporter: Thomas Mueller
Assignee: Thomas Mueller
We can currently configure the maximum queue size via
org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexProviderService
hybridQueueSize (default 10'000).
However, the timeout to add entries to the queue is fixed at 100 ms. This
setting should be configurable as well.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)