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

Painless variable visibility in debug mode #49876

Open
stu-elastic opened this issue Dec 5, 2019 · 1 comment
Open

Painless variable visibility in debug mode #49876

stu-elastic opened this issue Dec 5, 2019 · 1 comment
Labels
:Core/Infra/Scripting Scripting abstractions, Painless, and Mustache Team:Core/Infra Meta label for core/infra team

Comments

@stu-elastic
Copy link
Contributor

Add the ability to capture variable values when running a painless script in debug mode. We can annotate the captured data per line and per iteration as well as limit the amount of captured data via a bounded buffer.

This allows us to provide break-point like functionality (add a dot to capture data at a given point) without the difficulty of implementing pausing and resuming painless script execution.

Migrated from: #31009

@stu-elastic stu-elastic added the :Core/Infra/Scripting Scripting abstractions, Painless, and Mustache label Dec 5, 2019
@elasticmachine
Copy link
Collaborator

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

@rjernst rjernst added the Team:Core/Infra Meta label for core/infra team label May 4, 2020
@rjernst rjernst added the needs:triage Requires assignment of a team area label label Dec 3, 2020
@stu-elastic stu-elastic removed the needs:triage Requires assignment of a team area label label Dec 9, 2020
@stu-elastic stu-elastic changed the title Painless variable visibility in debug mode Roadmap: Painless variable visibility in debug mode Feb 18, 2021
@stu-elastic stu-elastic changed the title Roadmap: Painless variable visibility in debug mode Painless variable visibility in debug mode Feb 18, 2021
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 Team:Core/Infra Meta label for core/infra team
Projects
None yet
Development

No branches or pull requests

3 participants