You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Bryan Bende (Jira)" <ji...@apache.org> on 2021/10/19 14:41:00 UTC

[jira] [Updated] (NIFI-9011) Tags Processor Kafka 2.6 / 2.5

     [ https://issues.apache.org/jira/browse/NIFI-9011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bryan Bende updated NIFI-9011:
------------------------------
    Status: Patch Available  (was: Open)

> Tags Processor Kafka 2.6 / 2.5
> ------------------------------
>
>                 Key: NIFI-9011
>                 URL: https://issues.apache.org/jira/browse/NIFI-9011
>             Project: Apache NiFi
>          Issue Type: Bug
>    Affects Versions: 1.13.2, 1.13.1, 1.14.0, 1.13.0
>            Reporter: Mermillod
>            Assignee: Bryan Bende
>            Priority: Trivial
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The Kafka processors 2.6 are still decribe are "2.5"
> One exemple : 
> In /nifi/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-2-6-processors/src/main/java/org/apache/nifi/processors/kafka/pubsub
> {code:java}
> @CapabilityDescription("Sends the contents of a FlowFile as a message to Apache Kafka using the Kafka 2.5 Producer API."
>     + "The messages to send may be individual FlowFiles or may be delimited, using a "
>     + "user-specified delimiter, such as a new-line. "
>     + "The complementary NiFi processor for fetching messages is ConsumeKafka_2_6.")
> {code}
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)