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

ASF GitHub Bot updated STORM-3362:
----------------------------------
    Labels: pull-request-available  (was: )

> 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
>
> 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