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/07/15 16:21:02 UTC

[3/4] git commit: Merge branch 'STORM-328' of https://github.com/HeartSaVioR/incubator-storm into STORM-328

Merge branch 'STORM-328' of https://github.com/HeartSaVioR/incubator-storm into STORM-328

STORM-328: More restrictive Config checks, strict range check within Utils.getInt()


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

Branch: refs/heads/master
Commit: ad6bbee99c5d37d4e6e3dd3a119b14c7031179da
Parents: 9e8c769 cc5f1f6
Author: Robert (Bobby) Evans <bo...@apache.org>
Authored: Tue Jul 15 09:12:43 2014 -0500
Committer: Robert (Bobby) Evans <bo...@apache.org>
Committed: Tue Jul 15 09:12:43 2014 -0500

----------------------------------------------------------------------
 storm-core/src/jvm/backtype/storm/Config.java   | 121 +++++++++----------
 .../jvm/backtype/storm/ConfigValidation.java    |  70 +++++++++++
 .../src/jvm/backtype/storm/utils/Utils.java     |  23 ++--
 .../test/clj/backtype/storm/config_test.clj     |  41 ++++++-
 4 files changed, 180 insertions(+), 75 deletions(-)
----------------------------------------------------------------------