Joseph Witt created MINIFICPP-327:
-------------------------------------
Summary: 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
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
(v6.4.14#64029)