[
https://issues.apache.org/jira/browse/FLINK-2645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14736836#comment-14736836
]
ASF GitHub Bot commented on FLINK-2645:
---------------------------------------
GitHub user mxm opened a pull request:
https://github.com/apache/flink/pull/1112
[FLINK-2645][jobmanager] forward exceptions when merging final accumlator
results
- fix forwarding
- add test case
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mxm/flink accumulator-exceptions
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/1112.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1112
----
commit 387fa5e4021185753c950498b1c2e7a8d44223e5
Author: Maximilian Michels <[email protected]>
Date: 2015-09-09T11:49:40Z
[FLINK-2645][jobmanager] forward exceptions when merging final accumulators
- add test case
----
> Accumulator exceptions are not properly forwarded
> -------------------------------------------------
>
> Key: FLINK-2645
> URL: https://issues.apache.org/jira/browse/FLINK-2645
> Project: Flink
> Issue Type: Bug
> Components: JobManager
> Affects Versions: 0.10
> Reporter: Maximilian Michels
> Assignee: Maximilian Michels
> Fix For: 0.10
>
>
> Exceptions in accumulator implementations are not properly forwarded from the
> JobManager to the Client.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)