Skip to content

Allow Ingest to use submit several scripts in one request without thrashing #53896

Closed
@stu-elastic

Description

@stu-elastic

Ingest can use many small scripts in a single request, these may cause thrashing and trip compilation limits.

We've increased defaults for these contexts to mitigate the problem, see: #53765 but that is a workaround, not a solution.

We should figure out a way to keep the safety of compilation limits and the performance of compilation caching without thrash when a single request uses many small scripts.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions