Merge branch 'revert-storm-756'
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/ce2d49b9 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/ce2d49b9 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/ce2d49b9 Branch: refs/heads/master Commit: ce2d49b924b6690d7704eccbb91ebbbea0a601bb Parents: 18f68f7 f6d84e9 Author: Derek Dagit <[email protected]> Authored: Thu Dec 3 13:20:48 2015 -0600 Committer: Derek Dagit <[email protected]> Committed: Thu Dec 3 13:20:48 2015 -0600 ---------------------------------------------------------------------- CHANGELOG.md | 1 - conf/defaults.yaml | 1 - storm-core/src/jvm/backtype/storm/Config.java | 1 - .../src/jvm/backtype/storm/task/ShellBolt.java | 13 +- .../storm/utils/ShellBoltMessageQueue.java | 121 ------------------- .../test/clj/backtype/storm/multilang_test.clj | 2 +- .../storm/utils/ShellBoltMessageQueueTest.java | 84 ------------- 7 files changed, 8 insertions(+), 215 deletions(-) ----------------------------------------------------------------------
