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

Avoid race condition on pod metrics page load #1160

Merged
merged 1 commit into from
Jan 20, 2017

Conversation

spadgett
Copy link
Member

Fix a race between the first call to update() and the request for
custom metrics. The race caused the same data to sometimes load twice,
resulting in loops around the duplicated points in the spline chart.

cc @mwringe

Fix a race between the first call to `update()` and the request for
custom metrics. The race caused the same data to sometimes load twice,
resulting in loops around the duplicated points in the spline chart.
@spadgett spadgett requested a review from jwforres January 20, 2017 16:15
@jwforres
Copy link
Member

[merge]

@openshift-bot
Copy link

Evaluated for origin web console merge up to 69adc9a

@openshift-bot
Copy link

openshift-bot commented Jan 20, 2017

Origin Web Console Merge Results: SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pull_requests_origin_web_console/959/) (Base Commit: 4690daf)

@openshift-bot openshift-bot merged commit 857a4e6 into openshift:master Jan 20, 2017
@spadgett spadgett deleted the metrics-loops branch January 23, 2017 17:14
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.

3 participants