Github user yanghua commented on the issue:
https://github.com/apache/flink/pull/5448
@StephanEwen
for the `taskmanager.memory.segment-size` because of it's default unit is
`byte`, so whether there is a unit or not, the behavior is consistent.
So we just need to handle `taskmanager.memory.size` ---
