Skip to content

Add IndexTemplateV2 to MetaData#53753

Merged
dakrone merged 3 commits intoelastic:masterfrom
dakrone:itv2-add-itv2-classes
Mar 19, 2020
Merged

Add IndexTemplateV2 to MetaData#53753
dakrone merged 3 commits intoelastic:masterfrom
dakrone:itv2-add-itv2-classes

Conversation

@dakrone
Copy link
Copy Markdown
Member

@dakrone dakrone commented Mar 18, 2020

This adds the IndexTemplateV2 and IndexTemplateV2Metadata class to be used for the new
implementation of index templates. The new metadata is stored as a MetaData.Custom implementation.

Relates to #53101

This adds the `IndexTemplateV2` and `IndexTemplateV2Metadata` class to be used for the new
implementation of index templates. The new metadata is stored as a `MetaData.Custom` implementation.

Relates to elastic#53101
@dakrone dakrone added :Data Management/Indices APIs DO NOT USE. Use ":Distributed/Indices APIs" or ":StorageEngine/Templates" instead. v8.0.0 v7.7.0 labels Mar 18, 2020
@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-core-features (:Core/Features/Indices APIs)

@martijnvg martijnvg mentioned this pull request Mar 18, 2020
39 tasks
Copy link
Copy Markdown
Member

@martijnvg martijnvg left a comment

Choose a reason for hiding this comment

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

Left one comment. LGTM

@dakrone
Copy link
Copy Markdown
Member Author

dakrone commented Mar 19, 2020

@elasticmachine test this

1 similar comment
@dakrone
Copy link
Copy Markdown
Member Author

dakrone commented Mar 19, 2020

@elasticmachine test this

@dakrone
Copy link
Copy Markdown
Member Author

dakrone commented Mar 19, 2020

@elasticmachine update branch

@dakrone dakrone merged commit df79943 into elastic:master Mar 19, 2020
@dakrone dakrone deleted the itv2-add-itv2-classes branch March 19, 2020 19:15
dakrone added a commit to dakrone/elasticsearch that referenced this pull request Mar 19, 2020
* Add IndexTemplateV2 to MetaData

This adds the `IndexTemplateV2` and `IndexTemplateV2Metadata` class to be used for the new
implementation of index templates. The new metadata is stored as a `MetaData.Custom` implementation.

Relates to elastic#53101

* Add ITV2Metadata unit tests

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
dakrone added a commit that referenced this pull request Mar 19, 2020
* Add IndexTemplateV2 to MetaData (#53753)

* Add IndexTemplateV2 to MetaData

This adds the `IndexTemplateV2` and `IndexTemplateV2Metadata` class to be used for the new
implementation of index templates. The new metadata is stored as a `MetaData.Custom` implementation.

Relates to #53101

* Add ITV2Metadata unit tests

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>

* Update min supported version constant

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Data Management/Indices APIs DO NOT USE. Use ":Distributed/Indices APIs" or ":StorageEngine/Templates" instead. v7.7.0 v8.0.0-alpha1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants