[
https://issues.apache.org/jira/browse/NUTCH-2094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14744857#comment-14744857
]
ASF GitHub Bot commented on NUTCH-2094:
---------------------------------------
GitHub user prernasatija opened a pull request:
https://github.com/apache/nutch/pull/58
fix for NUTCH-2094 contributed by prernasatija
nutch-2094 jira fix
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/prernasatija/nutch NUTCH-2094
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nutch/pull/58.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #58
----
commit 96faa11a0b20731dcc61b996db771a7950696191
Author: Prerna Satija <[email protected]>
Date: 2015-09-15T05:15:25Z
fix for NUTCH-2094 contributed by prernasatija
----
> When stopping a crawl in Nutch 2.3, I was having trouble when I start an
> already stopped crawl and then stop it again.
> -----------------------------------------------------------------------------------------------------------------------
>
> Key: NUTCH-2094
> URL: https://issues.apache.org/jira/browse/NUTCH-2094
> Project: Nutch
> Issue Type: Bug
> Reporter: Prerna Satija
> Assignee: Chris A. Mattmann
>
> I have created a stop button in Nutch webapp to stop a running crawl from the
> UI on click of a "stop" button. While testing, I found that I am able to stop
> a crawl successfully but when I restart a stopped crawl and try to stop it,
> it doesn't stop.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)