Skip to content

Conversation

HUSTERGS
Copy link
Contributor

Description

Respect Replication type settings from plugins

Related Issues

Resolves #19433

Check List

  • Functionality includes testing.
  • API changes companion pull request created, if applicable.
  • Public documentation issue/PR created, if applicable.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: gesong.samuel <[email protected]>
@HUSTERGS HUSTERGS requested a review from a team as a code owner October 14, 2025 03:26
@github-actions github-actions bot added bug Something isn't working Indexing:Replication Issues and PRs related to core replication framework eg segrep Plugins labels Oct 14, 2025
Signed-off-by: gesong.samuel <[email protected]>
@github-actions
Copy link
Contributor

✅ Gradle check result for f81dc5c: SUCCESS

@codecov
Copy link

codecov bot commented Oct 14, 2025

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.02%. Comparing base (252cff8) to head (f81dc5c).

Files with missing lines Patch % Lines
...h/cluster/metadata/MetadataCreateIndexService.java 0.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #19626      +/-   ##
============================================
- Coverage     73.11%   73.02%   -0.09%     
+ Complexity    70661    70613      -48     
============================================
  Files          5724     5724              
  Lines        323498   323500       +2     
  Branches      46852    46853       +1     
============================================
- Hits         236518   236233     -285     
- Misses        67846    68238     +392     
+ Partials      19134    19029     -105     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working Indexing:Replication Issues and PRs related to core replication framework eg segrep Plugins

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] updateReplicationStrategy should respect settings from Plugins

1 participant