You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directmemory.apache.org by "Hudson (Commented) (JIRA)" <ji...@apache.org> on 2012/02/24 15:20:48 UTC

[jira] [Commented] (DIRECTMEMORY-71) SerializerFactory#createNewSerializer( Class|String ) should throw appropriate exceptions instead of returning null

    [ https://issues.apache.org/jira/browse/DIRECTMEMORY-71?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13215625#comment-13215625 ] 

Hudson commented on DIRECTMEMORY-71:
------------------------------------

Integrated in directmemory-trunk #118 (See [https://builds.apache.org/job/directmemory-trunk/118/])
    [DIRECTMEMORY-71] SerializerFactory#createNewSerializer( Class<S>|String ) should throw appropriate exceptions instead of returning null (Revision 1293260)

     Result = FAILURE
simonetripodi : 
Files : 
* /incubator/directmemory/trunk/directmemory-cache/src/main/java/org/apache/directmemory/serialization/SerializerFactory.java
* /incubator/directmemory/trunk/directmemory-cache/src/main/java/org/apache/directmemory/serialization/SerializerNotFoundException.java

                
> SerializerFactory#createNewSerializer( Class<S>|String ) should throw appropriate exceptions instead of returning null
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: DIRECTMEMORY-71
>                 URL: https://issues.apache.org/jira/browse/DIRECTMEMORY-71
>             Project: Apache DirectMemory
>          Issue Type: Improvement
>    Affects Versions: 0.6.0
>            Reporter: Simone Tripodi
>            Assignee: Simone Tripodi
>             Fix For: 0.6.0
>
>
> {{SerializerFactory#createNewSerializer( Class<S>|String )}} should throw appropriate exceptions when looking for Serializer types that cannot be found in the current ClassLoader, instead of returning plain old null semless values

--
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