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

segment hystrix command keys by cloud provider #224

Merged
merged 1 commit into from
May 18, 2016

Conversation

cfieber
Copy link
Contributor

@cfieber cfieber commented May 18, 2016

though most of these are read operations, in the event of bad data or a bug in one cloud provider, we shouldn't circuit break across others

@spinnaker/netflix-reviewers PTAL


private final ClouddriverService clouddriverService

private final LoadingCache<String, List<ClouddriverService.Account>> accountsCache = CacheBuilder.newBuilder()
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is just to debounce calls to translate account name -> provider name so every hystrix command key generation doesn't result in another remote call

@ajordens
Copy link
Contributor

LGTM

@cfieber cfieber merged commit d1b4a0b into spinnaker:master May 18, 2016
@spinnakerbot spinnakerbot mentioned this pull request Oct 12, 2022
@spinnakerbot spinnakerbot mentioned this pull request Nov 16, 2022
kirangodishala pushed a commit to kirangodishala/gate that referenced this pull request May 23, 2023
@spinnakerbot spinnakerbot mentioned this pull request May 9, 2024
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