Skip to content

Should return error in case multisearch has error in response #289

Closed
@dqduc

Description

@dqduc

Sometime I met some responses in multisearch result:
{"error":"EsRejectedExecutionException[rejected execution of [org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction$2]]"}

but the QueryResponse class dont have any field to determine if there're an exception occured in multi-search response.

It's good if QueryResponse has a property like "error" to determine this case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions