[
https://issues.apache.org/jira/browse/STORM-1027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14733318#comment-14733318
]
ASF GitHub Bot commented on STORM-1027:
---------------------------------------
Github user abhishekagarwal87 commented on the pull request:
https://github.com/apache/storm/pull/719#issuecomment-138211711
can someone review this?
> Topology may hang because metric-tick function is a blocking call from spout
> ----------------------------------------------------------------------------
>
> Key: STORM-1027
> URL: https://issues.apache.org/jira/browse/STORM-1027
> Project: Apache Storm
> Issue Type: Bug
> Affects Versions: 0.10.0
> Reporter: Abhishek Agarwal
> Priority: Critical
>
> Nathan had fixed the dining philosopher problem by putting a overflow buffer
> in the spout so that spout is not blocking. However, overflow buffer is not
> used when emitting the metric, and that could result in the deadlock. I
> modified the executor to use overflow buffer for emitting metrics and
> afterwards topology didn't hang.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)