Skip to content

[Backport 2.x] Handle canMatchSearchAfter for frozen context scenario #11249#11287

Merged
gbbafna merged 1 commit intoopensearch-project:2.xfrom
gashutos:2.x.1
Nov 21, 2023
Merged

[Backport 2.x] Handle canMatchSearchAfter for frozen context scenario #11249#11287
gbbafna merged 1 commit intoopensearch-project:2.xfrom
gashutos:2.x.1

Conversation

@gashutos
Copy link
Copy Markdown
Contributor

Backport of #11249

Description

[Describe what this change achieves]

Related Issues

Resolves #[Issue number to be closed when this PR is merged]

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Failing checks are inspected and point to the corresponding known issue(s) (See: Troubleshooting Failing Builds)
  • Commits are signed per the DCO using --signoff
  • Commit changes are listed out in CHANGELOG.md file (See: Changelog)
  • Public documentation issue/PR created

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.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Nov 21, 2023

Compatibility status:

Checks if related components are compatible with change addce0f

Incompatible components

Incompatible components: [https://github.com/opensearch-project/performance-analyzer.git]

Skipped components

Compatible components

Compatible 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]

@github-actions
Copy link
Copy Markdown
Contributor

❌ 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>
@github-actions
Copy link
Copy Markdown
Contributor

✅ Gradle check result for addce0f: SUCCESS

@codecov
Copy link
Copy Markdown

codecov bot commented Nov 21, 2023

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (bd32b61) 70.98% compared to head (addce0f) 71.08%.
Report is 1 commits behind head on 2.x.

Files Patch % Lines
...ensearch/search/internal/ContextIndexSearcher.java 0.00% 1 Missing and 1 partial ⚠️
...a/org/opensearch/search/sort/FieldSortBuilder.java 66.66% 1 Missing ⚠️
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.
📢 Have feedback on the report? Share it here.

@gbbafna gbbafna merged commit 15d3014 into opensearch-project:2.x Nov 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants