Skip to content

Conversation

@javanna
Copy link
Member

@javanna javanna commented Mar 4, 2025

The only public constructor needed in the archive index codecs is the default one, as that's called by SPI. The other one will only ever be called by the default one, hence we can merge the two into one and simplify things a bit.

The only public constructor needed in the archive index codecs is the default one,
as that's called by SPI. The other one will only ever be called by the default one,
hence we can merge the two into one and simplify things a bit.
@elasticsearchmachine elasticsearchmachine added the Team:Search Foundations Meta label for the Search Foundations team in Elasticsearch label Mar 4, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-search-foundations (Team:Search Foundations)

@javanna javanna requested a review from drempapis March 4, 2025 23:30
Copy link
Contributor

@drempapis drempapis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@javanna javanna added the auto-backport Automatically create backport pull requests when merged label Mar 5, 2025
@javanna javanna merged commit 20742b6 into elastic:main Mar 5, 2025
17 checks passed
@javanna javanna deleted the refactoring/lucene60_62_codec_constructor branch March 5, 2025 12:20
@elasticsearchmachine
Copy link
Collaborator

💚 Backport successful

Status Branch Result
8.x

elasticsearchmachine pushed a commit that referenced this pull request Mar 5, 2025
The only public constructor needed in the archive index codecs is the default one,
as that's called by SPI. The other one will only ever be called by the default one,
hence we can merge the two into one and simplify things a bit.
georgewallace pushed a commit to georgewallace/elasticsearch that referenced this pull request Mar 11, 2025
The only public constructor needed in the archive index codecs is the default one,
as that's called by SPI. The other one will only ever be called by the default one,
hence we can merge the two into one and simplify things a bit.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-backport Automatically create backport pull requests when merged >refactoring :Search Foundations/Search Catch all for Search Foundations Team:Search Foundations Meta label for the Search Foundations team in Elasticsearch v8.19.0 v9.1.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants