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

Changing unrefernced file cleanup stats based MergeStats metrics version to 2.11 #10336

Merged
merged 1 commit into from
Oct 3, 2023

Conversation

RS146BIJAY
Copy link
Contributor

@RS146BIJAY RS146BIJAY commented Oct 3, 2023

Description

Changing unrefernced file cleanup stats based MergeStats metrics version to 2.11

This change should be merged after backport PR #10333 is merged to the 2.x branch

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
  • Commits are signed per the DCO using --signoff
  • Commit changes are listed out in CHANGELOG.md file (See: Changelog)
  • GitHub issue/PR created in OpenSearch documentation repo for the required public documentation changes (#[Issue/PR number])

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
Contributor

github-actions bot commented Oct 3, 2023

Compatibility status:

Checks if related components are compatible with change 345ab2f

Incompatible components

Skipped components

Compatible components

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

@github-actions
Copy link
Contributor

github-actions bot commented Oct 3, 2023

Gradle Check (Jenkins) Run Completed with:

@RS146BIJAY
Copy link
Contributor Author

Build failure is due to flaky test: #10006

@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:

@codecov
Copy link

codecov bot commented Oct 3, 2023

Codecov Report

Merging #10336 (345ab2f) into main (2098975) will decrease coverage by 0.11%.
Report is 4 commits behind head on main.
The diff coverage is 0.00%.

@@             Coverage Diff              @@
##               main   #10336      +/-   ##
============================================
- Coverage     71.21%   71.11%   -0.11%     
+ Complexity    58261    58240      -21     
============================================
  Files          4831     4831              
  Lines        274704   274704              
  Branches      40030    40030              
============================================
- Hits         195638   195359     -279     
- Misses        62694    62993     +299     
+ Partials      16372    16352      -20     
Files Coverage Δ
...in/java/org/opensearch/index/merge/MergeStats.java 78.35% <0.00%> (ø)

... and 477 files with indirect coverage changes

@reta reta merged commit d5a95b8 into opensearch-project:main Oct 3, 2023
46 of 80 checks passed
@RS146BIJAY RS146BIJAY deleted the merge-stats branch October 4, 2023 04:22
deshsidd pushed a commit to deshsidd/OpenSearch that referenced this pull request Oct 9, 2023
vikasvb90 pushed a commit to vikasvb90/OpenSearch that referenced this pull request Oct 10, 2023
shiv0408 pushed a commit to Gaurav614/OpenSearch that referenced this pull request Apr 25, 2024
…ion to 2.11 (opensearch-project#10336)

Signed-off-by: Rishav Sagar <[email protected]>
Co-authored-by: Rishav Sagar <[email protected]>
Signed-off-by: Shivansh Arora <[email protected]>
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.

3 participants