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

Do not increment the continuous query statistic if no query is run #8102

Merged
merged 1 commit into from
Mar 16, 2017

Conversation

jsternberg
Copy link
Contributor

@jsternberg jsternberg commented Mar 6, 2017

Instead of incrementing the queryOk statistic with or without the
continuous query running, it will only increment when the query is
actually executed.

Fixes #8091.

  • Rebased/mergable
  • Tests pass
  • CHANGELOG.md updated

@jsternberg jsternberg force-pushed the js-8091-monitor-cq-measurement branch from 3897e5d to 4a4714f Compare March 16, 2017 15:35
Instead of incrementing the `queryOk` statistic with or without the
continuous query running, it will only increment when the query is
actually executed.
@jsternberg jsternberg force-pushed the js-8091-monitor-cq-measurement branch from 4a4714f to 9cdfdd0 Compare March 16, 2017 15:36
@jsternberg jsternberg requested review from rossmcdonald and mark-rushakoff and removed request for rossmcdonald March 16, 2017 17:22
@jsternberg jsternberg merged commit 6f8c44c into master Mar 16, 2017
@mark-rushakoff mark-rushakoff deleted the js-8091-monitor-cq-measurement branch March 20, 2017 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants