Skip to content

Conversation

@vinaykpud
Copy link
Contributor

Description

Added search replica info in the _cat/indices response

➜  curl "localhost:9200/_cat/indices?v"
health status index    uuid                   pri rep srep docs.count docs.deleted store.size pri.store.size
yellow open   products 2YyqpZQdRWKqNSBTFL90tQ   1   2    3          2            0     42.4kb          8.4kb

Related Issues

Resolves #17425
Related #15306

TODO:
Create Issue for updating the documentation for this settings

Check List

  • Functionality includes testing.
  • API changes companion pull request created, if applicable.
  • Public documentation issue/PR created, if applicable.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Vinay Krishna Pudyodu <vinkrish.neo@gmail.com>
@github-actions github-actions bot added bug Something isn't working Search:Performance labels Apr 1, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Apr 1, 2025

❌ Gradle check result for 0696dfd: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@vinaykpud vinaykpud closed this Apr 2, 2025
@vinaykpud vinaykpud reopened this Apr 2, 2025
Signed-off-by: Vinay Krishna Pudyodu <vinkrish.neo@gmail.com>
Signed-off-by: Vinay Krishna Pudyodu <vinkrish.neo@gmail.com>
@github-actions
Copy link
Contributor

github-actions bot commented Apr 2, 2025

❌ Gradle check result for ac3abdd: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Signed-off-by: Vinay Krishna Pudyodu <vinkrish.neo@gmail.com>
@github-actions
Copy link
Contributor

github-actions bot commented Apr 2, 2025

❌ Gradle check result for 5960fe6: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@github-actions
Copy link
Contributor

github-actions bot commented Apr 2, 2025

❌ Gradle check result for aaa5e15: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@github-actions
Copy link
Contributor

github-actions bot commented Apr 2, 2025

❌ Gradle check result for bbd928b: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Signed-off-by: Vinay Krishna Pudyodu <vinkrish.neo@gmail.com>
@github-actions
Copy link
Contributor

github-actions bot commented Apr 2, 2025

❌ Gradle check result for cd7259a: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@opensearch-trigger-bot
Copy link
Contributor

This PR is stalled because it has been open for 30 days with no activity.

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

Labels

bug Something isn't working Search:Performance stalled Issues that have stalled

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

[RW Separation] _cat/indices does not include search replica information in the response

1 participant