You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "Derek Dagit (JIRA)" <ji...@apache.org> on 2015/05/21 20:55:17 UTC

[jira] [Created] (STORM-832) Validation for configuration settings beyond those in storm.yaml

Derek Dagit created STORM-832:
---------------------------------

             Summary: Validation for configuration settings beyond those in storm.yaml
                 Key: STORM-832
                 URL: https://issues.apache.org/jira/browse/STORM-832
             Project: Apache Storm
          Issue Type: Improvement
    Affects Versions: 0.10.0
            Reporter: Derek Dagit


It would be good to provide a way to validate configuration settings that are for plug-in functionality.

One example of config for plug-in functionality is the [MultitenantScheduler user pools|https://github.com/apache/storm/blob/bafb86bb01c29bf77f312ab346dd0a9c48293c36/storm-core/src/jvm/backtype/storm/scheduler/multitenant/MultitenantScheduler.java#L52].

Validation would be nice for the stability of the cluster and so that we can provide better error details to users if something is broken due to a bad config.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)