You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by bo...@apache.org on 2014/05/19 23:32:36 UTC

[2/3] git commit: Merge branch 'delete-topology-optimize-config' of https://github.com/d2r/incubator-storm into STORM-254

Merge branch 'delete-topology-optimize-config' of https://github.com/d2r/incubator-storm into STORM-254

STORM-264: Removes references to the deprecated topology.optimize


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

Branch: refs/heads/master
Commit: fa3802afd1053b2d0494997387bfb8b579bf9489
Parents: 80f4f7d 7e175e6
Author: Robert (Bobby) Evans <bo...@apache.org>
Authored: Mon May 19 21:29:44 2014 +0000
Committer: Robert (Bobby) Evans <bo...@apache.org>
Committed: Mon May 19 21:29:44 2014 +0000

----------------------------------------------------------------------
 conf/defaults.yaml                                  |  1 -
 storm-core/src/clj/backtype/storm/daemon/nimbus.clj |  9 ---------
 storm-core/src/jvm/backtype/storm/Config.java       | 13 -------------
 .../test/clj/backtype/storm/integration_test.clj    |  9 ++-------
 .../test/clj/backtype/storm/multilang_test.clj      |  6 +++---
 storm-core/test/clj/backtype/storm/nimbus_test.clj  | 16 ++++++++--------
 6 files changed, 13 insertions(+), 41 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-storm/blob/fa3802af/storm-core/src/jvm/backtype/storm/Config.java
----------------------------------------------------------------------