Skip to content

[Transform] increase page size limit to 65k #57719

@hendrikmuhs

Description

@hendrikmuhs

#57042 increases the limit for search.max_buckets from 10k to 65k, this applies to composite aggregation, too.

Transform hard codes the old 10k limit. This should be changed to support 65k.

Ideally we remove the hard coding and read the default from the default constant, even better would be to get the value from settings, because the 65k is the default of a cluster setting.

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