Remove Embedded Optimize from Lucene Workflow Instance Repository
-----------------------------------------------------------------
Key: OODT-390
URL: https://issues.apache.org/jira/browse/OODT-390
Project: OODT
Issue Type: Improvement
Components: workflow manager
Affects Versions: 0.3
Reporter: Paul Ramirez
Assignee: Paul Ramirez
Fix For: 0.4
Optimize should not be called in the internals of the instance repository for
lucene. This functionality should be relegated to an external tool as was done
with the lucene file manager catalog. That tool can actually be reused to
optimize this index. Calling optimize on the index on each add could cause some
performance issues and making this an external function should rectify that. If
one is working in a system where they have large batches they should run the
optimize tool when the see degradation or on a semi-regular basis.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira