Kinesis datastream iterator age is high

0

Hi,

We have a system where we ingest data via kinesis data stream, connected to kinesis firehose, and outputted to s3. Occasionally and seemingly arbitrarily, our monitor on GetRecords iterator age maximum > 5mins would trigger for a few hours at a time.

Past 3 days data

We added many more shards to the data stream than required (write throughput at <10% capacity), but had no impact.

According to the docs, When Kinesis Data Streams is configured as the data source, this quota doesn't apply, and Kinesis Data Firehose scales up and down with no limit. so it should not be a capacity issue here either.

What could cause this to happen?

Arthur
已提问 7 个月前268 查看次数
1 回答
0

Hi,

Check this indicating reasons of having an increasing iterator age on the Kinesis Data Stream.

As hints, check if there are

  1. Any read throttles on the stream
  2. Even distribution of data on the shards
  3. Any other consumer on the stream other than the Firehose
AWS
已回答 6 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则