[
https://issues.apache.org/jira/browse/GEODE-6289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Owen Nichols closed GEODE-6289.
-------------------------------
> 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
> Fix For: 1.9.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)