Skip to content

[HealthAPI] Deterministic shard availability key order #138043

@szybia

Description

@szybia

Description

Make GET _health_report?filter_path=indicators.shards_availability key ordering deterministic, so that on every cluster call we don't get potentially jumbled-up order.

This will probably just involve using LinkedHashMap rather than HashMap somewhere in the transport code, where we send the shards_availability information over the wire...

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