[
https://issues.apache.org/jira/browse/NIFI-1192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15018916#comment-15018916
]
ASF GitHub Bot commented on NIFI-1192:
--------------------------------------
Github user olegz commented on the pull request:
https://github.com/apache/nifi/pull/129#issuecomment-158542457
@trkurc @joewitt @markap14
Guys, please see the updated commit. This one has a bit more work as it
includes some polishing since we discovered few more issues, one being that
there was an non-existing property etc. See commit message for more details.
Tony, in relation to your last message, they will not override any
previously set property since NiFi will not allow it. Basically one of the
biggest changes that went in with this commit is setting _name_ and
_displayName_. So when one attempts to set the property (e.g., 'client.id') as
dynamic property, the NiFi will pop up with the message 'A property with this
name already exists.’. So I think we're good, but let me know if you still see
an issue.
> Allow Get/PutKafka to honor dynamic properties
> ----------------------------------------------
>
> Key: NIFI-1192
> URL: https://issues.apache.org/jira/browse/NIFI-1192
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Affects Versions: 0.3.0
> Reporter: Oleg Zhurakousky
> Assignee: Oleg Zhurakousky
> Priority: Critical
> Fix For: 0.4.0
>
>
> Currently Kafka does not honor dynamic properties which means aside from 8
> properties exposed none others could be set
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)