Skip to content

Fix the Elasticsearch Health Status#173

Open
vanitha1822 wants to merge 2 commits into
release-3.8.2from
nd/vs/elasticsearch_health_status
Open

Fix the Elasticsearch Health Status#173
vanitha1822 wants to merge 2 commits into
release-3.8.2from
nd/vs/elasticsearch_health_status

Conversation

@vanitha1822

Copy link
Copy Markdown
Member

📋 Description

JIRA ID:

AMM-2374


✅ Type of Change

  • 🐞 Bug fix (non-breaking change which resolves an issue)

vanitha1822 and others added 2 commits July 9, 2026 16:16
The /health Elasticsearch client was built without credentials, so probes
against a security-enabled cluster returned 401 and reported ES DOWN (forcing
overall status DOWN) even though ES was healthy. Inject elasticsearch.username/
password and attach a BasicCredentialsProvider, matching ElasticsearchConfig.
Auth is skipped when username is blank (ES security disabled).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Jul 9, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 7dabda9a-9521-47ce-a1d1-e21f61c56567

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@vanitha1822 vanitha1822 self-assigned this Jul 9, 2026
@vanitha1822 vanitha1822 requested review from drtechie and vishwab1 July 9, 2026 11:28
@sonarqubecloud

sonarqubecloud Bot commented Jul 9, 2026

Copy link
Copy Markdown

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants