[
https://issues.apache.org/jira/browse/MINIFICPP-1539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ferenc Gerlits updated MINIFICPP-1539:
--------------------------------------
Description: {{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. (was: {{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.)
> 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
>
> {{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)