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] Validate checksum in footer separately for segment metadata files #6973

Merged
merged 1 commit into from
Apr 4, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 1856090 from #6931.

)

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

github-actions bot commented Apr 4, 2023

Gradle Check (Jenkins) Run Completed with:

  • RESULT: UNSTABLE ❕
  • TEST FAILURES:
      2 org.opensearch.search.SearchWeightedRoutingIT.testStrictWeightedRoutingWithCustomString
      2 org.opensearch.backwards.MixedClusterClientYamlTestSuiteIT.test {p0=indices.split/30_copy_settings/Copy settings during split index}
      1 org.opensearch.backwards.MixedClusterClientYamlTestSuiteIT.test {p0=pit/10_basic/Delete all}

@codecov-commenter
Copy link

Codecov Report

Merging #6973 (e1d5aea) into 2.x (5cf4c5d) will increase coverage by 0.00%.
The diff coverage is 57.77%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff            @@
##                2.x    #6973   +/-   ##
=========================================
  Coverage     70.42%   70.42%           
- Complexity    59500    59512   +12     
=========================================
  Files          4811     4811           
  Lines        285539   285564   +25     
  Branches      41509    41512    +3     
=========================================
+ Hits         201086   201111   +25     
- Misses        67682    67699   +17     
+ Partials      16771    16754   -17     
Impacted Files Coverage Δ
...ensearch/cluster/routing/WeightedRoutingUtils.java 68.42% <0.00%> (-8.05%) ⬇️
...rg/opensearch/common/settings/ClusterSettings.java 92.50% <ø> (ø)
...g/opensearch/cluster/routing/OperationRouting.java 79.87% <38.88%> (-3.58%) ⬇️
...arch/cluster/routing/FailAwareWeightedRouting.java 74.41% <62.50%> (-1.90%) ⬇️
...search/cluster/routing/IndexShardRoutingTable.java 88.77% <72.72%> (+1.34%) ⬆️
...nsearch/common/io/VersionedCodecStreamWrapper.java 90.47% <100.00%> (-9.53%) ⬇️
...earch/index/store/RemoteSegmentStoreDirectory.java 99.31% <100.00%> (+<0.01%) ⬆️

... and 458 files with indirect coverage changes

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

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.

2 participants