Destination Kafka: connection reset doesn't reset data #10268
Labels
area/databases
autoteam
community
connectors/destination/kafka
frozen
Not being actively worked on
help-welcome
Accepting external contributions
team/destinations
Destinations team's backlog
type/bug
Something isn't working
Environment
Following scenario is based on the assumption that Kafka is maintaining data (or some part of the data) and it is expected that data beyond retention period is not recoverable.
Current Behavior
Expected Behavior
At-least this behaviour is aligned with the behaviour of the other connection.
Logs
Not required. No error is coming on logs.
How to replicate/ Steps to reproduce.
User can ingest data from kafka and after ingestion reset the connection. After complete reset, user can re-sync the connection. No data will be ingested. Unless new data has been loaded by Kafka producer. Also, if new data has been pushed by Kafka producer, then only new data will be ingested, no previous data will come.
Suggestion
Airbyte should able to reset offset using Airbyte's kafka consumer.
The text was updated successfully, but these errors were encountered: