Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document task status #1272

Closed
jsternberg opened this issue Sep 19, 2017 · 0 comments
Closed

Document task status #1272

jsternberg opened this issue Sep 19, 2017 · 0 comments

Comments

@jsternberg
Copy link
Contributor

URL for relevant page?

influxdata/influxdb#8854

What products and version are you using?

InfluxDB 1.4

There is a new "status" column for SHOW QUERIES that shows if a query is running or not. Queries are not killed immediately after calling KILL QUERY, but previously they were automatically removed and this fact was skipped over. Now, you'll be able to see the status of the query so we'll be able to spot query bugs more easily.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants