[
https://issues.apache.org/jira/browse/MINIFICPP-1539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ferenc Gerlits resolved MINIFICPP-1539.
---------------------------------------
Resolution: Fixed
> 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
> Priority: Trivial
> Time Spent: 20m
> Remaining Estimate: 0h
>
> {{PublishKafka::onSchedule()}} always logs "The Message Key Field 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)