[
https://issues.apache.org/jira/browse/DRILL-6886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16711954#comment-16711954
]
ASF GitHub Bot commented on DRILL-6886:
---------------------------------------
kkhatua opened a new pull request #1564: DRILL-6886: Cancel button does not
show for running Query in WebUI
URL: https://github.com/apache/drill/pull/1564
The Freemarker template missed a check for a query's `Running` state to
display the `[Cancel]` button.
The fix is trivial and only needs the check.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Cancel button does not show for running Query in WebUI
> ------------------------------------------------------
>
> Key: DRILL-6886
> URL: https://issues.apache.org/jira/browse/DRILL-6886
> Project: Apache Drill
> Issue Type: Bug
> Components: Web Server
> Affects Versions: 1.15.0
> Reporter: Kunal Khatua
> Assignee: Kunal Khatua
> Priority: Major
> Fix For: 1.15.0
>
>
> The Freemarker template missed a check for a query's _*Running*_ state to
> display the {{[Cancel]}} button.
> The fix is trivial and only needs the check.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)