[
https://issues.apache.org/jira/browse/FLINK-2460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14711192#comment-14711192
]
ASF GitHub Bot commented on FLINK-2460:
---------------------------------------
Github user StephanEwen commented on a diff in the pull request:
https://github.com/apache/flink/pull/1051#discussion_r37859713
--- Diff:
flink-runtime/src/main/java/org/apache/flink/runtime/io/network/partition/PipelinedSubpartition.java
---
@@ -167,6 +167,13 @@ public int releaseMemory() {
}
@Override
+ public boolean isReleased() {
--- End diff --
I think that would be the way to go
> ReduceOnNeighborsWithExceptionITCase failure
> --------------------------------------------
>
> Key: FLINK-2460
> URL: https://issues.apache.org/jira/browse/FLINK-2460
> Project: Flink
> Issue Type: Bug
> Reporter: Sachin Goel
> Assignee: Ufuk Celebi
>
> I noticed a build error due to failure on this case. It was on a branch of my
> fork, which didn't actually have anything to do with the failed test or the
> runtime system at all.
> Here's the error log:
> https://s3.amazonaws.com/archive.travis-ci.org/jobs/73695554/log.txt
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)