Return-Path: X-Original-To: apmail-flink-issues-archive@minotaur.apache.org Delivered-To: apmail-flink-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6DE72173E4 for ; Wed, 23 Sep 2015 18:03:12 +0000 (UTC) Received: (qmail 12973 invoked by uid 500); 23 Sep 2015 18:03:06 -0000 Delivered-To: apmail-flink-issues-archive@flink.apache.org Received: (qmail 12922 invoked by uid 500); 23 Sep 2015 18:03:06 -0000 Mailing-List: contact issues-help@flink.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flink.apache.org Delivered-To: mailing list issues@flink.apache.org Received: (qmail 12824 invoked by uid 99); 23 Sep 2015 18:03:06 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Sep 2015 18:03:06 +0000 Date: Wed, 23 Sep 2015 18:03:06 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: issues@flink.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (FLINK-2675) Add utilities for scheduled triggers MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/FLINK-2675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14904943#comment-14904943 ] ASF GitHub Bot commented on FLINK-2675: --------------------------------------- Github user StephanEwen commented on the pull request: https://github.com/apache/flink/pull/1165#issuecomment-142681527 Merging this... > Add utilities for scheduled triggers > ------------------------------------ > > Key: FLINK-2675 > URL: https://issues.apache.org/jira/browse/FLINK-2675 > Project: Flink > Issue Type: Sub-task > Components: Streaming > Affects Versions: 0.10 > Reporter: Stephan Ewen > Assignee: Stephan Ewen > Fix For: 0.10 > > > These utilities help schedule triggers for the future, ensure non-concurrent trigger execution, and proper trigger shutdown and release. -- This message was sent by Atlassian JIRA (v6.3.4#6332)