[
https://issues.apache.org/jira/browse/FLINK-20258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17239628#comment-17239628
]
Xintong Song commented on FLINK-20258:
--------------------------------------
Bytes are used for passing the configuration values for precision. I think the
problem reported here is that we should use more user friendly units (e.g.,
1024b -> 1KB, 1048576b -> 1MB) on the ui. FYI, we might leverage
\{{MemorySize#toHumanReadableString}}.
> 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)