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

Added REST handler for broker ready probe #8303

Merged
merged 1 commit into from
Oct 20, 2020

Conversation

merlimat
Copy link
Contributor

Motivation

There's no way to determine if a broker is 100% ready to accept requests (eg: lookup requests). We need to have a precise method to determine the readiness of a broker so that it can be used by deployment tools (eg: kubernetes probes) to delay all traffic we're ready.

@merlimat merlimat added the type/enhancement The enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages label Oct 19, 2020
@merlimat merlimat added this to the 2.7.0 milestone Oct 19, 2020
@merlimat merlimat self-assigned this Oct 19, 2020
@rdhabalia
Copy link
Contributor

/pulsarbot run-failure-checks

@codelipenghui
Copy link
Contributor

/pulsarbot run-failure-checks

@merlimat merlimat merged commit def7081 into apache:master Oct 20, 2020
huangdx0726 pushed a commit to huangdx0726/pulsar that referenced this pull request Nov 13, 2020
flowchartsman pushed a commit to flowchartsman/pulsar that referenced this pull request Nov 17, 2020
merlimat added a commit to merlimat/pulsar that referenced this pull request Dec 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement The enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants