[
https://issues.apache.org/jira/browse/MINIFICPP-640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16669712#comment-16669712
]
ASF GitHub Bot commented on MINIFICPP-640:
------------------------------------------
Github user arpadboda closed the pull request at:
https://github.com/apache/nifi-minifi-cpp/pull/431
> C API: how to support dynamic properties?
> -----------------------------------------
>
> Key: MINIFICPP-640
> URL: https://issues.apache.org/jira/browse/MINIFICPP-640
> Project: NiFi MiNiFi C++
> Issue Type: Brainstorming
> Reporter: Arpad Boda
> Assignee: Arpad Boda
> Priority: Minor
> Labels: CAPI
> Fix For: 0.6.0
>
>
> The current C API implementation only allows static properties to be
> set/updated, which means processors that would require dynamic attributes,
> such as UpdateAttribute cannot be configured properly.
> The question is whether the difference between static and dynamic properties
> should be transparent via the API or this should be hidden and handled
> inside.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)