[jira] [Updated] (NIFI-6983) PublishKafka* Processors not properly handling exceptions when creating transactions

2020-01-06 Thread Bryan Bende (Jira)


 [ 
https://issues.apache.org/jira/browse/NIFI-6983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bryan Bende updated NIFI-6983:
--
Resolution: Fixed
Status: Resolved  (was: Patch Available)

> PublishKafka* Processors not properly handling exceptions when creating 
> transactions
> 
>
> Key: NIFI-6983
> URL: https://issues.apache.org/jira/browse/NIFI-6983
> Project: Apache NiFi
>  Issue Type: Bug
>  Components: Extensions
>Reporter: Mark Payne
>Assignee: Mark Payne
>Priority: Major
> Fix For: 1.11.0
>
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> When an Exception is thrown while publishing a message to Kafka, NiFi 
> properly poisons the client and creates a new one. However, if an Exception 
> is thrown while creating the transaction, the client does not get poisoned. 
> As a result, the client continues to be used and continues to fail until the 
> processor is restarted.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (NIFI-6983) PublishKafka* Processors not properly handling exceptions when creating transactions

2020-01-06 Thread Mark Payne (Jira)


 [ 
https://issues.apache.org/jira/browse/NIFI-6983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mark Payne updated NIFI-6983:
-
Fix Version/s: 1.11.0
   Status: Patch Available  (was: Open)

> PublishKafka* Processors not properly handling exceptions when creating 
> transactions
> 
>
> Key: NIFI-6983
> URL: https://issues.apache.org/jira/browse/NIFI-6983
> Project: Apache NiFi
>  Issue Type: Bug
>  Components: Extensions
>Reporter: Mark Payne
>Assignee: Mark Payne
>Priority: Major
> Fix For: 1.11.0
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> When an Exception is thrown while publishing a message to Kafka, NiFi 
> properly poisons the client and creates a new one. However, if an Exception 
> is thrown while creating the transaction, the client does not get poisoned. 
> As a result, the client continues to be used and continues to fail until the 
> processor is restarted.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)