You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by ka...@apache.org on 2015/10/24 03:30:49 UTC

[4/5] storm git commit: Merge branch 'STORM-1111' of https://github.com/jerrypeng/storm into STORM-1111

Merge branch 'STORM-1111' of https://github.com/jerrypeng/storm into STORM-1111


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

Branch: refs/heads/master
Commit: aca8bfb7dd76997340dc3d6a54479686a3ee31b0
Parents: b3bc585 2b3e861
Author: Jungtaek Lim <ka...@gmail.com>
Authored: Sat Oct 24 10:29:23 2015 +0900
Committer: Jungtaek Lim <ka...@gmail.com>
Committed: Sat Oct 24 10:29:23 2015 +0900

----------------------------------------------------------------------
 storm-core/src/jvm/backtype/storm/Config.java   | 93 +++++++++++++++-----
 .../storm/validation/ConfigValidation.java      | 74 +++++++++++++---
 .../validation/ConfigValidationAnnotations.java |  8 +-
 .../jvm/backtype/storm/TestConfigValidate.java  | 78 ++++++++++++++++
 4 files changed, 212 insertions(+), 41 deletions(-)
----------------------------------------------------------------------


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