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] Refactor Translog metadata upload/download to write/read header and footer via VersionedCodecStreamWrapper #8036

Merged
merged 1 commit into from
Jun 13, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 4b4d84e from #7953.

…ooter via VersionedCodecStreamWrapper (#7953)

Signed-off-by: Bhumika Saini <[email protected]>
(cherry picked from commit 4b4d84e)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

  • RESULT: UNSTABLE ❕
  • TEST FAILURES:
      2 org.opensearch.search.SearchWeightedRoutingIT.testStrictWeightedRoutingWithCustomString
      1 org.opensearch.remotestore.SegmentReplicationUsingRemoteStoreIT.testDropPrimaryDuringReplication
      1 org.opensearch.remotestore.SegmentReplicationUsingRemoteStoreIT.testCancelPrimaryAllocation
      1 org.opensearch.remotestore.RemoteStoreRefreshListenerIT.testRemoteRefreshRetryOnFailure

@codecov
Copy link

codecov bot commented Jun 13, 2023

Codecov Report

Merging #8036 (5d72f05) into 2.x (c83c683) will increase coverage by 0.07%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##                2.x    #8036      +/-   ##
============================================
+ Coverage     70.53%   70.60%   +0.07%     
+ Complexity    56657    56652       -5     
============================================
  Files          4696     4697       +1     
  Lines        268499   268501       +2     
  Branches      39700    39700              
============================================
+ Hits         189376   189588     +212     
+ Misses        62835    62572     -263     
- Partials      16288    16341      +53     
Impacted Files Coverage Δ
...ex/translog/transfer/TranslogTransferMetadata.java 85.18% <ø> (-6.66%) ⬇️
...dex/translog/transfer/TranslogTransferManager.java 82.45% <100.00%> (+0.86%) ⬆️
...slog/transfer/TranslogTransferMetadataHandler.java 100.00% <100.00%> (ø)

... and 468 files with indirect coverage changes

@gbbafna gbbafna merged commit 6c3cbed into 2.x Jun 13, 2023
@github-actions github-actions bot deleted the backport/backport-7953-to-2.x branch June 13, 2023 08:15
gaiksaya pushed a commit to gaiksaya/OpenSearch that referenced this pull request Jun 26, 2023
…ooter via VersionedCodecStreamWrapper (opensearch-project#7953) (opensearch-project#8036)

(cherry picked from commit 4b4d84e)

Signed-off-by: Bhumika Saini <[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.

1 participant