jackylau created FLINK-21512:
--------------------------------
Summary: flink MemorySize.parseBytes bug if users use it by
setting dynamic properties like
Key: FLINK-21512
URL: https://issues.apache.org/jira/browse/FLINK-21512
Project: Flink
Issue Type: Bug
Components: API / Core
Affects Versions: 1.12.0
Reporter: jackylau
Fix For: 1.13.0
when i develop flink on ray mode, when user set dynamic properties by
BootstrapTools.getDynamicPropertiesAsString, which will auto add " or ' on
diffrent os.
And it wll cause MemorySize.parseByte cannot parser and throw exception
"text does not start with a number"
--
This message was sent by Atlassian Jira
(v8.3.4#803005)