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.11] Fix error handling for future completion #10420

Merged
merged 1 commit into from
Oct 5, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 10bae20 from #10406.

Signed-off-by: Kunal Kotwani <kkotwani@amazon.com>
(cherry picked from commit 10bae20)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@github-actions
Copy link
Contributor

github-actions bot commented Oct 5, 2023

Compatibility status:

Checks if related components are compatible with change 4a5df16

Incompatible components

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

Skipped components

Compatible components

Compatible components: [https://github.com/opensearch-project/alerting.git, https://github.com/opensearch-project/index-management.git, https://github.com/opensearch-project/anomaly-detection.git, https://github.com/opensearch-project/asynchronous-search.git, https://github.com/opensearch-project/sql.git, https://github.com/opensearch-project/observability.git, https://github.com/opensearch-project/common-utils.git, https://github.com/opensearch-project/job-scheduler.git, https://github.com/opensearch-project/cross-cluster-replication.git, https://github.com/opensearch-project/reporting.git, https://github.com/opensearch-project/k-nn.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/ml-commons.git, https://github.com/opensearch-project/performance-analyzer.git, https://github.com/opensearch-project/performance-analyzer-rca.git, https://github.com/opensearch-project/notifications.git, https://github.com/opensearch-project/neural-search.git]

@github-actions
Copy link
Contributor

github-actions bot commented Oct 5, 2023

Gradle Check (Jenkins) Run Completed with:

  • RESULT: UNSTABLE ❕
  • TEST FAILURES:
      1 org.opensearch.cluster.allocation.AwarenessAllocationIT.testThreeZoneOneReplicaWithForceZoneValueAndLoadAwareness

@codecov
Copy link

codecov bot commented Oct 5, 2023

Codecov Report

Merging #10420 (4a5df16) into 2.11 (890663f) will increase coverage by 0.11%.
Report is 1 commits behind head on 2.11.
The diff coverage is 92.30%.

@@             Coverage Diff              @@
##               2.11   #10420      +/-   ##
============================================
+ Coverage     70.87%   70.98%   +0.11%     
- Complexity    58477    58564      +87     
============================================
  Files          4829     4829              
  Lines        276310   276313       +3     
  Branches      40573    40574       +1     
============================================
+ Hits         195826   196147     +321     
+ Misses        63760    63469     -291     
+ Partials      16724    16697      -27     
Files Coverage Δ
...rg/opensearch/repositories/s3/S3BlobContainer.java 80.05% <92.30%> (-0.12%) ⬇️

... and 445 files with indirect coverage changes

@kotwanikunal kotwanikunal merged commit 049590a into 2.11 Oct 5, 2023
39 of 64 checks passed
@github-actions github-actions bot deleted the backport/backport-10406-to-2.11 branch October 5, 2023 22:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants