You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Pierre Villard (Jira)" <ji...@apache.org> on 2020/05/15 19:32:00 UTC

[jira] [Closed] (MINIFICPP-805) Flow expiration log statement causes failure

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

Pierre Villard closed MINIFICPP-805.
------------------------------------

> Flow expiration log statement causes failure
> --------------------------------------------
>
>                 Key: MINIFICPP-805
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-805
>             Project: Apache NiFi MiNiFi C++
>          Issue Type: Bug
>            Reporter: Marc Parisi
>            Assignee: Marc Parisi
>            Priority: Blocker
>
> The log state ment logger_->log_debug("parseConnection: flowfile expiration => [%s]", expirationDuration); is invalid because expirationDuration is not a string. This will de-reference the value and cause a failure when using DEBUG or higher. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)