[jira] [Created] (FLINK-12860) Document openSSL certificate and algorithm restrictions

2019-06-15 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-12860: --- Summary: Document openSSL certificate and algorithm restrictions Key: FLINK-12860 URL: https://issues.apache.org/jira/browse/FLINK-12860 Project: Flink Issue

[jira] [Created] (FLINK-12859) ClassNotFoundException during MapRFs init

2019-06-15 Thread Aitozi (JIRA)
Aitozi created FLINK-12859: -- Summary: ClassNotFoundException during MapRFs init Key: FLINK-12859 URL: https://issues.apache.org/jira/browse/FLINK-12859 Project: Flink Issue Type: Test

Re: [DISCUSS] Releasing Flink 1.8.1

2019-06-15 Thread jincheng sun
I am very happy to say that all the blockers and critical issues for released on 1.8.1 have been solved!! Great thanks to Aitozi, Yu Li, Congxian Qiu, Yun Tang, shuai.xu, JiangJie Qin and zhijiang for the quick fix! Great thanks to tzulitai, Aljoscha, Till and pnowojski for the high priority

[jira] [Created] (FLINK-12858) Potentially not properly working Flink job in case of stop-with-savepoint failure

2019-06-15 Thread Alex (JIRA)
Alex created FLINK-12858: Summary: Potentially not properly working Flink job in case of stop-with-savepoint failure Key: FLINK-12858 URL: https://issues.apache.org/jira/browse/FLINK-12858 Project: Flink

Re: [DISCUSS] Start a user...@flink.apache.org mailing list for the Chinese-speaking community?

2019-06-15 Thread Hequn Cheng
Hi, Thank Robert for raising the discussion. Thank Bowen and Jark for your nice thoughts. The DingTalk group grows bigger and bigger. I think the reason is that a lot of problems are solved quickly in the group. There are a lot of people who are willing to answer questions in the DingTalk group.

[jira] [Created] (FLINK-12857) move FilterableTableSource into flink-table-common

2019-06-15 Thread godfrey he (JIRA)
godfrey he created FLINK-12857: -- Summary: move FilterableTableSource into flink-table-common Key: FLINK-12857 URL: https://issues.apache.org/jira/browse/FLINK-12857 Project: Flink Issue Type:

[jira] [Created] (FLINK-12856) Introduce planner rule to push projection into ProjectableTableSource

2019-06-15 Thread godfrey he (JIRA)
godfrey he created FLINK-12856: -- Summary: Introduce planner rule to push projection into ProjectableTableSource Key: FLINK-12856 URL: https://issues.apache.org/jira/browse/FLINK-12856 Project: Flink

About Deprecating split/select for DataStream API

2019-06-15 Thread Xingcan Cui
Hi all, Recently, I noticed that the split/select methods in DataStream API have been marked as deprecated since 1.7.2 and 1.8.0 (the related JIRA issue FLINK-11084 ). Although the two methods can be replaced by the more powerful side output