[
https://issues.apache.org/jira/browse/FLINK-18215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-18215:
-----------------------------------
Labels: pull-request-available (was: )
> 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
> Assignee: Chesnay Schepler
> Priority: Major
> Labels: pull-request-available
> 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)