Skip to content

Scripting: ScriptFactory not required by compile (#50344)#50392

Merged
stu-elastic merged 1 commit intoelastic:7.xfrom
stu-elastic:backport/script-factory-compile
Dec 19, 2019
Merged

Scripting: ScriptFactory not required by compile (#50344)#50392
stu-elastic merged 1 commit intoelastic:7.xfrom
stu-elastic:backport/script-factory-compile

Conversation

@stu-elastic
Copy link
Copy Markdown
Contributor

Avoid backwards incompatible changes for 8.x and 7.6 by removing type
restriction on compile and Factory. Factories may optionally implement
ScriptFactory. If so, then they can indicate determinism and thus
cacheability.

Backport

Relates: #49466

Avoid backwards incompatible changes for 8.x and 7.6 by removing type
restriction on compile and Factory.  Factories may optionally implement
ScriptFactory.  If so, then they can indicate determinism and thus
cacheability.

Relates: elastic#49466
@stu-elastic stu-elastic added :Core/Infra/Scripting Scripting abstractions, Painless, and Mustache backport v7.6.0 labels Dec 19, 2019
@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-core-infra (:Core/Infra/Scripting)

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

Labels

backport :Core/Infra/Scripting Scripting abstractions, Painless, and Mustache v7.6.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants