Paul Lin created FLINK-10224:
--------------------------------
Summary: Web frontend does not handle scientific notation properly
Key: FLINK-10224
URL:
https://issues.apache.org/jira/browse/FLINK-10224 Project: Flink
Issue Type: Bug
Components: Webfrontend
Affects Versions: 1.5.3
Reporter: Paul Lin
Attachments: task metrics panel.png
Task metrics can be a large number which would be converted into scientific notation by REST server, but the web frontend does not handle it properly.
For instance, below is a panel for Kafka consumer metrics "records-lag-max", which is actually "9.1839984E7".
!task metrics panel.png!
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)