[ 
https://issues.apache.org/jira/browse/NUTCH-1194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13142659#comment-13142659
 ] 

Markus Jelsma commented on NUTCH-1194:
--------------------------------------

I'm not sure what you mean by setup and cleanup tasks, are you perhaps 
referring to the open() and close() methods of individual mapred tasks?
                
> 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

        

Reply via email to