Skip to content

NullPointerexception at org.elasticsearch.action.get.GetResponse.sourceAsString #68

@sbtourist

Description

@sbtourist

When getting a response with null body, org.elasticsearch.action.get.GetResponse.sourceAsString throws NullPointerException, here's the relevant call stack:

at org.elasticsearch.util.Unicode.fromBytes(Unicode.java:70)
at org.elasticsearch.action.get.GetResponse.sourceAsString(GetResponse.java:96)

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