[
https://issues.apache.org/jira/browse/STORM-350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14908212#comment-14908212
]
ASF GitHub Bot commented on STORM-350:
--------------------------------------
Github user revans2 commented on the pull request:
https://github.com/apache/storm/pull/750#issuecomment-143259024
@HeartSaVioR I ran a number of tests, and I am fairly sure that what you
are seeing is a failure in the messaging layer and not disruptor. I limited
the number of workers to just 1 so that I would be sure to isolate things.
```storm jar storm_perf_test.jar com.yahoo.storm.perftest.Main --ack
--ackers 8 --bolt 8 --maxPending 200 --workers 1 --spout 8 --testTime 8000
--pollFreq 30```
I didn't run for the full 8000 seconds, but part way through I got this
screen shot.

I hope 185 million tuples from this test plus the 35 million tuples from my
in-order test all with no failures is enough to convince you that the new
disruptor queue is solid. If you want me to try and debug the messaging layer
and try to reproduce the failures you saw I am fine with that, but I would like
to do it as a part of another JIRA.
> 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: Improvement
> Reporter: Boris Aksenov
> Assignee: Boris Aksenov
> Priority: Minor
> Fix For: 0.10.0
>
> Attachments:
> 20141117-0.9.3-rc1-3-worker-separate-1-spout-and-2-bolts-failing-tuples.png,
> 20141117-0.9.3-rc1-one-worker-failing-tuples.png,
> 20141117-0.9.3-rc1-three-workers-1-spout-3-bolts-failing-tuples.png,
> 20141118-0.9.3-branch-3-worker-separate-1-spout-and-2-bolts-ok.png,
> 20141118-0.9.3-branch-one-worker-ok.png,
> 20141118-0.9.3-branch-three-workers-1-spout-3-bolts-ok.png, Storm UI1.pdf,
> Storm UI2.pdf, 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,
> storm-failed-tuples-multi-node.png, storm-multi-node-without-350.png
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)