Ethanlm opened a new pull request #3209: [STORM-3581] change log level to INFO to show the config classes being used for validation URL: https://github.com/apache/storm/pull/3209 So in daemon log (e.g. supervisor), we can see ``` o.a.s.v.ConfigValidation main [INFO] Will use [class org.apache.storm.DaemonConfig, class org.apache.storm.Config] for validation ``` In worker log, we can see ``` o.a.s.v.ConfigValidation main [INFO] Will use [class org.apache.storm.Config] for validation ```
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
