[ 
https://issues.apache.org/jira/browse/STORM-3362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16801754#comment-16801754
 ] 

York Yang commented on STORM-3362:
----------------------------------

Yes I already did some change on my side. I can make a pr. Pretty simple fix


> EventHubSpout uses a blocking receiver in nextTuple()
> -----------------------------------------------------
>
>                 Key: STORM-3362
>                 URL: https://issues.apache.org/jira/browse/STORM-3362
>             Project: Apache Storm
>          Issue Type: Bug
>            Reporter: York Yang
>            Priority: Major
>
> As title indicates, the line below:
> eventDatawrap = partitionManager.receive();
> when I dig into it, it's a blocking call which affects ack and fail messages. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to