[
https://issues.apache.org/jira/browse/NIFI-5983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16757491#comment-16757491
]
Endre Kovacs edited comment on NIFI-5983 at 1/31/19 4:50 PM:
-------------------------------------------------------------
two PRs are sent:
solving the problem at the processor side:
[https://github.com/apache/nifi/pull/3280]
solving the problem at the recordReaders side:
[https://github.com/apache/nifi/pull/3282]
they are mutually exclusive: if one of them is accepted, the other one should
be thrown away.
was (Author: andrewsmith87):
two PRs are sent:
solving the problem at the processor side:
https://github.com/apache/nifi/pull/3280
solving the problem at the recordReaders side:
https://github.com/apache/nifi/pull/3282
> recordReader parse problems in PutDatabaseRecord: flowfiles not transferred
> to failure relationship
> ---------------------------------------------------------------------------------------------------
>
> Key: NIFI-5983
> URL: https://issues.apache.org/jira/browse/NIFI-5983
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Affects Versions: 1.7.0
> Reporter: Endre Kovacs
> Assignee: Endre Kovacs
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> When using PutDatabaseRecord, parse problems in record reader (Avro, CSV, but
> possibly others too) should cause the flowfiles to transfer to failure
> relationship, however, they are instead session rollbacked.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)