[
https://issues.apache.org/jira/browse/NIFI-8539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard resolved NIFI-8539.
----------------------------------
Resolution: Feedback Received
Apache NiFi 1.x is no longer maintained and no new release is planned on the
1.x release line. Marking as resolved as part of a cleanup operation. Please
open a new one with an updated description if this is still relevant for NiFi
2.x.
> ConsumeKafkaRecord_2_0 1.13.0: Flowfile does not match data from Kafka
> ------------------------------------------------------------------------
>
> Key: NIFI-8539
> URL: https://issues.apache.org/jira/browse/NIFI-8539
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 1.13.0
> Reporter: Nikolay Nikolaev
> Priority: Major
> Attachments: 38f1d0f9-33c9-4cf1-978a-9060274615a5.avro, data in
> Kafka.json, see in Avro.PNG, see in Kafka.PNG, test_flow.png
>
>
> Steps to reproduce the bug:
> * build a simple flow: read data from Kafka with "ConsumeKafkaRecord_2_0
> 1.13.0" and write output file with PutFile
> !test_flow.png!
> * Periodically, some flowfiles get incorrect. Example: [^data in Kafka.json]
> contains "raw"-data from kafka topic, and
> [^38f1d0f9-33c9-4cf1-978a-9060274615a5.avro] is output flowfile.
> We can see, that section "after" is different in this files, even though it
> should be the same record
> In Kafka:
> !see in Kafka.PNG!
> In Flowfile:
> !see in Avro.PNG!
> The error does not always appear, but only in some records.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)