[
https://issues.apache.org/jira/browse/NIFI-8412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nadeem updated NIFI-8412:
-------------------------
Status: Patch Available (was: Open)
> Use proper log messages in PublishKafka(Record) processors in case of
> "Rollback on Failure"
> -------------------------------------------------------------------------------------------
>
> Key: NIFI-8412
> URL: https://issues.apache.org/jira/browse/NIFI-8412
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: Peter Turcsanyi
> Assignee: Nadeem
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The following log message is not correct any more if the failure strategy is
> Rollback (NIFI-8404):
> {code:java}
> getLogger().info("Failed to send FlowFile to kafka; transferring to failure");
> failureStrategy.routeFlowFiles(session, flowFiles);
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)