[jira] [Commented] (FLINK-3042) Define a way to let types create their own TypeInformation

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

[GitHub] flink issue #2337: [FLINK-3042] [FLINK-3060] [types] Define a way to let typ...

2016-10-08 Thread twalthr
Github user twalthr commented on the issue: https://github.com/apache/flink/pull/2337 `1.0.0` is now an "archived version" which can not be removed from the issue anymore. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well.

[jira] [Commented] (FLINK-4619) JobManager does not answer to client when restore from savepoint fails

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

[GitHub] flink issue #2498: [FLINK-4619] - JobManager does not answer to client when ...

2016-10-08 Thread mproch
Github user mproch commented on the issue: https://github.com/apache/flink/pull/2498 Hmm... I managed to make travis build pass, but I cannot see how jenkins test failures relate to my change... --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] flink issue #2337: [FLINK-3042] [FLINK-3060] [types] Define a way to let typ...

2016-10-08 Thread aalexandrov
Github user aalexandrov commented on the issue: https://github.com/apache/flink/pull/2337 @greghogan I see, IMHO then the `1.0.0` tag should be dropped from the "Fix versions" field (if possible). --- If your project is set up for it, you can reply to this email and have your reply

[jira] [Commented] (FLINK-3042) Define a way to let types create their own TypeInformation

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

[GitHub] flink issue #2337: [FLINK-3042] [FLINK-3060] [types] Define a way to let typ...

2016-10-08 Thread greghogan
Github user greghogan commented on the issue: https://github.com/apache/flink/pull/2337 It looks like FLINK-3042 was created with a fix version of 1.0.0 but was not implemented until the upcoming 1.2.0 release. --- If your project is set up for it, you can reply to this email and

[jira] [Commented] (FLINK-3042) Define a way to let types create their own TypeInformation

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

[jira] [Commented] (FLINK-3042) Define a way to let types create their own TypeInformation

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

[GitHub] flink issue #2337: [FLINK-3042] [FLINK-3060] [types] Define a way to let typ...

2016-10-08 Thread aalexandrov
Github user aalexandrov commented on the issue: https://github.com/apache/flink/pull/2337 @twalthr The issue is marked with "Fix versions: 1.0.0, 1.2.0" but I could only fin the `TypeInfoFactory` in the `master` branch. Shouldn't this be visible in the `release-1.0` as well? --- If

[jira] [Commented] (FLINK-4771) Compression for AvroOutputFormat

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

[GitHub] flink pull request #2612: FLINK-4771: Compression for AvroOutputFormat

2016-10-08 Thread qingdao81
GitHub user qingdao81 opened a pull request: https://github.com/apache/flink/pull/2612 FLINK-4771: Compression for AvroOutputFormat Thanks for contributing to Apache Flink. Before you open your pull request, please take the following check list into consideration. If your

[jira] [Commented] (FLINK-4738) Port TaskManager logic to TaskExecutor

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

[GitHub] flink pull request #2594: [FLINK-4738] [TaskManager] Port TaskManager logic ...

2016-10-08 Thread KurtYoung
Github user KurtYoung commented on a diff in the pull request: https://github.com/apache/flink/pull/2594#discussion_r82496888 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/jobmaster/JobMaster.java --- @@ -507,12 +509,18 @@ public void suspendJob(final Throwable

[jira] [Commented] (FLINK-4738) Port TaskManager logic to TaskExecutor

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

[GitHub] flink pull request #2594: [FLINK-4738] [TaskManager] Port TaskManager logic ...

2016-10-08 Thread KurtYoung
Github user KurtYoung commented on a diff in the pull request: https://github.com/apache/flink/pull/2594#discussion_r82496723 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/checkpoint/CheckpointCoordinatorGateway.java --- @@ -0,0 +1,43 @@ +/* + * Licensed

[jira] [Commented] (FLINK-4738) Port TaskManager logic to TaskExecutor

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

[GitHub] flink pull request #2594: [FLINK-4738] [TaskManager] Port TaskManager logic ...

2016-10-08 Thread KurtYoung
Github user KurtYoung commented on a diff in the pull request: https://github.com/apache/flink/pull/2594#discussion_r82496715 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/checkpoint/CheckpointCoordinatorGateway.java --- @@ -0,0 +1,43 @@ +/* + * Licensed