trustpilot / kafka-connect-dynamodb

A Kafka Connect Source Connector for DynamoDB
MIT License
56 stars 32 forks source link

handle shardInfo being null while registering records as processed #28

Open soumyajit-sahu opened 1 year ago

soumyajit-sahu commented 1 year ago

shardInfo could be null if the underlying KCL lib has removed the shardInfo from the registry.

Checklist ✅