Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove IndexEngine #8955

Merged
merged 1 commit into from Dec 15, 2014
Merged

Remove IndexEngine #8955

merged 1 commit into from Dec 15, 2014

Conversation

dakrone
Copy link
Member

@dakrone dakrone commented Dec 15, 2014

IndexEngine was an abstraction where we had index-level engines (instead
of shard-level) that could store meta information about the index. It
was never actually used by Elasticsearch, and only there for plugins.

This removes it, because it is a confusing abstraction and not needed,
no plugins should be implementing their own IndexEngines.

IndexEngine was an abstraction where we had index-level engines (instead
of shard-level) that could store meta information about the index. It
was never actually used by Elasticsearch, and only there for plugins.

This removes it, because it is a confusing abstraction and not needed,
no plugins should be implementing their own IndexEngines.
@s1monw
Copy link
Contributor

s1monw commented Dec 15, 2014

LGTM

@dakrone dakrone merged commit a8fa650 into elastic:master Dec 15, 2014
@dakrone dakrone deleted the remove-index-engine branch April 6, 2015 17:50
@clintongormley clintongormley added >enhancement :Core/Infra/Core Core issues without another label labels Jun 8, 2015
@clintongormley clintongormley changed the title [CORE] Remove IndexEngine Remove IndexEngine Jun 8, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Core/Infra/Core Core issues without another label >enhancement v2.0.0-beta1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants