[
https://issues.apache.org/jira/browse/FLINK-15797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Till Rohrmann resolved FLINK-15797.
-----------------------------------
Resolution: Fixed
Fixed via
master: aff098bcc29668bd5a38959e143ee34dfdd11ca0
1.10.1: 7441850efef62387fb28c80835ea9c48a5933c52
> Reduce logging noise of Fabric8FlinkKubeClient
> ----------------------------------------------
>
> Key: FLINK-15797
> URL: https://issues.apache.org/jira/browse/FLINK-15797
> Project: Flink
> Issue Type: Sub-task
> Components: Deployment / Kubernetes
> Affects Versions: 1.10.0
> Reporter: Till Rohrmann
> Assignee: Till Rohrmann
> Priority: Major
> Labels: pull-request-available, usability
> Fix For: 1.11.0, 1.10.1
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The {{Fabric8FlinkKubeClient}} logs a lot of information on log level
> {{INFO}}. I think some of the information is quite specific and is not needed
> by most users. In order to reduce the log noise for our users, I would
> suggest to only log the K8s resource specs on log level {{DEBUG}}. Also the
> handling of {{Watcher}} events does not need to be logged on {{INFO}} level.
> One could for example log that one creates a service with a given name on
> {{INFO}} and only include the specs if the log level is {{DEBUG}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)