Skip to content

Bulk request operations fail on withJson #251

Open

Description

Java API client version

8.1.3, 7.17.3

Problem description

Reported in https://discuss.elastic.co/t/java-8-1-bulk-request/302423

Bulk operations do not implement JsonpDeserializable, causing an exception.

Additionally, the Java API client should have better support for raw unparsed values so that we don't have to waste resources parsing documents in the client to just re-serialize them to send to the server (applies to both bulk and single document ingestion).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions