[
https://issues.apache.org/jira/browse/METRON-1713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16573724#comment-16573724
]
ASF GitHub Bot commented on METRON-1713:
----------------------------------------
Github user merrimanr commented on the issue:
https://github.com/apache/metron/pull/1143
@justinleet I am seeing different behavior. When I submit a query, the
cancel button appears but is disabled. I am not able to kill a job in the
middle of submission. After the job submission request returns with a job id,
the cancel button becomes active. When I click the cancel button, the kill
command succeeds with no errors. If we want to add a "Cancellation in
progress" message while the kill request is being processed I think that makes
sense. For me, this is working as expected.
The error you posted has nothing to do with the state of a job submission.
My guess is that you don't have the most recent code deployed in full dev.
That 405 error suggests that endpoint doesn't exist. Let me know if I am
misunderstanding something.
> PCAP UI - Add a way to kill a pcap job
> --------------------------------------
>
> Key: METRON-1713
> URL: https://issues.apache.org/jira/browse/METRON-1713
> Project: Metron
> Issue Type: Sub-task
> Reporter: Shane Ardell
> Priority: Major
> Attachments: Screen Shot 2018-08-01 at 4.04.58 PM.png
>
>
> As a user, I would like to be able to cancel my ongoing PCAP query request.
> In order to do that, I would like to see a cancel button beside the progress
> bar of the query.
> An endpoint for this already exists in REST.
> Attached image is from Swagger after building full-dev from the feature
> branch from [METRON-1554|https://issues.apache.org/jira/browse/METRON-1554].
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)