[
https://issues.apache.org/jira/browse/MINIFICPP-640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16669710#comment-16669710
]
ASF GitHub Bot commented on MINIFICPP-640:
------------------------------------------
Github user arpadboda commented on the issue:
https://github.com/apache/nifi-minifi-cpp/pull/431
> @arpadboda this was merged but I used the wrong commit hook to close it.
I closed the wrong PR. So can you close this when you have a chance? Sorry
about that.
Sure, done
> 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)