Skip to content

SOLR-18061: CrossDC Consumer - add /health endpoint#4126

Merged
sigram merged 5 commits intoapache:mainfrom
sigram:jira/solr-18061
Feb 20, 2026
Merged

SOLR-18061: CrossDC Consumer - add /health endpoint#4126
sigram merged 5 commits intoapache:mainfrom
sigram:jira/solr-18061

Conversation

@sigram
Copy link
Contributor

@sigram sigram commented Feb 10, 2026

This endpoint returns either HTTP 200 when consumer is in a "healthy" state and ready for service, or HTTP 500 otherwise. Additionally it returns the state of individual healthchecks.

The healthy status is reported only when:

  • Consumer is running
  • Kafka brokers are available and connected
  • Solr reports healthy status from the /health endpoint.

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Feb 20, 2026
@sigram sigram merged commit be3e2af into apache:main Feb 20, 2026
5 checks passed
sigram added a commit to sigram/solr that referenced this pull request Feb 20, 2026
arup-chauhan pushed a commit to arup-chauhan/solr that referenced this pull request Feb 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant