CrawlDB lock should be released earlier
---------------------------------------
Key: NUTCH-1194
URL: https://issues.apache.org/jira/browse/NUTCH-1194
Project: Nutch
Issue Type: Improvement
Components: generator
Reporter: Markus Jelsma
Assignee: Markus Jelsma
Priority: Minor
Fix For: 1.5
Lock on the CrawlDB is released when everything is finished. But when
generating many segments, the lock remains in place while it's not neccessary
anymore. If GENERATE_UPDATE_DB is false we can release the lock immediately
after the selector has finished.
--
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