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.0] Update the S3 source automatic compression option to use the same code for GZIP and NONE. #2029

Merged
merged 1 commit into from
Nov 21, 2022

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 729c2d4 from #2027

…ompression engine. Fixes #2026. (#2027)

Signed-off-by: David Venable <[email protected]>
(cherry picked from commit 729c2d4)
@opensearch-trigger-bot opensearch-trigger-bot bot requested a review from a team as a code owner November 21, 2022 17:15
@codecov-commenter
Copy link

codecov-commenter commented Nov 21, 2022

Codecov Report

Merging #2029 (2d4d131) into 2.0 (c652aa6) will increase coverage by 0.06%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##                2.0    #2029      +/-   ##
============================================
+ Coverage     93.82%   93.88%   +0.06%     
- Complexity     1551     1552       +1     
============================================
  Files           198      198              
  Lines          4615     4615              
  Branches        374      374              
============================================
+ Hits           4330     4333       +3     
+ Misses          201      199       -2     
+ Partials         84       83       -1     
Impacted Files Coverage Δ
...opensearch/dataprepper/pipeline/ProcessWorker.java 90.38% <0.00%> (+1.92%) ⬆️
...rwarder/discovery/AwsCloudMapPeerListProvider.java 95.12% <0.00%> (+2.43%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@github-actions
Copy link

github-actions bot commented Nov 21, 2022

Unit Test Results

   656 files   - 1     656 suites   - 1   14m 12s ⏱️ +56s
2 433 tests ±0  2 433 ✔️ ±0  0 💤 ±0  0 ±0 
4 870 runs  ±0  4 870 ✔️ ±0  0 💤 ±0  0 ±0 

Results for commit 2d4d131. ± Comparison against base commit c652aa6.

♻️ This comment has been updated with latest results.

@dlvenable dlvenable merged commit df7ec64 into 2.0 Nov 21, 2022
@github-actions github-actions bot deleted the backport/backport-2027-to-2.0 branch November 21, 2022 17:47
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.

3 participants