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

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

PR is made here https://github.com/apache/storm/pull/2981

> 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
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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