[jira] [Commented] (FLINK-4391) Provide support for asynchronous operations over streams

2016-08-13 Thread MaGuowei (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15420158#comment-15420158 ] MaGuowei commented on FLINK-4391: - hi,Jamie We have already implemented the "async operator" in Blink

[jira] [Commented] (FLINK-4282) Add Offset Parameter to WindowAssigners

2016-08-13 Thread Renkai Ge (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15420137#comment-15420137 ] Renkai Ge commented on FLINK-4282: -- [~aljoscha]I use two mod just want to prevent someone may abuse this

[jira] [Commented] (FLINK-3899) Document window processing with Reduce/FoldFunction + WindowFunction

2016-08-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15420125#comment-15420125 ] ASF GitHub Bot commented on FLINK-3899: --- GitHub user danielblazevski opened a pull request:

[GitHub] flink pull request #2368: [FLINK-3899] Document window processing with Reduc...

2016-08-13 Thread danielblazevski
GitHub user danielblazevski opened a pull request: https://github.com/apache/flink/pull/2368 [FLINK-3899] Document window processing with Reduce/FoldFunction + WindowFunction Added example of using Reduce/Fold + Window in docs. The examples were tested to run -- I used the sensor

[GitHub] flink pull request #2367: [FLINK-3703][cep] Add sequence matching semantics ...

2016-08-13 Thread mushketyk
GitHub user mushketyk opened a pull request: https://github.com/apache/flink/pull/2367 [FLINK-3703][cep] Add sequence matching semantics to discard matched events Thanks for contributing to Apache Flink. Before you open your pull request, please take the following check list into

[jira] [Commented] (FLINK-3703) Add sequence matching semantics to discard matched events

2016-08-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15420110#comment-15420110 ] ASF GitHub Bot commented on FLINK-3703: --- GitHub user mushketyk opened a pull request:

[jira] [Closed] (FLINK-4384) Add a "scheduleRunAsync()" feature to the RpcEndpoint

2016-08-13 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Ewen closed FLINK-4384. --- > Add a "scheduleRunAsync()" feature to the RpcEndpoint >

[jira] [Resolved] (FLINK-4384) Add a "scheduleRunAsync()" feature to the RpcEndpoint

2016-08-13 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Ewen resolved FLINK-4384. - Resolution: Implemented Implemented in f74f44bb56e50d1714e935df2980a6c8213faf89 > Add a

[GitHub] flink issue #2342: FLINK-4253 - Rename "recovery.mode" config key to "high-a...

2016-08-13 Thread ramkrish86
Github user ramkrish86 commented on the issue: https://github.com/apache/flink/pull/2342 Ran those two tests individually they seem to pass. But the Rocks_DB version failed due to some initialization error. Thank you @StephanEwen for your comments. --- If your project is set up for

[jira] [Commented] (FLINK-4253) Rename "recovery.mode" config key to "high-availability"

2016-08-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15420025#comment-15420025 ] ASF GitHub Bot commented on FLINK-4253: --- Github user ramkrish86 commented on the issue:

[jira] [Created] (FLINK-4392) Make RPC Service Thread Safe

2016-08-13 Thread Stephan Ewen (JIRA)
Stephan Ewen created FLINK-4392: --- Summary: Make RPC Service Thread Safe Key: FLINK-4392 URL: https://issues.apache.org/jira/browse/FLINK-4392 Project: Flink Issue Type: Sub-task

[jira] [Closed] (FLINK-4236) Flink Dashboard stops showing list of uploaded jars if main method cannot be looked up

2016-08-13 Thread Maximilian Michels (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maximilian Michels closed FLINK-4236. - Resolution: Fixed Fix Version/s: 1.2.0 master:

[jira] [Commented] (FLINK-4236) Flink Dashboard stops showing list of uploaded jars if main method cannot be looked up

2016-08-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15419981#comment-15419981 ] ASF GitHub Bot commented on FLINK-4236: --- Github user asfgit closed the pull request at:

[GitHub] flink pull request #2347: [FLINK-4236] fix error handling for jar files with...

2016-08-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/2347 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[jira] [Commented] (FLINK-4236) Flink Dashboard stops showing list of uploaded jars if main method cannot be looked up

2016-08-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15419980#comment-15419980 ] ASF GitHub Bot commented on FLINK-4236: --- Github user mxm commented on the issue:

[GitHub] flink issue #2347: [FLINK-4236] fix error handling for jar files with no mai...

2016-08-13 Thread mxm
Github user mxm commented on the issue: https://github.com/apache/flink/pull/2347 Merging this after a Checkstyle fix. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled

[jira] [Commented] (FLINK-4340) Remove RocksDB Semi-Async Checkpoint Mode

2016-08-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15419978#comment-15419978 ] ASF GitHub Bot commented on FLINK-4340: --- Github user wenlong88 commented on the issue:

[GitHub] flink issue #2345: [FLINK-4340] Remove RocksDB Semi-Async Checkpoint Mode

2016-08-13 Thread wenlong88
Github user wenlong88 commented on the issue: https://github.com/apache/flink/pull/2345 @StephanEwen you are right. But in specific situation, we may need some temporary compromise do make the system work well, and then remove the compromised points latter as soon as possible .

[jira] [Commented] (FLINK-4383) Check parameters for serializability before sending a remote RpcInvocation message

2016-08-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15419965#comment-15419965 ] ASF GitHub Bot commented on FLINK-4383: --- Github user StephanEwen commented on the issue:

[GitHub] flink issue #2365: [FLINK-4383] [rpc] Eagerly serialize remote rpc invocatio...

2016-08-13 Thread StephanEwen
Github user StephanEwen commented on the issue: https://github.com/apache/flink/pull/2365 This is a great feature and it looks very good overall. Minor comments inline. Big +1 overall --- If your project is set up for it, you can reply to this email and have your reply

[jira] [Commented] (FLINK-4383) Check parameters for serializability before sending a remote RpcInvocation message

2016-08-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15419964#comment-15419964 ] ASF GitHub Bot commented on FLINK-4383: --- Github user StephanEwen commented on a diff in the pull

[GitHub] flink pull request #2365: [FLINK-4383] [rpc] Eagerly serialize remote rpc in...

2016-08-13 Thread StephanEwen
Github user StephanEwen commented on a diff in the pull request: https://github.com/apache/flink/pull/2365#discussion_r74688165 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/rpc/akka/AkkaInvocationHandler.java --- @@ -25,33 +25,42 @@ import

[jira] [Commented] (FLINK-4383) Check parameters for serializability before sending a remote RpcInvocation message

2016-08-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15419962#comment-15419962 ] ASF GitHub Bot commented on FLINK-4383: --- Github user StephanEwen commented on a diff in the pull

[GitHub] flink pull request #2365: [FLINK-4383] [rpc] Eagerly serialize remote rpc in...

2016-08-13 Thread StephanEwen
Github user StephanEwen commented on a diff in the pull request: https://github.com/apache/flink/pull/2365#discussion_r74688148 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/rpc/akka/messages/RemoteRpcInvocation.java --- @@ -0,0 +1,187 @@ +/* + * Licensed

[jira] [Commented] (FLINK-4282) Add Offset Parameter to WindowAssigners

2016-08-13 Thread Aljoscha Krettek (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15419961#comment-15419961 ] Aljoscha Krettek commented on FLINK-4282: - Hi [~RenkaiGe], I was wondering about that as well but

[jira] [Commented] (FLINK-4383) Check parameters for serializability before sending a remote RpcInvocation message

2016-08-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15419958#comment-15419958 ] ASF GitHub Bot commented on FLINK-4383: --- Github user StephanEwen commented on a diff in the pull

[GitHub] flink pull request #2365: [FLINK-4383] [rpc] Eagerly serialize remote rpc in...

2016-08-13 Thread StephanEwen
Github user StephanEwen commented on a diff in the pull request: https://github.com/apache/flink/pull/2365#discussion_r74688005 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/rpc/akka/AkkaInvocationHandler.java --- @@ -25,33 +25,42 @@ import

[jira] [Commented] (FLINK-4236) Flink Dashboard stops showing list of uploaded jars if main method cannot be looked up

2016-08-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15419957#comment-15419957 ] ASF GitHub Bot commented on FLINK-4236: --- Github user StephanEwen commented on the issue:

[GitHub] flink issue #2347: [FLINK-4236] fix error handling for jar files with no mai...

2016-08-13 Thread StephanEwen
Github user StephanEwen commented on the issue: https://github.com/apache/flink/pull/2347 Actually, not merging. This fails due to checkstyle violations. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project

[jira] [Commented] (FLINK-4253) Rename "recovery.mode" config key to "high-availability"

2016-08-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15419951#comment-15419951 ] ASF GitHub Bot commented on FLINK-4253: --- Github user StephanEwen commented on the issue:

[GitHub] flink issue #2342: FLINK-4253 - Rename "recovery.mode" config key to "high-a...

2016-08-13 Thread StephanEwen
Github user StephanEwen commented on the issue: https://github.com/apache/flink/pull/2342 There are some test instabilities that we are trying to address. Seems unrelated to your changes at the first glance. We'll look at the tests again anyways before merging, --- If your project

[jira] [Commented] (FLINK-4236) Flink Dashboard stops showing list of uploaded jars if main method cannot be looked up

2016-08-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15419949#comment-15419949 ] ASF GitHub Bot commented on FLINK-4236: --- Github user StephanEwen commented on the issue:

[GitHub] flink issue #2347: [FLINK-4236] fix error handling for jar files with no mai...

2016-08-13 Thread StephanEwen
Github user StephanEwen commented on the issue: https://github.com/apache/flink/pull/2347 Merging this... --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so,

[jira] [Commented] (FLINK-4365) [metrics] MetricConfig has no documentation

2016-08-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15419947#comment-15419947 ] ASF GitHub Bot commented on FLINK-4365: --- Github user StephanEwen commented on the issue:

[GitHub] flink issue #2349: [FLINK-4365] [metrics] Add documentation to MetricConfig

2016-08-13 Thread StephanEwen
Github user StephanEwen commented on the issue: https://github.com/apache/flink/pull/2349 Looks good, +1 to merge this --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled

[jira] [Commented] (FLINK-4368) Eagerly initialize RrcProtocol members

2016-08-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15419945#comment-15419945 ] ASF GitHub Bot commented on FLINK-4368: --- Github user StephanEwen commented on the issue:

[GitHub] flink issue #2351: [FLINK-4368] [distributed runtime] Eagerly initialize the...

2016-08-13 Thread StephanEwen
Github user StephanEwen commented on the issue: https://github.com/apache/flink/pull/2351 Manually merged into `flip-6` feature branch in https://github.com/apache/flink/commit/08af7def60d54c22126b902e6fa57101d5fbb8fa --- If your project is set up for it, you can reply to this email

[GitHub] flink pull request #2351: [FLINK-4368] [distributed runtime] Eagerly initial...

2016-08-13 Thread StephanEwen
Github user StephanEwen closed the pull request at: https://github.com/apache/flink/pull/2351 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[jira] [Commented] (FLINK-4368) Eagerly initialize RrcProtocol members

2016-08-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15419946#comment-15419946 ] ASF GitHub Bot commented on FLINK-4368: --- Github user StephanEwen closed the pull request at:

[jira] [Commented] (FLINK-4366) Enforce parallelism=1 For AllWindowedStream

2016-08-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15419943#comment-15419943 ] ASF GitHub Bot commented on FLINK-4366: --- Github user StephanEwen commented on the issue:

[GitHub] flink issue #2354: [FLINK-4366] Enforce parallelism=1 For AllWindowedStream

2016-08-13 Thread StephanEwen
Github user StephanEwen commented on the issue: https://github.com/apache/flink/pull/2354 Merging this... --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so,

[jira] [Commented] (FLINK-4293) Malformatted Apache Headers

2016-08-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15419942#comment-15419942 ] ASF GitHub Bot commented on FLINK-4293: --- Github user StephanEwen commented on the issue:

[GitHub] flink issue #2364: [FLINK-4293] Fix malformatted license headers

2016-08-13 Thread StephanEwen
Github user StephanEwen commented on the issue: https://github.com/apache/flink/pull/2364 Thanks for picking this up. +1 to merge --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[jira] [Commented] (FLINK-4322) Unify CheckpointCoordinator and SavepointCoordinator

2016-08-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15419941#comment-15419941 ] ASF GitHub Bot commented on FLINK-4322: --- Github user StephanEwen commented on the issue:

[GitHub] flink issue #2366: [FLINK-4322] Unify CheckpointCoordinator and SavepointCoo...

2016-08-13 Thread StephanEwen
Github user StephanEwen commented on the issue: https://github.com/apache/flink/pull/2366 Thanks for joining this effort. I'll try to have a look at the tests in the next days. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[jira] [Created] (FLINK-4391) Provide support for asynchronous operations over streams

2016-08-13 Thread Jamie Grier (JIRA)
Jamie Grier created FLINK-4391: -- Summary: Provide support for asynchronous operations over streams Key: FLINK-4391 URL: https://issues.apache.org/jira/browse/FLINK-4391 Project: Flink Issue

[jira] [Commented] (FLINK-4253) Rename "recovery.mode" config key to "high-availability"

2016-08-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15419864#comment-15419864 ] ASF GitHub Bot commented on FLINK-4253: --- Github user ramkrish86 commented on the issue:

[GitHub] flink issue #2342: FLINK-4253 - Rename "recovery.mode" config key to "high-a...

2016-08-13 Thread ramkrish86
Github user ramkrish86 commented on the issue: https://github.com/apache/flink/pull/2342 github build shows two failure > org.apache.flink.test.checkpointing.EventTimeWindowCheckpointingITCase.org.apache.flink.test.checkpointing.EventTimeWindowCheckpointingITCase

[jira] [Commented] (FLINK-4388) Race condition during initialization of MemorySegmentFactory

2016-08-13 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15419861#comment-15419861 ] ramkrishna.s.vasudevan commented on FLINK-4388: --- [~StephanEwen] I think it happened because