[
https://issues.apache.org/jira/browse/STORM-350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14194636#comment-14194636
]
Sean Zhong commented on STORM-350:
----------------------------------
I use 3 task on same worker process. (1 spout -> 1 bolt -> 1 acker)
Run about 5 minutes, there will be timeout messages in the UI.
The command I used to reproduce this:
storm jar storm-benchmark-0.1.0-jar-with-dependencies.jar
storm.benchmark.tools.Runner storm.benchmark.benchmarks.SOL -c
topology.name=SOL -c topology.workers=1 -c topology.acker.executors=1 -c
topology.max.spout.pending=1000 -c topology.level=2 -c component.spout_num=1 -c
component.bolt_num=1 -c topology.executor.receive.buffer.size=16384 -c
topology.executor.send.buffer.size=16384
storm-benchmark-0.1.0-jar-with-dependencies.jar is build from:
https://github.com/intel-hadoop/storm-benchmark/
> Update disruptor to latest version (3.2.1)
> ------------------------------------------
>
> Key: STORM-350
> URL: https://issues.apache.org/jira/browse/STORM-350
> Project: Apache Storm
> Issue Type: Dependency upgrade
> Reporter: Boris Aksenov
> Assignee: Boris Aksenov
> Fix For: 0.9.3
>
> Attachments: storm-0.9.3-rc1-failing-tuples.png,
> storm-0_9_2-incubating-failing-tuples.png,
> storm-0_9_2-incubating-no-failing-tuples.png
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)