Skip to content

[Backport 3.5] Migrate from CodecServiceFactory to AdditionalCodecs (so the custom codecs could be used with k-nn, neutral-search, ... plugins) - #303

Merged
reta merged 1 commit into
3.5from
backport/backport-302-to-3.5
Feb 3, 2026
Merged

[Backport 3.5] Migrate from CodecServiceFactory to AdditionalCodecs (so the custom codecs could be used with k-nn, neutral-search, ... plugins)#303
reta merged 1 commit into
3.5from
backport/backport-302-to-3.5

Conversation

@opensearch-trigger-bot

Copy link
Copy Markdown
Contributor

Backport ce7a577 from #302.

…odecs could be used with k-nn, neutral-search, ... plugins) (#302)

* Include AdditionalCodecs argument to allow additional Codec registration

Signed-off-by: Andriy Redko <drreta@gmail.com>

* Migrate from CodecServiceFactory to AdditionalCodecs

Signed-off-by: Andriy Redko <drreta@gmail.com>

* Address code review comments

Signed-off-by: Andriy Redko <drreta@gmail.com>

* Fix BWC branch coordinates (2.x -> 2.19)

Signed-off-by: Andriy Redko <drreta@gmail.com>

---------

Signed-off-by: Andriy Redko <drreta@gmail.com>
(cherry picked from commit ce7a577)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: Andriy Redko <drreta@gmail.com>
@reta
reta force-pushed the backport/backport-302-to-3.5 branch from 42bb3e8 to d90ffec Compare February 3, 2026 02:40
@codecov

codecov Bot commented Feb 3, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (3.5@0fab217). Learn more about missing BASE report.

Additional details and impacted files
@@          Coverage Diff           @@
##             3.5     #303   +/-   ##
======================================
  Coverage       ?   51.50%           
  Complexity     ?      169           
======================================
  Files          ?       46           
  Lines          ?     1000           
  Branches       ?       60           
======================================
  Hits           ?      515           
  Misses         ?      440           
  Partials       ?       45           

☔ 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.

@reta
reta merged commit 13ff572 into 3.5 Feb 3, 2026
14 checks passed
@github-actions
github-actions Bot deleted the backport/backport-302-to-3.5 branch February 3, 2026 02:46
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.

1 participant