You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Andrew Christianson (JIRA)" <ji...@apache.org> on 2018/05/30 17:23:00 UTC

[jira] [Resolved] (MINIFICPP-510) Default property log msg is at wrong level (error vs. info)

     [ https://issues.apache.org/jira/browse/MINIFICPP-510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Christianson resolved MINIFICPP-510.
-------------------------------------------
    Resolution: Fixed

> 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)