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 2019/05/29 13:23:00 UTC

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

     [ https://issues.apache.org/jira/browse/FLINK-10921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Weise resolved FLINK-10921.
----------------------------------
       Resolution: Implemented
    Fix Version/s: 1.9.0

> 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: Connectors / Kinesis
>            Reporter: Thomas Weise
>            Assignee: Thomas Weise
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.9.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)