This repository was archived by the owner on Feb 18, 2025. It is now read-only.
Replaced stopwatch with a shared-stopwatch suitable for sharing between go routines#298
Open
shlomi-noach wants to merge 4 commits intomasterfrom
Open
Replaced stopwatch with a shared-stopwatch suitable for sharing between go routines#298shlomi-noach wants to merge 4 commits intomasterfrom
shlomi-noach wants to merge 4 commits intomasterfrom
Conversation
…en go routines. Fixed discovery timing metrics. Fixed json encoding of discovery metrics.
Replaced stopwatch with a shared-stopwatch suitable for sharing between go routines
Collaborator
Author
|
I'm getting reproducible These do not happen with the |
Collaborator
Author
|
I did see multiple occurances of Is it possible that the metrics fail the ReadInstance method and make it return |
|
I can see where the bug is. I am very sorry, will fix this promptly. |
maurosr
pushed a commit
to maurosr/orchestrator
that referenced
this pull request
Sep 18, 2017
|
Can you please cherry-pick this commit maurosr@05aa224 and check if the error is fixed? Thanks! (I will use another branch for this kind of changes in the future) |
Collaborator
Author
|
Sorry, I was out for quite a while ; I will pick this up in a few days. |
Collaborator
|
Hi Shlomi. Is there any chance you can look at this? |
4 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
resubmission of #273 by @maurosr , which I merged into this branch for testing.