スキップしてコンテンツを表示

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?

質問済み 3年前675ビュー

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

回答済み 3年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

関連するコンテンツ