You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Koji Kawamura (JIRA)" <ji...@apache.org> on 2016/11/21 02:11:59 UTC

[jira] [Resolved] (NIFI-3061) PutAzureEventHub blocks after network interruption

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

Koji Kawamura resolved NIFI-3061.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 1.1.0

> PutAzureEventHub blocks after network interruption
> --------------------------------------------------
>
>                 Key: NIFI-3061
>                 URL: https://issues.apache.org/jira/browse/NIFI-3061
>             Project: Apache NiFi
>          Issue Type: Bug
>            Reporter: Joey Frazee
>            Assignee: Joey Frazee
>            Priority: Minor
>             Fix For: 1.1.0
>
>
> PutAzureEventHub will block after a network interruption due to a bug in the underlying azure-eventhubs [1] and qpid-proton [2] libraries. This was fixed in proton 0.15.0 and event hubs 0.9.0 so the NiFi dependency needs to be bumped from 0.7 to 0.9.
> The errors are:
> o.a.n.controller.StandardProcessorNode Timed out while waiting for OnScheduled of 'PutAzureEventHub' processor to finish.
> servicebus.trace UnHandled exception while processing events in reactor: java.lang.IllegalArgumentException
> 1. https://github.com/Azure/azure-event-hubs-java/issues/18
> 2. https://issues.apache.org/jira/browse/PROTON-1275



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)