Skip to content

Conversation

willyborankin
Copy link
Contributor

Manual Backport 1b833b1 from #7907

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@kartg
Copy link
Member

kartg commented Jun 14, 2023

@willyborankin please rebase to fix the gradle check failure. The failure was caused by a missing BWC version - #8061

…#7907)

Removed a deprecated COMPRESSOR variable from
CompressorFactory and use DEFLATE_COMPRESSOR instea

Signed-off-by: Andrey Pleskach <ples@aiven.io>
@willyborankin willyborankin force-pushed the backport-7907-to-2.x branch from a7f75b5 to a67658d Compare June 15, 2023 07:08
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

  • RESULT: UNSTABLE ❕
  • TEST FAILURES:
      1 org.opensearch.remotestore.SegmentReplicationUsingRemoteStoreIT.testDropPrimaryDuringReplication

@codecov
Copy link

codecov bot commented Jun 15, 2023

Codecov Report

Merging #8055 (a67658d) into 2.x (b642e69) will increase coverage by 0.02%.
The diff coverage is 80.00%.

@@             Coverage Diff              @@
##                2.x    #8055      +/-   ##
============================================
+ Coverage     70.68%   70.70%   +0.02%     
- Complexity    56849    56898      +49     
============================================
  Files          4702     4702              
  Lines        268993   268994       +1     
  Branches      39768    39768              
============================================
+ Hits         190133   190198      +65     
+ Misses        62606    62518      -88     
- Partials      16254    16278      +24     
Impacted Files Coverage Δ
...java/org/opensearch/transport/TransportLogger.java 39.32% <0.00%> (ø)
...rg/opensearch/transport/TransportDecompressor.java 74.02% <50.00%> (+0.34%) ⬆️
...ster/coordination/PublicationTransportHandler.java 85.85% <100.00%> (ø)
...opensearch/common/compress/CompressedXContent.java 85.93% <100.00%> (ø)
.../opensearch/common/compress/CompressorFactory.java 66.66% <100.00%> (+9.52%) ⬆️
...ch/repositories/blobstore/BlobStoreRepository.java 62.26% <100.00%> (-0.59%) ⬇️
...earch/transport/CompressibleBytesOutputStream.java 81.81% <100.00%> (ø)

... and 465 files with indirect coverage changes

@reta reta merged commit 25b6b4c into opensearch-project:2.x Jun 15, 2023
gaiksaya pushed a commit to gaiksaya/OpenSearch that referenced this pull request Jun 26, 2023
…#7907) (opensearch-project#8055)

Removed a deprecated COMPRESSOR variable from
CompressorFactory and use DEFLATE_COMPRESSOR instea

Signed-off-by: Andrey Pleskach <ples@aiven.io>
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