[
https://issues.apache.org/jira/browse/MINIFICPP-327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
marco polo resolved MINIFICPP-327.
----------------------------------
Resolution: Fixed
This was resolved.
> The PutKafka processor should be renamed to PublishKafka
> --------------------------------------------------------
>
> Key: MINIFICPP-327
> URL: https://issues.apache.org/jira/browse/MINIFICPP-327
> Project: NiFi MiNiFi C++
> Issue Type: Bug
> Affects Versions: 0.3.0
> Reporter: Joseph Witt
> Priority: Major
> Fix For: 0.4.0
>
>
> The PutKafka processor appears to have been modelled after PutKafka from NiFi
> in terms of name and processor properties supported. The processor should
> probably be modelled after PublishKafka which is what effectively supercedes
> PutKafka.
> The Kafka client libraries have been historically problematic in terms of
> multi broker compatibility so we've ended up naming them a little strangely.
> That said, if this is against the 1.0 kafka client then we can probably just
> keep the name simple and call it 'PublishKafka' and use the same properties
> we have in PublishKafka in niFi.
> For the 0.3.0 release of minificpp we should flag this as something that will
> change/not be honored (the PutKafka name) and then fix it to be PublishKafka
> with different properties for the next release.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)