Skip to content

Conversation

@rjernst
Copy link
Member

@rjernst rjernst commented Apr 24, 2017

This commit adds a compileTemplate method to the ScriptService.
Eventually this will be used to easily cutover all consumers to a new
TemplateService.

relates #16314

…onsumers

This commit adds a compileTemplate method to the ScriptService.
Eventually this will be used to easily cutover all consumers to a new
TemplateService.

relates elastic#16314
@rjernst rjernst added :Core/Infra/Scripting Scripting abstractions, Painless, and Mustache >non-issue v5.5.0 v6.0.0-alpha1 labels Apr 24, 2017
@rjernst rjernst requested review from jdconrad and nik9000 April 24, 2017 07:08
Copy link
Contributor

@jdconrad jdconrad left a comment

Choose a reason for hiding this comment

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

LGTM! @rjernst Thanks for getting this project rolling.

}
}

/** Compiles a template. Note this will be moved toa separate TemplateService in the future. */
Copy link
Member

Choose a reason for hiding this comment

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

s/toa /to a /

@rjernst rjernst merged commit 6ebf087 into elastic:master Apr 24, 2017
@rjernst rjernst deleted the template1 branch April 24, 2017 22:45
rjernst added a commit that referenced this pull request Apr 24, 2017
…onsumers (#24280)

This commit adds a compileTemplate method to the ScriptService.
Eventually this will be used to easily cutover all consumers to a new
TemplateService.

relates #16314
@martijnvg martijnvg mentioned this pull request Apr 25, 2017
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Core/Infra/Scripting Scripting abstractions, Painless, and Mustache >non-issue v5.5.0 v6.0.0-alpha1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants