Skip to content

Cleanup IndexMetaData#14119

Merged
jasontedor merged 1 commit intoelastic:masterfrom
jasontedor:index-meta-data-clean-up
Oct 14, 2015
Merged

Cleanup IndexMetaData#14119
jasontedor merged 1 commit intoelastic:masterfrom
jasontedor:index-meta-data-clean-up

Conversation

@jasontedor
Copy link
Copy Markdown
Member

This commit cleans up IndexMetaData. In particular, all duplicate
getters (X and getX) have been collapsed into one (getX). Further, the
number of shards and number of replicas settings are now parsed once
and saved off as fields.

This commit cleans up IndexMetaData. In particular, all duplicate
getters (X and getX) have been collapsed into one (getX). Further, the
number of shards and number of replicas settings are now parsed once
and saved off as fields.
@bleskes
Copy link
Copy Markdown
Contributor

bleskes commented Oct 14, 2015

LGTM. I'm +1 on pushing this to 2.x and 2.1

jasontedor added a commit that referenced this pull request Oct 14, 2015
@jasontedor jasontedor merged commit 68561ce into elastic:master Oct 14, 2015
@jasontedor jasontedor deleted the index-meta-data-clean-up branch October 14, 2015 23:29
@jasontedor
Copy link
Copy Markdown
Member Author

Integrated into master, 2.1 and 2.x. Thanks for reviewing @bleskes.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants