Skip to content

waitForActiveShards parsing fails for value "all" #3176

@gbaso

Description

@gbaso

Parsing is done in TypeUtils#waitForActiveShardsCount. There is a branch for handling all:

"all".equals(value.toUpperCase())

I believe this should be lowercase.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions