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

Fix issue #199: origins.ID.requests.cancelled metric. (#209) #210

Merged

Conversation

mikkokar
Copy link
Contributor

(cherry picked from commit 4123874)

The fix is to increment origins.ID.requests.cancelled only when a response observable is not yet completed. For this purpose I have added an AtomicBoolean to track the observable completion status.

@mikkokar mikkokar requested review from dvlato and kvosper July 10, 2018 10:45
@mikkokar mikkokar force-pushed the issue-199-cherry-pick-from-master branch from 5cf9283 to bfbd4b2 Compare July 10, 2018 10:47
@mikkokar mikkokar merged commit 6d62753 into ExpediaGroup:styx-1.0-dev Jul 10, 2018
@mikkokar mikkokar deleted the issue-199-cherry-pick-from-master branch September 4, 2018 08:09
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.

2 participants