Disable concurrent search path for composite aggregations.#12375
Disable concurrent search path for composite aggregations.#12375reta merged 1 commit intoopensearch-project:mainfrom
Conversation
143f6c8 to
c9e7763
Compare
Known issue: #9191 |
|
❌ Gradle check result for b86c0ad: 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? |
Known issues:
|
|
❌ Gradle check result for b86c0ad: 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? |
|
❌ Gradle check result for b86c0ad: TIMEOUT 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? |
|
❌ Gradle check result for b86c0ad: 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? |
…etails see: opensearch-project#12331 Signed-off-by: Sorabh Hamirwasia <sohami.apache@gmail.com>
b86c0ad to
f1a493f
Compare
|
rebased to latest main |
|
❌ Gradle check result for b86c0ad: 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? |
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #12375 +/- ##
============================================
- Coverage 71.44% 71.37% -0.07%
+ Complexity 59839 59810 -29
============================================
Files 4960 4960
Lines 281166 281166
Branches 40861 40861
============================================
- Hits 200875 200692 -183
- Misses 63614 63758 +144
- Partials 16677 16716 +39 ☔ View full report in Codecov by Sentry. |
…etails see: opensearch-project#12331 (opensearch-project#12375) Signed-off-by: Sorabh Hamirwasia <sohami.apache@gmail.com>
…etails see: opensearch-project#12331 (opensearch-project#12375) Signed-off-by: Sorabh Hamirwasia <sohami.apache@gmail.com> Signed-off-by: Aman Khare <amkhar@amazon.com>
…etails see: opensearch-project#12331 (opensearch-project#12375) Signed-off-by: Sorabh Hamirwasia <sohami.apache@gmail.com>
…etails see: opensearch-project#12331 (opensearch-project#12375) Signed-off-by: Sorabh Hamirwasia <sohami.apache@gmail.com> Signed-off-by: Shivansh Arora <hishiv@amazon.com>
Description
Disable concurrent segment search for requests containing composite aggregation.
Related Issues
#12331
Check List
- [ ] Failing checks are inspected and point to the corresponding known issue(s) (See: Troubleshooting Failing Builds)- [X] Commit changes are listed out in CHANGELOG.md file (See: Changelog)- [ ] Public documentation issue/PR createdBy 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.