[
https://issues.apache.org/jira/browse/NUTCH-2396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16881134#comment-16881134
]
Luca Zanzola commented on NUTCH-2396:
-------------------------------------
Same problem on 1.15 version
> Cannot stop or abort fetch job via REST API
> -------------------------------------------
>
> Key: NUTCH-2396
> URL: https://issues.apache.org/jira/browse/NUTCH-2396
> Project: Nutch
> Issue Type: Bug
> Components: fetcher
> Affects Versions: 1.13
> Reporter: Sergey
> Priority: Major
>
> Case 1:
> 1) Run fetch job via REST API.
> 2) Send stop job request.
> 3) Request finished with code 200 and returned string 'false'.
> 4) Job state changed to "STOPPING" and stopped only after finished *all* his
> work.
> Case 2:
> 1) Run fetch job via REST API.
> 2) Send abort job request.
> 3) Request finished with code 200 and returned string 'false'.
> 4) Job state changed to "KILLED", but job continue working and stopped after
> finished *all* his work.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)