[ https://issues.apache.org/jira/browse/FLINK-8756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16376974#comment-16376974 ]
ASF GitHub Bot commented on FLINK-8756: --------------------------------------- Github user yanghua commented on the issue: https://github.com/apache/flink/pull/5573 @GJL , the before discussion between I and @aljoscha treat the accumulators as a whole (maybe only me?). Because the pre-existing implementation `getAccumulatorResultsStringified ` and `getAccumulatorsSerialized ` , so I took steps along this path and split the stringified and serialized accumulators. So the conclusion is : accepting your opinion and taking the each key's SerializedValue into `UserTaskAccumulator` ? If yes, I will try to change the code. > Support ClusterClient.getAccumulators() in RestClusterClient > ------------------------------------------------------------ > > Key: FLINK-8756 > URL: https://issues.apache.org/jira/browse/FLINK-8756 > Project: Flink > Issue Type: Improvement > Components: Client > Affects Versions: 1.5.0 > Reporter: Aljoscha Krettek > Assignee: vinoyang > Priority: Blocker > Fix For: 1.5.0 > > -- This message was sent by Atlassian JIRA (v7.6.3#76005)