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)