[
https://issues.apache.org/jira/browse/MINIFICPP-1266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marton Szasz updated MINIFICPP-1266:
------------------------------------
Fix Version/s: (was: 0.8.0)
0.9.0
> 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
> Priority: Trivial
> Fix For: 0.9.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> *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)