Skip to content

Sink does not support Thumbstones, breaks everything (in contrast to documentation) #43

@Casyfill

Description

@Casyfill

as (vaguely) stated In documentation, thumbstones are supported and null value will lead to deletion of the key.

However, in practice my sink breaks on every thumbstone with this log:

Caused by: java.lang.NullPointerException: Cannot invoke "org.apache.kafka.connect.data.Schema.type()" because the return value of "org.apache.kafka.connect.sink.SinkRecord.valueSchema()" is null

(This is in conjunction with AvroConverter for values)

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