Issue 13772

Download canceling broken

13772
Reporter: mdoering
Assignee: fmendez
Type: Bug
Summary: Download canceling broken
Resolution: Fixed
Status: Closed
Created: 2013-09-04 13:26:20.67
Updated: 2013-09-10 13:45:47.133
Resolved: 2013-09-10 13:45:47.103
        
        
Description: If I hit cancel download nothing seems to happen. The occ-download-ws logs have a successful entry though:

{noformat}
INFO  [2013-09-04 13:23:01,221+0200] [http-bio-8080-exec-8] org.gbif.occurrencestore.download.ws.resources.DownloadResource: Created new download job with key [0000001-130904124431464]
INFO  [2013-09-04 13:24:07,077+0200] [http-bio-8080-exec-5] org.gbif.occurrencestore.download.service.DownloadRequestServiceImpl: Download 0000001-130904124431464 canceled
ERROR [2013-09-04 13:24:07,417+0200] [http-bio-8080-exec-4] org.gbif.occurrencestore.download.service.DownloadRequestServiceImpl: Got callback for unsuccessful query. JobId [0000001-130904124431464-oozie-oozi-W], Status [KILLED]
INFO  [2013-09-04 13:24:15,133+0200] [http-bio-8080-exec-7] org.gbif.occurrencestore.download.service.DownloadRequestServiceImpl: Download 0000001-130904124431464 canceled
{noformat}

Sth not right here.]]>
    


Author: mdoering@gbif.org
Comment: The download actually never stopped. It is available here : http://api.gbif.org/occurrence/download/request/0000000-130904124431464.zip
Created: 2013-09-04 13:29:44.039
Updated: 2013-09-04 13:29:44.039