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

Scripting: Deprecate file scripts #24552

Merged
merged 1 commit into from
May 8, 2017

Conversation

rjernst
Copy link
Member

@rjernst rjernst commented May 8, 2017

File scripts will be removed in 6.0. This commit adds a deprecation
warning for 5.5 when the first file script is loaded.

relates #21798

File scripts will be removed in 6.0. This commit adds a deprecation
warning for 5.5 when the first file script is loaded.
@rjernst rjernst added :Core/Infra/Scripting Scripting abstractions, Painless, and Mustache >deprecation v5.5.0 v6.0.0 labels May 8, 2017
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 rjernst merged commit bd3717a into elastic:master May 8, 2017
@rjernst rjernst deleted the deprecate_file_scripts branch May 8, 2017 21:06
rjernst added a commit that referenced this pull request May 8, 2017
File scripts will be removed in 6.0. This commit adds a deprecation
warning for 5.5 when the first file script is loaded.
jasontedor added a commit to jasontedor/elasticsearch that referenced this pull request May 9, 2017
* master:
  Increase compilation limit in ingest tests
  Mark 6.0.0-alpha1 as prerelease
  Updated release notes for 6.0.0-alpha1
  Fix single shard scroll within a cluster with nodes in version >= 5.3 and <= 5.3 (elastic#24512)
  add option for _ingest.timestamp to use new ZonedDateTime (elastic#24030)
  Fixes inefficient loading of snapshot repository data (elastic#24510)
  Scripting: Deprecate file scripts (elastic#24552)
  Remove commented code from ESILRTC
  Ensure test replicas have valid recovery state
  Add global checkpoint assertion in index shard
  Improve bootstrap checks error messages
  Refactor UpdateHelper into unit-testable pieces
  Fix cache expire after access
  Document work-around for jar hell in idea_rt.jar file (elastic#24523)
  Move MockLogAppender to elasticsearch test (elastic#24542)
  Remove gap skipping when opening engine
  documentation of preserve existing settings
  remove duplicated import in AppendProcessor
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 >deprecation v5.5.0 v6.0.0-beta1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants