Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport 2.x] Support terminate_after force termination for concurrent segment search #10329

Merged
merged 1 commit into from
Oct 3, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 3a790c1 from #10200.

Signed-off-by: Jay Deng <[email protected]>
(cherry picked from commit 3a790c1)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@github-actions
Copy link
Contributor

github-actions bot commented Oct 3, 2023

Compatibility status:

Checks if related components are compatible with change 578738c

Incompatible components

Incompatible components: [https://github.com/opensearch-project/asynchronous-search.git]

Skipped components

Compatible components

Compatible components: [https://github.com/opensearch-project/security.git, https://github.com/opensearch-project/security-analytics.git, https://github.com/opensearch-project/custom-codecs.git, https://github.com/opensearch-project/geospatial.git, https://github.com/opensearch-project/index-management.git, https://github.com/opensearch-project/notifications.git, https://github.com/opensearch-project/sql.git, https://github.com/opensearch-project/neural-search.git, https://github.com/opensearch-project/job-scheduler.git, https://github.com/opensearch-project/observability.git, https://github.com/opensearch-project/k-nn.git, https://github.com/opensearch-project/cross-cluster-replication.git, https://github.com/opensearch-project/alerting.git, https://github.com/opensearch-project/anomaly-detection.git, https://github.com/opensearch-project/ml-commons.git, https://github.com/opensearch-project/performance-analyzer.git, https://github.com/opensearch-project/common-utils.git, https://github.com/opensearch-project/performance-analyzer-rca.git, https://github.com/opensearch-project/reporting.git]

@github-actions
Copy link
Contributor

github-actions bot commented Oct 3, 2023

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

github-actions bot commented Oct 3, 2023

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

github-actions bot commented Oct 3, 2023

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

github-actions bot commented Oct 3, 2023

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

github-actions bot commented Oct 3, 2023

Gradle Check (Jenkins) Run Completed with:

@jed326
Copy link
Collaborator

jed326 commented Oct 3, 2023

https://build.ci.opensearch.org/job/gradle-check/26748/

It looks like we're seeing a lot of failures for this DiversifiedSamplerIT test...will see if I can pick up #10046 next

@github-actions
Copy link
Contributor

github-actions bot commented Oct 3, 2023

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

github-actions bot commented Oct 3, 2023

Gradle Check (Jenkins) Run Completed with:

@codecov
Copy link

codecov bot commented Oct 3, 2023

Codecov Report

Merging #10329 (578738c) into 2.x (b272689) will decrease coverage by 0.05%.
Report is 6 commits behind head on 2.x.
The diff coverage is 0.00%.

@@             Coverage Diff              @@
##                2.x   #10329      +/-   ##
============================================
- Coverage     70.91%   70.87%   -0.05%     
+ Complexity    58358    58353       -5     
============================================
  Files          4816     4816              
  Lines        275745   275747       +2     
  Branches      40531    40532       +1     
============================================
- Hits         195545   195424     -121     
- Misses        63505    63601      +96     
- Partials      16695    16722      +27     
Files Coverage Δ
...va/org/opensearch/search/DefaultSearchContext.java 77.89% <0.00%> (-0.57%) ⬇️

... and 469 files with indirect coverage changes

@reta reta merged commit d48aa44 into 2.x Oct 3, 2023
60 of 61 checks passed
@github-actions github-actions bot deleted the backport/backport-10200-to-2.x branch October 3, 2023 22:11
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