You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I do not see any reference to how tombstones are handled. Currently, I'm getting this error on my S3 sink setup: Encountered error [requirement failed: Bytes must be provided] (io.lenses.streamreactor.connect.aws.s3.sink.S3SinkTask:58)
and my best guess is that there is a tombstone message in the source topic.
The text was updated successfully, but these errors were encountered:
I do not see any reference to how tombstones are handled. Currently, I'm getting this error on my S3 sink setup:
Encountered error [requirement failed: Bytes must be provided] (io.lenses.streamreactor.connect.aws.s3.sink.S3SinkTask:58)
and my best guess is that there is a tombstone message in the source topic.
The text was updated successfully, but these errors were encountered: