Darrel Schneider created GEODE-7267:
---------------------------------------

             Summary: ClassName validation code should be in a validator or 
removed
                 Key: GEODE-7267
                 URL: https://issues.apache.org/jira/browse/GEODE-7267
             Project: Geode
          Issue Type: Bug
          Components: management
            Reporter: Darrel Schneider


org.apache.geode.management.configuration.ClassName has a method 
isClassNameValid that is public and is called from the constructor to validate 
the class name. This validation should be reviewed for the v2 api. Should it be 
moved to a validator?
Also does the management external apis need to expose it as a method users can 
call?
Also should we be implementing code to verify the syntax of a legal java class 
name or deferring to the jvm for this?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to