[Backport 2.x] Handle canMatchSearchAfter for frozen context scenario #11249#11287
[Backport 2.x] Handle canMatchSearchAfter for frozen context scenario #11249#11287gbbafna merged 1 commit intoopensearch-project:2.xfrom
Conversation
Compatibility status:Checks if related components are compatible with change addce0f Incompatible componentsIncompatible components: [https://github.com/opensearch-project/performance-analyzer.git] Skipped componentsCompatible componentsCompatible components: [https://github.com/opensearch-project/custom-codecs.git, https://github.com/opensearch-project/security-analytics.git, https://github.com/opensearch-project/geospatial.git, https://github.com/opensearch-project/notifications.git, https://github.com/opensearch-project/observability.git, https://github.com/opensearch-project/job-scheduler.git, https://github.com/opensearch-project/neural-search.git, https://github.com/opensearch-project/security.git, https://github.com/opensearch-project/cross-cluster-replication.git, https://github.com/opensearch-project/asynchronous-search.git, https://github.com/opensearch-project/ml-commons.git, https://github.com/opensearch-project/reporting.git, https://github.com/opensearch-project/index-management.git, https://github.com/opensearch-project/sql.git, https://github.com/opensearch-project/anomaly-detection.git, https://github.com/opensearch-project/common-utils.git, https://github.com/opensearch-project/k-nn.git, https://github.com/opensearch-project/performance-analyzer-rca.git, https://github.com/opensearch-project/alerting.git] |
|
❌ Gradle check result for 743345d: 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? |
Signed-off-by: Chaitanya Gohel <gashutos@amazon.com>
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## 2.x #11287 +/- ##
============================================
+ Coverage 70.98% 71.08% +0.10%
- Complexity 59064 59127 +63
============================================
Files 4869 4869
Lines 278630 278632 +2
Branches 40825 40825
============================================
+ Hits 197781 198066 +285
+ Misses 64126 63799 -327
- Partials 16723 16767 +44 ☔ View full report in Codecov by Sentry. |
Backport of #11249
Description
[Describe what this change achieves]
Related Issues
Resolves #[Issue number to be closed when this PR is merged]
Check List
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.