Skip to content

added probe implementation to CompositeDiscoveryClient#1210

Closed
sruffatti wants to merge 4 commits intospring-cloud:mainfrom
sruffatti:origin/composite-discovery-client-probe-impl
Closed

added probe implementation to CompositeDiscoveryClient#1210
sruffatti wants to merge 4 commits intospring-cloud:mainfrom
sruffatti:origin/composite-discovery-client-probe-impl

Conversation

@sruffatti
Copy link
Copy Markdown
Contributor

Fixes gh-1209

Copy link
Copy Markdown
Member

@spencergibb spencergibb left a comment

Choose a reason for hiding this comment

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

Please add a test

@sruffatti
Copy link
Copy Markdown
Contributor Author

Please add a test

@spencergibb I pushed some unit tests.

@sruffatti sruffatti requested a review from spencergibb March 6, 2023 21:02
@sruffatti
Copy link
Copy Markdown
Contributor Author

Any updates on this @spencergibb ?

@sruffatti
Copy link
Copy Markdown
Contributor Author

bump @spencergibb

@sruffatti
Copy link
Copy Markdown
Contributor Author

@OlgaMaciaszek Are you able to help me out here? This PR has been open for a while.

@OlgaMaciaszek
Copy link
Copy Markdown
Collaborator

Thanks, @sruffatti. Will review it shortly.

Copy link
Copy Markdown
Collaborator

@OlgaMaciaszek OlgaMaciaszek left a comment

Choose a reason for hiding this comment

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

Hi @sruffatti, thanks for submitting the PR. Makes sense. There are some minor style issues. I have added comments - please address them. Also, could you please file this against 3.1.x instead of main? It'll be considered a bugfix, so we'd like for it to also be included in the 2021.0.x release train.

@sruffatti sruffatti changed the base branch from main to 3.1.x May 31, 2023 17:43
@sruffatti sruffatti changed the base branch from 3.1.x to main May 31, 2023 17:43
@sruffatti sruffatti changed the base branch from main to 3.1.x May 31, 2023 18:04
@sruffatti sruffatti changed the base branch from 3.1.x to main May 31, 2023 18:09
@sruffatti
Copy link
Copy Markdown
Contributor Author

sruffatti commented May 31, 2023

Hi @sruffatti, thanks for submitting the PR. Makes sense. There are some minor style issues. I have added comments - please address them. Also, could you please file this against 3.1.x instead of main? It'll be considered a bugfix, so we'd like for it to also be included in the 2021.0.x release train.

@OlgaMaciaszek I addressed your comments. Are you asking me to change the target branch to 3.1.x instead main? When I do that I see many commits included in the PR. Are you asking me to branch off 3.1.x, add my changes, and then open a PR?

@OlgaMaciaszek
Copy link
Copy Markdown
Collaborator

Hi @sruffatti,

@OlgaMaciaszek I addressed your comments. Are you asking me to change the target branch to 3.1.x instead main? When I do that I see many commits included in the PR. Are you asking me to branch off 3.1.x, add my changes, and then open a PR?

The second approach will probably be faster and easier, so it's a good idea.

sruffatti added a commit to sruffatti/spring-cloud-commons that referenced this pull request Jun 1, 2023
sruffatti added a commit to sruffatti/spring-cloud-commons that referenced this pull request Jun 1, 2023
@sruffatti
Copy link
Copy Markdown
Contributor Author

@OlgaMaciaszek I created another PR merging to 3.1.x here #1239

@OlgaMaciaszek
Copy link
Copy Markdown
Collaborator

Closing in favour of #1239.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DiscoveryClientHealthIndicator does not respect "light weight operation" of probe() when using CompositeDiscoveryClient

4 participants