Skip to content

Commit 0d8cbc0

Browse files
gargharsh3134mingshl
authored andcommitted
Fixing _list/shards API for closed indices (opensearch-project#16606)
* Fixing _list/shards API for closed indices Signed-off-by: Harsh Garg <[email protected]> Signed-off-by: Mingshi Liu <[email protected]>
1 parent 9853da9 commit 0d8cbc0

File tree

3 files changed

+364
-7
lines changed

3 files changed

+364
-7
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6868
- Bound the size of cache in deprecation logger ([16702](https://github.com/opensearch-project/OpenSearch/issues/16702))
6969
- Ensure consistency of system flag on IndexMetadata after diff is applied ([#16644](https://github.com/opensearch-project/OpenSearch/pull/16644))
7070
- Skip remote-repositories validations for node-joins when RepositoriesService is not in sync with cluster-state ([#16763](https://github.com/opensearch-project/OpenSearch/pull/16763))
71+
- Fix _list/shards API failing when closed indices are present ([#16606](https://github.com/opensearch-project/OpenSearch/pull/16606))
7172

7273
### Security
7374

0 commit comments

Comments
 (0)