You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Mr TheSegfault (JIRA)" <ji...@apache.org> on 2019/04/18 00:45:00 UTC

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

Mr TheSegfault created MINIFICPP-805:
----------------------------------------

             Summary: 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: Mr TheSegfault


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
(v7.6.3#76005)