Noisy org.apache.flink.configuration.GlobalConfiguration
Posted by
Elias Levy on
URL: http://deprecated-apache-flink-user-mailing-list-archive.369.s1.nabble.com/Noisy-org-apache-flink-configuration-GlobalConfiguration-tp15681.html
Is there a particular reason that GlobalConfiguration is so noisy?
The task manager log is full of "Loading configuration property" messages from GlobalConfiguration each time there is a checkpoint. Why isn't the configuration read once?