twitchscience / kinsumer

Native Go consumer for AWS Kinesis streams.
Other
134 stars 35 forks source link

Allow UPDATING stream status #26

Closed teamdoug closed 5 years ago

teamdoug commented 5 years ago

Per https://docs.aws.amazon.com/kinesis/latest/APIReference/API_StreamDescription.html a stream is valid for reading and writing while in the UPDATING status. We encountered this while scaling a stream.