scylladb/kafka-connect-scylladb

Running in Distributed mode will cause large amounts of error messages about invalid task offsets

forsberg opened this issue · 1 comments

When running in distributed mode, and after having tasks being reshuffled between kafka connect workers, a lot of these error messages will start showing up:

Ignoring invalid task provided offset

I've been unable to reproduce this issue using 1.0.2 version of the connector.
Do you remember if by any chance your configuration used any SMTs? @forsberg