Skip to content

Inline no-op IndicesModule#getEngineFactories#59051

Merged
DaveCTurner merged 3 commits intoelastic:masterfrom
DaveCTurner:2020-07-06-remove-IndicesModule#getEngineFactories
Jul 7, 2020
Merged

Inline no-op IndicesModule#getEngineFactories#59051
DaveCTurner merged 3 commits intoelastic:masterfrom
DaveCTurner:2020-07-06-remove-IndicesModule#getEngineFactories

Conversation

@DaveCTurner
Copy link
Copy Markdown
Member

This method was introduced in #31183 but it has no effect and is never
overridden so this commit removes it.

This method was introduced in elastic#31183 but it has no effect and is never
overridden so this commit removes it.
@DaveCTurner DaveCTurner added >non-issue :Distributed/Engine Anything around managing Lucene and the Translog in an open shard. v8.0.0 v7.9.0 labels Jul 6, 2020
@DaveCTurner DaveCTurner requested a review from jasontedor July 6, 2020 08:59
@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-distributed (:Distributed/Engine)

@elasticmachine elasticmachine added the Team:Distributed Meta label for distributed team. label Jul 6, 2020
Copy link
Copy Markdown
Member

@jasontedor jasontedor left a comment

Choose a reason for hiding this comment

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

The intention was to follow our typical model in plugins which is that core could provide some implementations, and plugins can provide some implementations. No problem removing this though, only explaining the intention. Note that there's a comment on line 440 of Node.java that can be removed as a result of making this change.

Copy link
Copy Markdown
Member

@jasontedor jasontedor left a comment

Choose a reason for hiding this comment

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

LGTM.

@DaveCTurner
Copy link
Copy Markdown
Member Author

@elasticmachine please run elasticsearch-ci/1

@DaveCTurner DaveCTurner merged commit 0086b3d into elastic:master Jul 7, 2020
@DaveCTurner DaveCTurner deleted the 2020-07-06-remove-IndicesModule#getEngineFactories branch July 7, 2020 08:15
DaveCTurner added a commit that referenced this pull request Jul 7, 2020
This method was introduced in #31183 but it has no effect and is never
overridden so this commit removes it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Distributed/Engine Anything around managing Lucene and the Translog in an open shard. >non-issue Team:Distributed Meta label for distributed team. v7.9.0 v8.0.0-alpha1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants