You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Aljoscha Krettek (JIRA)" <ji...@apache.org> on 2016/03/21 17:40:25 UTC

[jira] [Commented] (FLINK-3399) Count with timeout trigger

    [ https://issues.apache.org/jira/browse/FLINK-3399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15204560#comment-15204560 ] 

Aljoscha Krettek commented on FLINK-3399:
-----------------------------------------

Hi [~shikhar] I opened FLINK-3643 as an umbrella issue for keeping track of several things regarding triggers. Composite triggers are also a part of this. Please have a look if you want to get involved.

> Count with timeout trigger
> --------------------------
>
>                 Key: FLINK-3399
>                 URL: https://issues.apache.org/jira/browse/FLINK-3399
>             Project: Flink
>          Issue Type: Improvement
>            Reporter: Shikhar Bhushan
>            Priority: Minor
>
> I created an implementation of a trigger that I'd like to contribute, https://gist.github.com/shikhar/2cb9f1b792be31b7c16e
> An example application - if a sink function operates more efficiently if it is writing in a batched fashion, then the windowing mechanism + this trigger can be used. Count to have an upper bound on batch size & better control on memory usage, and timeout to ensure timeliness of the outputs.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)