[
https://issues.apache.org/jira/browse/STORM-350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14958880#comment-14958880
]
ASF GitHub Bot commented on STORM-350:
--------------------------------------
Github user revans2 commented on a diff in the pull request:
https://github.com/apache/storm/pull/797#discussion_r42122513
--- Diff: storm-core/src/jvm/backtype/storm/utils/MutableObject.java ---
@@ -18,7 +18,7 @@
package backtype.storm.utils;
public class MutableObject {
--- End diff --
I can probably remove the changes I made to the class but it is used in
other places in the code still.
```
$ find ./storm-core/ -iname \*.clj | xargs grep -l MutableObject
./storm-core//src/clj/backtype/storm/daemon/acker.clj
./storm-core//src/clj/backtype/storm/daemon/executor.clj
./storm-core//src/clj/backtype/storm/messaging/loader.clj
./storm-core//src/clj/backtype/storm/util.clj
```
> 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
> Components: storm-core
> 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)