[
https://issues.apache.org/jira/browse/FLINK-20258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17239617#comment-17239617
]
Matthias commented on FLINK-20258:
----------------------------------
I verified that the conversion can be done on the client-side: Any of these
metrics get converted into the corresponding bytes value having a `b` suffix
attached to it (see
[JobManagerProcessUtils.generateDynamicConfigsStr|https://github.com/apache/flink/blob/2ad92169a4a4ffc92d32783f8777a132e1dac7c4/flink-runtime/src/main/java/org/apache/flink/runtime/jobmanager/JobManagerProcessUtils.java#L113]).
> Configured memory sizes on the JM metrics page should be displayed with
> proper units.
> -------------------------------------------------------------------------------------
>
> Key: FLINK-20258
> URL: https://issues.apache.org/jira/browse/FLINK-20258
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / Web Frontend
> Reporter: Xintong Song
> Assignee: Yadong Xie
> Priority: Critical
> Labels: pull-request-available
> Fix For: 1.12.0
>
> Attachments: screenshot.png
>
>
> Configured memory sizes for JM are displayed in bytes. It would be better to
> use proper units here, same as what we do for TM.
> !screenshot.png!
--
This message was sent by Atlassian Jira
(v8.3.4#803005)