[
https://issues.apache.org/jira/browse/NIFI-3061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15682190#comment-15682190
]
ASF subversion and git services commented on NIFI-3061:
-------------------------------------------------------
Commit e731f0957369f695c46acc8ab4b0c487b4d6bf71 in nifi's branch
refs/heads/master from [~jfrazee]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=e731f09 ]
NIFI-3061: Bumped azure-eventhubs version to 0.9.0
This closes #1250.
Signed-off-by: Koji Kawamura <[email protected]>
> 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
>
> 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)