Skip to content

ElasticSearchClientException returns insufficient information #1845

Closed
@jonyadamit

Description

@jonyadamit

The real information that could help solve issues is not given in some circumstances.
For instance, look at the following response from ES:

elastic1

The most important piece of information resides under the caused_by element.

ElasticSearchClientException on the other hand returns the following information:

elastic2

So solving issues becomes very hard this way.
Note that this information doesn't exist anywhere in the exception: not under DebugInformation and not anywhere else.

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