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

[Manual Backport 2.x] Updating default compression level for ZStandard Codecs (#8471) #8482

Conversation

sarthakaggarwal97
Copy link
Contributor

@sarthakaggarwal97 sarthakaggarwal97 commented Jul 6, 2023

Signed-off-by: Sarthak Aggarwal sarthagg@amazon.com
(cherry picked from commit eca5a6c)

Description

Backport of #8471

Related Issues

Resolves:
Optimization for #7555

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)

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.

Signed-off-by: Sarthak Aggarwal <sarthagg@amazon.com>
(cherry picked from commit eca5a6c)
@sarthakaggarwal97 sarthakaggarwal97 changed the title default compression level change (#8471) [Manual Backport 2.x] Updating default compression level for ZStandard Codecs (#8471) Jul 6, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Jul 6, 2023

Gradle Check (Jenkins) Run Completed with:

  • RESULT: UNSTABLE ❕
  • TEST FAILURES:
      1 org.opensearch.repositories.azure.AzureBlobContainerRetriesTests.testWriteBlobWithRetries

@codecov
Copy link

codecov bot commented Jul 6, 2023

Codecov Report

Merging #8482 (6f859c0) into 2.x (7f6bc0d) will increase coverage by 0.15%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##                2.x    #8482      +/-   ##
============================================
+ Coverage     70.56%   70.71%   +0.15%     
- Complexity    57104    57140      +36     
============================================
  Files          4746     4746              
  Lines        270451   270451              
  Branches      39931    39931              
============================================
+ Hits         190850   191260     +410     
+ Misses        63246    62769     -477     
- Partials      16355    16422      +67     
Impacted Files Coverage Δ
.../index/codec/customcodecs/Lucene95CustomCodec.java 76.92% <ø> (ø)

... and 464 files with indirect coverage changes

@shwetathareja shwetathareja merged commit 49c8c83 into opensearch-project:2.x Jul 6, 2023
39 checks passed
@sarthakaggarwal97
Copy link
Contributor Author

@mulugetam - want to bring this to your notice

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.

None yet

2 participants