[ https://issues.apache.org/jira/browse/FLINK-8756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16376532#comment-16376532 ]
ASF GitHub Bot commented on FLINK-8756: --------------------------------------- Github user aljoscha commented on the issue: https://github.com/apache/flink/pull/5573 @yanghua I mean having two separate ways of querying: the server should have two endpoints (or differentiate based on a query parameter) and return either the stringified accumulators or the serialized accumulators. For now, the former would be used for the web frontend while the latter would be used by the `RestClusterClient`. @GJL maybe has a better opinion on how this should be done on the server side, though. > 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)