You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "Robert Joseph Evans (JIRA)" <ji...@apache.org> on 2017/06/07 14:48:18 UTC

[jira] [Created] (STORM-2545) BaseConfigurationDeclarer should not ignore null values

Robert Joseph Evans created STORM-2545:
------------------------------------------

             Summary: BaseConfigurationDeclarer should not ignore null values
                 Key: STORM-2545
                 URL: https://issues.apache.org/jira/browse/STORM-2545
             Project: Apache Storm
          Issue Type: Bug
          Components: storm-client
            Reporter: Robert Joseph Evans


Currently the BaseConfigurationDeclarer class allows you to set memory requests that are null, and simply ignores them.  It would be better to throw an NPE if they are null.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)