Skip to content

[Backport 2.x] [Remote Store] Using hash of node id in metadata file names#10491

Merged
gbbafna merged 2 commits into
opensearch-project:2.xfrom
ashking94:backport-10480-2.x
Oct 7, 2023
Merged

[Backport 2.x] [Remote Store] Using hash of node id in metadata file names#10491
gbbafna merged 2 commits into
opensearch-project:2.xfrom
ashking94:backport-10480-2.x

Conversation

@ashking94
Copy link
Copy Markdown
Member

gbbafna and others added 2 commits October 7, 2023 15:59
…ch-project#10480)

Signed-off-by: Gaurav Bafna <gbbafna@amazon.com>
Signed-off-by: Ashish Singh <ssashish@amazon.com>
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Oct 7, 2023

Compatibility status:

Checks if related components are compatible with change 4fb6467

Incompatible components

Skipped components

Compatible components

Compatible components: [https://github.com/opensearch-project/security.git, https://github.com/opensearch-project/security-analytics.git, https://github.com/opensearch-project/custom-codecs.git, https://github.com/opensearch-project/geospatial.git, https://github.com/opensearch-project/index-management.git, https://github.com/opensearch-project/notifications.git, https://github.com/opensearch-project/sql.git, https://github.com/opensearch-project/job-scheduler.git, https://github.com/opensearch-project/neural-search.git, https://github.com/opensearch-project/observability.git, https://github.com/opensearch-project/k-nn.git, https://github.com/opensearch-project/cross-cluster-replication.git, https://github.com/opensearch-project/alerting.git, https://github.com/opensearch-project/anomaly-detection.git, https://github.com/opensearch-project/asynchronous-search.git, https://github.com/opensearch-project/performance-analyzer.git, https://github.com/opensearch-project/ml-commons.git, https://github.com/opensearch-project/performance-analyzer-rca.git, https://github.com/opensearch-project/common-utils.git, https://github.com/opensearch-project/reporting.git]

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Oct 7, 2023

Gradle Check (Jenkins) Run Completed with:

  • RESULT: UNSTABLE ❕
  • TEST FAILURES:
      1 org.opensearch.cluster.routing.allocation.decider.DiskThresholdDeciderIT.testIndexCreateBlockIsRemovedWhenAnyNodesNotExceedHighWatermarkWithAutoReleaseEnabled
      1 org.opensearch.cluster.allocation.AwarenessAllocationIT.testThreeZoneOneReplicaWithForceZoneValueAndLoadAwareness

@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 7, 2023

Codecov Report

Merging #10491 (4fb6467) into 2.x (42f10d5) will increase coverage by 0.02%.
Report is 1 commits behind head on 2.x.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##                2.x   #10491      +/-   ##
============================================
+ Coverage     70.82%   70.84%   +0.02%     
- Complexity    58462    58474      +12     
============================================
  Files          4829     4829              
  Lines        276380   276382       +2     
  Branches      40579    40579              
============================================
+ Hits         195747   195809      +62     
+ Misses        63970    63879      -91     
- Partials      16663    16694      +31     
Files Coverage Δ
...ibs/core/src/main/java/org/opensearch/Version.java 84.05% <100.00%> (+0.93%) ⬆️
.../org/opensearch/index/remote/RemoteStoreUtils.java 96.55% <ø> (-0.12%) ⬇️
...earch/index/store/RemoteSegmentStoreDirectory.java 89.86% <100.00%> (+0.03%) ⬆️
...ex/translog/transfer/TranslogTransferMetadata.java 85.00% <100.00%> (+0.38%) ⬆️

... and 435 files with indirect coverage changes

@gbbafna gbbafna merged commit b2a836b into opensearch-project:2.x Oct 7, 2023
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