Skip to content
This repository was archived by the owner on Jan 20, 2025. It is now read-only.
This repository was archived by the owner on Jan 20, 2025. It is now read-only.

PSC-STM-B1: Add Storage for PSC Kinesis pointers per shard #249

@tiredpixel

Description

@tiredpixel

This is similar to Task T3, where a stream pointer will need to be stored and retrieved when processing from the Kinesis Stream.

A slight complexity is that stream pointers actually exist per shard as opposed to for the whole stream, so it is necessary for each shard consumer to do this. In practice, we currently only use a single shard, so for an initial release it would suffice to assume this.

Estimate: 4 hours

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions