Adam Hunyadi created MINIFICPP-1266:
---------------------------------------
Summary: Set configure_ member field on ProcessContext construction
Key: MINIFICPP-1266
URL: https://issues.apache.org/jira/browse/MINIFICPP-1266
Project: Apache NiFi MiNiFi C++
Issue Type: Improvement
Affects Versions: 0.7.0
Reporter: Adam Hunyadi
Assignee: Adam Hunyadi
Fix For: 0.8.0
*Background:*
In ProcessContext there is dependence on the configure_ member fieldĀ being set
on the public API (see
[ProcessContext::initializeContentRepository|https://github.com/apache/nifi-minifi-cpp/blob/master/libminifi/include/core/ProcessContext.h#L209]).
*Proposal:*
We should set this field in the constructor to refer to the passed argument.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)