You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2022/06/27 08:13:28 UTC

[GitHub] [flink-kubernetes-operator] morhidi commented on a diff in pull request #280: [FLINK-28008] Can not get secondary resource from context after operator restart

morhidi commented on code in PR #280:
URL: https://github.com/apache/flink-kubernetes-operator/pull/280#discussion_r907100122


##########
flink-kubernetes-operator/src/main/resources/log4j2.properties:
##########
@@ -24,3 +24,6 @@ appender.console.name = ConsoleAppender
 appender.console.type = CONSOLE
 appender.console.layout.type = PatternLayout
 appender.console.layout.pattern = %style{%d}{yellow} %style{%-30c{1.}}{cyan} %highlight{[%-5level] [%X{resource.namespace}.%X{resource.name}] %msg%n%throwable}
+
+logger.conf.name = org.apache.flink.configuration.GlobalConfiguration
+logger.conf.level = WARN

Review Comment:
   It's annoyingly verbose atm:) I'll add a one-liner instead.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org