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

fix: add health check to broker #523

Closed
wants to merge 1 commit into from

Conversation

lpcouto
Copy link
Contributor

@lpcouto lpcouto commented Feb 14, 2024

Description

Adds health check to broker and schema registry depends on broker's healthy condition.

Fixes #522

How Has This Been Tested?

Schema registry started OK with healthy broker; Schema registry doesn't start with unhealthy broker;

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have added tests to cover my changes
  • I have made corresponding changes to the documentation

Disclaimer

By sending us your contributions, you are agreeing that your contribution is made subject to the terms of our Contributor Ownership Statement

@lpcouto lpcouto force-pushed the Bug-fix-522-add-broker-health-check branch from 5e4ec03 to 04f1d2f Compare February 14, 2024 15:31
@lpcouto lpcouto marked this pull request as ready for review February 14, 2024 15:31
@lpcouto lpcouto closed this Feb 14, 2024
@lpcouto lpcouto deleted the Bug-fix-522-add-broker-health-check branch February 14, 2024 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

[Bug Report]: schema-registry service fails because broker is not available yet
2 participants