Skip to content

[Transform] Transform stats request doesn't work when transform id is missing. #74218

@przemekwitek

Description

@przemekwitek

Affected versions: 7.13
Fixed in: 7.13.3

NPE occurs when GetTransformStatsActionRequest is redirected to another node and transform_id in the request is missing.

Mitigation:

Instead of transform/_stats, call transform/_stats/_all.

Fix:

Missing transform_id should be treated as _all wildcard.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions