Skip to content

NullPointerException thrown if meta.id is not found in a consumed event #453

Open
@Christoffer-Cortes

Description

@Christoffer-Cortes

Description

EventHandler throwns a NullPointerException if the meta.id field is not found in consumed event. This can be done better with the event being ignored and better message in the log.
There is no actual validation of the event with a schema and it is this way by design to allow technically any type of protocol.

Motivation

A better explanation in the log.

Exemplification

Benefits

Possible Drawbacks

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething is wrong and needs fixing.good first issueGood for newcomers.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions