awslabs / kinesis-kafka-connector

kinesis-kafka-connector is connector based on Kafka Connect to publish messages to Amazon Kinesis streams or Amazon Kinesis Firehose.
Apache License 2.0
153 stars 91 forks source link

Firehose: Bulk updates are not functional #83

Open NiminU opened 1 year ago

NiminU commented 1 year ago

We inserted 300000 records in the topic but only approximately only 200000 records reached firehose destination, the connector was set in batch mode of 500 records or 4 mb. There was no throttling or limit issues seen in firehose.

cedsnell commented 11 months ago

Hi @NiminU please provide logs so we can inspect them.