Skip to content

Commit a23bbc4

Browse files
authored
Fix CloseIndexIT test (#18946)
* Fix CloseIndexIT test Signed-off-by: Atri Sharma <atri.jiit@gmail.com> * Add CHANGELOG entry Signed-off-by: Atri Sharma <atri.jiit@gmail.com> * Fix spotless issues Signed-off-by: Atri Sharma <atri.jiit@gmail.com> --------- Signed-off-by: Atri Sharma <atri.jiit@gmail.com>
1 parent bf5b43d commit a23bbc4

File tree

2 files changed

+176
-31
lines changed

2 files changed

+176
-31
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
9898
### Removed
9999

100100
### Fixed
101+
- Fix flaky tests in CloseIndexIT by addressing cluster state synchronization issues ([#18878](https://github.com/opensearch-project/OpenSearch/issues/18878))
101102
- Add task cancellation checks in aggregators ([#18426](https://github.com/opensearch-project/OpenSearch/pull/18426))
102103
- Fix concurrent timings in profiler ([#18540](https://github.com/opensearch-project/OpenSearch/pull/18540))
103104
- Fix regex query from query string query to work with field alias ([#18215](https://github.com/opensearch-project/OpenSearch/issues/18215))

0 commit comments

Comments
 (0)