[
https://issues.apache.org/jira/browse/MINIFICPP-510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16494140#comment-16494140
]
ASF GitHub Bot commented on MINIFICPP-510:
------------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/nifi-minifi-cpp/pull/343
> Default property log msg is at wrong level (error vs. info)
> -----------------------------------------------------------
>
> Key: MINIFICPP-510
> URL: https://issues.apache.org/jira/browse/MINIFICPP-510
> Project: NiFi MiNiFi C++
> Issue Type: Bug
> Reporter: Andrew Christianson
> Assignee: Andrew Christianson
> Priority: Major
>
> Config log messages for using default value are at error level, which is
> incorrect and misleading when monitoring logs. These messages should be at
> info level because relying on a default config value is a completely
> non-exceptional use case.
> {code:java}
> [error] Using default value for optional field 'scheduling period' in
> component named 'XYZ' [in 'Processors' section of configuration file]{code}
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)