[
https://issues.apache.org/jira/browse/NIFI-1300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15064745#comment-15064745
]
Joseph Witt commented on NIFI-1300:
-----------------------------------
ok got a chance to apply the patch and look through it. I believe the change
to do a transfer to failure instead of a rollback is fair. But I do believe
the penalization of the flowfiles is worth avoiding. They're not the problem -
the connection/state of JMS is. For such things context.yield() answers the
mail.
> PutJMS should fail flowfile on commit exception and penalize flowfiles routed
> to failure.
> -----------------------------------------------------------------------------------------
>
> Key: NIFI-1300
> URL: https://issues.apache.org/jira/browse/NIFI-1300
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Reporter: Joe Skora
> Assignee: Joe Skora
> Priority: Minor
>
> PutJMS fails the flowfile if an exception occurs during message send, but
> rollsback if an exception occurs during commit. It should fail in both cases
> and it should penalize the flowfile for either failure.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)