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] [Remote Translog] Fix translog inconsistent generation assertion failure in ITs #11168

Merged
merged 1 commit into from
Nov 17, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport b01e483 from #10985.

…ure in ITs (#10985)

(cherry picked from commit b01e483)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

Compatibility status:

Checks if related components are compatible with change c85c8c0

Incompatible components

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

Skipped components

Compatible components

Compatible components: [https://github.com/opensearch-project/security-analytics.git, https://github.com/opensearch-project/security.git, https://github.com/opensearch-project/custom-codecs.git, https://github.com/opensearch-project/index-management.git, https://github.com/opensearch-project/geospatial.git, https://github.com/opensearch-project/notifications.git, https://github.com/opensearch-project/job-scheduler.git, https://github.com/opensearch-project/sql.git, https://github.com/opensearch-project/neural-search.git, https://github.com/opensearch-project/k-nn.git, https://github.com/opensearch-project/observability.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/asynchronous-search.git, https://github.com/opensearch-project/performance-analyzer-rca.git, https://github.com/opensearch-project/common-utils.git, https://github.com/opensearch-project/ml-commons.git, https://github.com/opensearch-project/reporting.git]

Copy link
Contributor

✅ Gradle check result for c85c8c0: SUCCESS

Copy link

codecov bot commented Nov 12, 2023

Codecov Report

Merging #11168 (c85c8c0) into 2.x (827099e) will increase coverage by 0.10%.
Report is 1 commits behind head on 2.x.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##                2.x   #11168      +/-   ##
============================================
+ Coverage     70.88%   70.98%   +0.10%     
- Complexity    58926    59034     +108     
============================================
  Files          4862     4862              
  Lines        278389   278389              
  Branches      40806    40806              
============================================
+ Hits         197336   197624     +288     
+ Misses        64289    63962     -327     
- Partials      16764    16803      +39     
Files Coverage Δ
...rg/opensearch/index/translog/RemoteFsTranslog.java 76.30% <100.00%> (+0.94%) ⬆️

... and 458 files with indirect coverage changes

@mch2 mch2 merged commit ef323b9 into 2.x Nov 17, 2023
43 of 69 checks passed
@mch2 mch2 deleted the backport/backport-10985-to-2.x branch November 17, 2023 19:11
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.

1 participant