You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Paweł Kaczmarczyk (JIRA)" <ji...@apache.org> on 2017/06/19 12:57:00 UTC

[jira] [Created] (BEAM-2469) Handling Kinesis shards splits and merges

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)