Skip to content

SegRep with Remote: Add Remote store as a segment replication source …#7966

Merged
gbbafna merged 2 commits intoopensearch-project:2.xfrom
ankitkala:backport_source
Jun 12, 2023
Merged

SegRep with Remote: Add Remote store as a segment replication source …#7966
gbbafna merged 2 commits intoopensearch-project:2.xfrom
ankitkala:backport_source

Conversation

@ankitkala
Copy link
Member

…(#7653)

  • SegRep with Remote: Add Remote store as a segment replication source

Backporting #7653

…pensearch-project#7653)

* SegRep with Remote: Add Remote store as a segment replication source

Signed-off-by: Ankit Kala <ankikala@amazon.com>

* Fix Gradle check

Signed-off-by: Ankit Kala <ankikala@amazon.com>

* Retrying Gradle check

Signed-off-by: Ankit Kala <ankikala@amazon.com>

---------

Signed-off-by: Ankit Kala <ankikala@amazon.com>
@github-actions
Copy link
Contributor

github-actions bot commented Jun 8, 2023

Gradle Check (Jenkins) Run Completed with:

@codecov
Copy link

codecov bot commented Jun 8, 2023

Codecov Report

Merging #7966 (279cb1b) into 2.x (3df1733) will decrease coverage by 0.01%.
The diff coverage is 80.26%.

@@             Coverage Diff              @@
##                2.x    #7966      +/-   ##
============================================
- Coverage     70.61%   70.61%   -0.01%     
- Complexity    56566    56602      +36     
============================================
  Files          4681     4682       +1     
  Lines        268060   268106      +46     
  Branches      39656    39658       +2     
============================================
+ Hits         189301   189318      +17     
- Misses        62438    62525      +87     
+ Partials      16321    16263      -58     
Impacted Files Coverage Δ
...ch/indices/recovery/PeerRecoveryTargetService.java 52.94% <0.00%> (+0.98%) ⬆️
...ces/replication/PrimaryShardReplicationSource.java 96.00% <ø> (ø)
.../indices/replication/SegmentReplicationSource.java 100.00% <ø> (ø)
...s/replication/SegmentReplicationSourceFactory.java 38.46% <0.00%> (-7.00%) ⬇️
.../indices/replication/SegmentReplicationTarget.java 86.44% <16.66%> (-3.83%) ⬇️
...ices/replication/RemoteStoreReplicationSource.java 93.54% <93.54%> (ø)
...in/java/org/opensearch/index/shard/IndexShard.java 70.31% <94.44%> (+0.70%) ⬆️
...va/org/opensearch/index/engine/InternalEngine.java 72.80% <100.00%> (-0.11%) ⬇️
...search/index/shard/RemoteStoreRefreshListener.java 85.05% <100.00%> (ø)
...java/org/opensearch/index/shard/StoreRecovery.java 66.56% <100.00%> (ø)
... and 3 more

... and 466 files with indirect coverage changes

Signed-off-by: Ankit Kala <ankikala@amazon.com>
@github-actions
Copy link
Contributor

github-actions bot commented Jun 8, 2023

Gradle Check (Jenkins) Run Completed with:

@gbbafna gbbafna merged commit 25b29fa into opensearch-project:2.x Jun 12, 2023
gaiksaya pushed a commit to gaiksaya/OpenSearch that referenced this pull request Jun 26, 2023
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.

2 participants