Paweł Kaczmarczyk created BEAM-2469:
---------------------------------------
Summary: Handling Kinesis shards splits and merges
Key: BEAM-2469
URL: https://issues.apache.org/jira/browse/BEAM-2469
Project: Beam
Issue Type: Improvement
Components: sdk-java-extensions
Reporter: Paweł Kaczmarczyk
Assignee: Davor Bonaci
Kinesis stream consists of
[shards|http://docs.aws.amazon.com/streams/latest/dev/key-concepts.html#shard]
that allow for capacity scaling. In order to increase/decrease the capacity
shards have to be split/merged together. Such operations are currently not
handled properly and will end with errors.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)