[ 
https://issues.apache.org/jira/browse/GEODE-6289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated GEODE-6289:
----------------------------------
    Labels: pull-request-available  (was: )

> createPdxInstanceFactory should fail if class name is null
> ----------------------------------------------------------
>
>                 Key: GEODE-6289
>                 URL: https://issues.apache.org/jira/browse/GEODE-6289
>             Project: Geode
>          Issue Type: Bug
>          Components: serialization
>            Reporter: Darrel Schneider
>            Assignee: Darrel Schneider
>            Priority: Major
>              Labels: pull-request-available
>
> Currently if you create a PdxInstanceFactory and give it null as the class 
> name the factory will be created with no complaints. But later, that null 
> class name, will cause NullPointerExceptions to be thrown.
> createPdxInstanceFactory should check the class name for null and throw 
> IllegalArgumentException



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to