Navigation Menu

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

CouchbaseReactiveHealthIndicator uses blocking API to retrieve the cluster diagnostics #32505

Conversation

micopiira
Copy link

Title pretty much says it all, but
use non-blocking cluster.reactive().diagnostics()
instead of blocking cluster.diagnostics() call

@pivotal-cla
Copy link

@micopiira Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

@pivotal-cla
Copy link

@micopiira Thank you for signing the Contributor License Agreement!

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Sep 26, 2022
@wilkinsona wilkinsona changed the title Use non-blocking API in CouchbaseReactiveHealthIndicator CouchbaseReactiveHealthIndicator uses blocking API to relieve the cluster diagnostics Sep 26, 2022
@wilkinsona wilkinsona added type: bug A general bug status: back-port An issue tracking the back-port of a change made in an later branch and removed status: waiting-for-triage An issue we've not yet triaged status: back-port An issue tracking the back-port of a change made in an later branch labels Sep 26, 2022
@wilkinsona wilkinsona added this to the 2.6.x milestone Sep 26, 2022
Run ./gradlew format to fix
bad formatting in CouchbaseReactiveHealthIndicator
@snicoll
Copy link
Member

snicoll commented Sep 27, 2022

@micopiira thank you for making your first contribution to Spring Boot.

@wilkinsona wilkinsona changed the title CouchbaseReactiveHealthIndicator uses blocking API to relieve the cluster diagnostics CouchbaseReactiveHealthIndicator uses blocking API to retrieve the cluster diagnostics Sep 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants