Alejandro Abdelnur created HADOOP-8566:
------------------------------------------

             Summary: AvroReflectSerializer.accept(Class) throws a NPE if the 
class has no package (primitive types and arrays)
                 Key: HADOOP-8566
                 URL: https://issues.apache.org/jira/browse/HADOOP-8566
             Project: Hadoop Common
          Issue Type: Bug
          Components: io
    Affects Versions: 2.0.0-alpha
            Reporter: Alejandro Abdelnur
             Fix For: 2.0.1-alpha


the accept() method should consider the case where the class getPackage() 
returns NULL.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to