You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by pt...@apache.org on 2014/06/12 23:03:16 UTC

[4/7] git commit: Merge branch 'disruptor_message_loss_hang_or_disorder' of github.com:clockfly/incubator-storm

Merge branch 'disruptor_message_loss_hang_or_disorder' of github.com:clockfly/incubator-storm


Project: http://git-wip-us.apache.org/repos/asf/incubator-storm/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-storm/commit/f1bf9cdb
Tree: http://git-wip-us.apache.org/repos/asf/incubator-storm/tree/f1bf9cdb
Diff: http://git-wip-us.apache.org/repos/asf/incubator-storm/diff/f1bf9cdb

Branch: refs/heads/master
Commit: f1bf9cdb5c7fd7445948f7f3097dbe8ced27d3c0
Parents: 0826b93 8b57097
Author: P. Taylor Goetz <pt...@gmail.com>
Authored: Thu Jun 12 16:37:15 2014 -0400
Committer: P. Taylor Goetz <pt...@gmail.com>
Committed: Thu Jun 12 16:37:15 2014 -0400

----------------------------------------------------------------------
 storm-core/pom.xml                              |   7 +
 .../backtype/storm/utils/DisruptorQueue.java    |  70 ++++++---
 .../storm/utils/DisruptorQueueTest.java         | 154 +++++++++++++++++++
 3 files changed, 210 insertions(+), 21 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-storm/blob/f1bf9cdb/storm-core/pom.xml
----------------------------------------------------------------------