You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Thomas Weise (JIRA)" <ji...@apache.org> on 2018/11/18 19:43:00 UTC

[jira] [Created] (FLINK-10921) Prioritize shard consumers in Kinesis Consumer by event time

Thomas Weise created FLINK-10921:
------------------------------------

             Summary: Prioritize shard consumers in Kinesis Consumer by event time 
                 Key: FLINK-10921
                 URL: https://issues.apache.org/jira/browse/FLINK-10921
             Project: Flink
          Issue Type: Sub-task
          Components: Kinesis Connector
            Reporter: Thomas Weise
            Assignee: Thomas Weise


Shard consumer threads currently emit records directly. In order to align shards by event time, decouple shard consumer threads and emitter with a queue, as described in [1].

[1] https://lists.apache.org/thread.html/ac41718246ad8f6098efaf7dbf5f7182d60abdc473e8bf3c96ef5968@%3Cdev.flink.apache.org%3E




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)