Re: [RESULT][VOTE] Release Apache Flink 1.3.0 (RC3)

2017-06-06 Thread Tzu-Li (Gordon) Tai
One suggestion for future major release announcements: I propose that we add a list of deprecated / breaking API changes in the announcement of major releases. Although @PublicEnvolving API is not guaranteed to not change across releases, it would still be nice that there’s a proper announcement

[jira] [Created] (FLINK-6853) Migrating from Flink 1.1 fails for FlinkCEP

2017-06-06 Thread Tzu-Li (Gordon) Tai (JIRA)
Tzu-Li (Gordon) Tai created FLINK-6853: -- Summary: Migrating from Flink 1.1 fails for FlinkCEP Key: FLINK-6853 URL: https://issues.apache.org/jira/browse/FLINK-6853 Project: Flink Issue T

[jira] [Created] (FLINK-6854) flink-connector-elasticsearch5_2.10 artifact is not published to mvnrepository

2017-06-06 Thread Dawid Wysakowicz (JIRA)
Dawid Wysakowicz created FLINK-6854: --- Summary: flink-connector-elasticsearch5_2.10 artifact is not published to mvnrepository Key: FLINK-6854 URL: https://issues.apache.org/jira/browse/FLINK-6854 Pr

Re: [DISCUSS] Release Apache Flink 1.3.1

2017-06-06 Thread Tzu-Li (Gordon) Tai
After an offline discussion with Till, we decided to not include FLINK-6763 and FLINK-6764 as blockers for 1.3.1, and only merge them for 1.4.0 since they change serialization formats for checkpoints. In turn, I’ve included https://issues.apache.org/jira/browse/FLINK-6804 as a 1.3.1 blocker.

Re: [RESULT][VOTE] Release Apache Flink 1.3.0 (RC3)

2017-06-06 Thread Till Rohrmann
+1 for your suggestions Tzu-Li. On Tue, Jun 6, 2017 at 9:47 AM, Tzu-Li (Gordon) Tai wrote: > One suggestion for future major release announcements: > > I propose that we add a list of deprecated / breaking API changes in the > announcement of major releases. > Although @PublicEnvolving API is no

Re: [RESULT][VOTE] Release Apache Flink 1.3.0 (RC3)

2017-06-06 Thread Ted Yu
+1 bq. we can collect this list on the wiki Or utilize the Release Note field of JIRA for each such change. On Tue, Jun 6, 2017 at 5:45 AM, Till Rohrmann wrote: > +1 for your suggestions Tzu-Li. > > On Tue, Jun 6, 2017 at 9:47 AM, Tzu-Li (Gordon) Tai > wrote: > > > One suggestion for future m

Re: [RESULT][VOTE] Release Apache Flink 1.3.0 (RC3)

2017-06-06 Thread Kostas Kloudas
+1 for Gordon’s suggestion. > On Jun 6, 2017, at 2:52 PM, Ted Yu wrote: > > +1 > > bq. we can collect this list on the wiki > > Or utilize the Release Note field of JIRA for each such change. > > On Tue, Jun 6, 2017 at 5:45 AM, Till Rohrmann wrote: > >> +1 for your suggestions Tzu-Li. >> >

[jira] [Created] (FLINK-6855) Add handler for taking a savepoint

2017-06-06 Thread Chesnay Schepler (JIRA)
Chesnay Schepler created FLINK-6855: --- Summary: Add handler for taking a savepoint Key: FLINK-6855 URL: https://issues.apache.org/jira/browse/FLINK-6855 Project: Flink Issue Type: Improvemen

[jira] [Created] (FLINK-6856) Eagerly check if serializer config snapshots are deserializable when snapshotting

2017-06-06 Thread Tzu-Li (Gordon) Tai (JIRA)
Tzu-Li (Gordon) Tai created FLINK-6856: -- Summary: Eagerly check if serializer config snapshots are deserializable when snapshotting Key: FLINK-6856 URL: https://issues.apache.org/jira/browse/FLINK-6856

[jira] [Created] (FLINK-6857) Add global default Kryo serializer configuration to StreamExecutionEnvironment

2017-06-06 Thread Tzu-Li (Gordon) Tai (JIRA)
Tzu-Li (Gordon) Tai created FLINK-6857: -- Summary: Add global default Kryo serializer configuration to StreamExecutionEnvironment Key: FLINK-6857 URL: https://issues.apache.org/jira/browse/FLINK-6857

[jira] [Created] (FLINK-6858) Unbounded event time Over Window emits incorrect timestamps

2017-06-06 Thread Fabian Hueske (JIRA)
Fabian Hueske created FLINK-6858: Summary: Unbounded event time Over Window emits incorrect timestamps Key: FLINK-6858 URL: https://issues.apache.org/jira/browse/FLINK-6858 Project: Flink Is

[jira] [Created] (FLINK-6859) StateCleaningCountTrigger should not delete timer

2017-06-06 Thread Fabian Hueske (JIRA)
Fabian Hueske created FLINK-6859: Summary: StateCleaningCountTrigger should not delete timer Key: FLINK-6859 URL: https://issues.apache.org/jira/browse/FLINK-6859 Project: Flink Issue Type: I

[jira] [Created] (FLINK-6860) update Apache Beam in page Ecosystem

2017-06-06 Thread Xu Mingmin (JIRA)
Xu Mingmin created FLINK-6860: - Summary: update Apache Beam in page Ecosystem Key: FLINK-6860 URL: https://issues.apache.org/jira/browse/FLINK-6860 Project: Flink Issue Type: Task Compo

[DISCUSS]: Integrating Flink Table API & SQL with CEP

2017-06-06 Thread Dian Fu
Hi everyone, Flink's CEP library is a great library for complex event processing, more and more customers are expressing their interests in it. But it also has some limitations that users usually have to write a lot of code even for a very simple pattern match use case as it currently only support