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 A14F117FCE for ; Mon, 22 Jun 2015 12:17:00 +0000 (UTC) Received: (qmail 63621 invoked by uid 500); 22 Jun 2015 12:17:00 -0000 Delivered-To: apmail-flink-issues-archive@flink.apache.org Received: (qmail 63579 invoked by uid 500); 22 Jun 2015 12:17:00 -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 63391 invoked by uid 99); 22 Jun 2015 12:17:00 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Jun 2015 12:17:00 +0000 Date: Mon, 22 Jun 2015 12:17:00 +0000 (UTC) From: =?utf-8?Q?M=C3=A1rton_Balassi_=28JIRA=29?= To: issues@flink.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (FLINK-2257) Open and close of RichWindowFunctions is not called MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 M=C3=A1rton Balassi created FLINK-2257: ------------------------------------- Summary: Open and close of RichWindowFunctions is not called Key: FLINK-2257 URL: https://issues.apache.org/jira/browse/FLINK-2257 Project: Flink Issue Type: Bug Components: Streaming Affects Versions: 0.9 Reporter: M=C3=A1rton Balassi Assignee: M=C3=A1rton Balassi Priority: Minor Fix For: 0.9.1 Open and close were not called, because of the wrapping in windowing. I hav= e a fix for it. -- This message was sent by Atlassian JIRA (v6.3.4#6332)