[
https://issues.apache.org/jira/browse/NIFI-15188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jordan Sammut updated NIFI-15188:
---------------------------------
Description:
We have noticed that when utilizing the 'Wrapper' strategy from a ConsumeKafka,
should a payload come in which fails to be parsed, the consumer halts and does
not route the erroneous payload to the failure relationship. Upon switching the
output strategy to 'Use Content as Value', the consumer successfully skips the
record and continues as normal. This should be the expected behaviour with the
'Wrapper' strategy too
!image-2025-11-06-15-36-04-688.png|width=495,height=156!
!image-2025-11-06-15-45-53-373.png|width=489,height=320!
was:
We have noticed that when utilizing the 'Wrapper' strategy from a ConsumeKafka,
should a payload come in which fails to be parsed, the consumer halts and does
not route the erroneous payload to the failure relationship. Upon switching the
output strategy to 'Use Content as Value', the consumer successfully skips the
record and continues as normal. This should be the expected behaviour with the
'Wrapper' strategy too
!image-2025-11-06-15-36-04-688.png|width=495,height=156!
!image-2025-11-06-15-40-44-511.png|width=501,height=311!
> ConsumeKafka - Erroneous Payload not skipped when using 'Wrapper' output
> strategy
> ---------------------------------------------------------------------------------
>
> Key: NIFI-15188
> URL: https://issues.apache.org/jira/browse/NIFI-15188
> Project: Apache NiFi
> Issue Type: Bug
> Affects Versions: 2.4.0
> Reporter: Jordan Sammut
> Priority: Major
> Attachments: image-2025-11-06-15-36-04-688.png,
> image-2025-11-06-15-40-44-511.png, image-2025-11-06-15-45-53-373.png
>
>
> We have noticed that when utilizing the 'Wrapper' strategy from a
> ConsumeKafka, should a payload come in which fails to be parsed, the consumer
> halts and does not route the erroneous payload to the failure relationship.
> Upon switching the output strategy to 'Use Content as Value', the consumer
> successfully skips the record and continues as normal. This should be the
> expected behaviour with the 'Wrapper' strategy too
> !image-2025-11-06-15-36-04-688.png|width=495,height=156!
> !image-2025-11-06-15-45-53-373.png|width=489,height=320!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)