[jira] [Commented] (FLINK-1984) Integrate Flink with Apache Mesos

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

[GitHub] flink pull request #2315: [FLINK-1984] Integrate Flink with Apache Mesos (T1...

2016-08-20 Thread EronWright
Github user EronWright commented on a diff in the pull request: https://github.com/apache/flink/pull/2315#discussion_r75587011 --- Diff: flink-mesos/src/main/java/org/apache/flink/mesos/runtime/clusterframework/LaunchableMesosWorker.java --- @@ -0,0 +1,205 @@ +/* + *

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

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

[GitHub] flink issue #2367: [FLINK-3703][cep] Add sequence matching semantics to disc...

2016-08-20 Thread mushketyk
Github user mushketyk commented on the issue: https://github.com/apache/flink/pull/2367 Hi @tillrohrmann I've updated the PR according to your review. I had to add reverse reverse edges to buffer entries and changed the interface of the SharedBuffer a bit to move code from it to

[jira] [Commented] (FLINK-2254) Add Bipartite Graph Support for Gelly

2016-08-20 Thread Ivan Mushketyk (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15429448#comment-15429448 ] Ivan Mushketyk commented on FLINK-2254: --- Thank your answer [~vkalavri]. I would like to work on this