Chesnay Schepler created FLINK-18215:
----------------------------------------
Summary: BashJavaUtils logging message should include log level
Key: FLINK-18215
URL:
https://issues.apache.org/jira/browse/FLINK-18215 Project: Flink
Issue Type: Bug
Components: Runtime / Configuration
Reporter: Chesnay Schepler
Fix For: 1.11.0
The BashJavaUtils currently log things like this:
{code}
[] - The derived from fraction jvm overhead memory (160.000mb (167772162 bytes)) is less than its min value 192.000mb (201326592 bytes), min value will be used instead
{code}
This means that users cannot differentiate between info/warn/error messages.
An example where this might be helpful is FLINK-18214.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)