Ferenc Gerlits created MINIFICPP-1539:
-----------------------------------------
Summary: PublishKafka incorrectly says that Message Key Field is
set
Key: MINIFICPP-1539
URL: https://issues.apache.org/jira/browse/MINIFICPP-1539
Project: Apache NiFi MiNiFi C++
Issue Type: Bug
Reporter: Ferenc Gerlits
Assignee: Ferenc Gerlits
{{PublishKafka::onSchedule()}} always logs "The %s property is set. This
property is DEPRECATED and has no effect; please use Kafka Key instead."
because {{getProperty()}} always returns true on properties added by
{{setSupportedProperties()}}. We need to check whether it is non-empty.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)