Skip to content

A JSON generation error results in continual retries #808

Open
@guyboertje

Description

@guyboertje

This was reported in Slack.

The jdbc input, for example, can add string values that are not UTF8, when the ES otput comes to serialise these events a LogStash::Json::GeneratorError is raised but as the generation is done in the bulk method, the error is handled in the same way as a networking error and retried.

Metadata

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