You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Galen O'Sullivan (JIRA)" <ji...@apache.org> on 2017/09/27 19:20:00 UTC

[jira] [Created] (GEODE-3710) Make CodecAlreadyRegisteredForTypeException a RuntimeException

Galen O'Sullivan created GEODE-3710:
---------------------------------------

             Summary: Make CodecAlreadyRegisteredForTypeException a RuntimeException
                 Key: GEODE-3710
                 URL: https://issues.apache.org/jira/browse/GEODE-3710
             Project: Geode
          Issue Type: Improvement
          Components: client/server
            Reporter: Galen O'Sullivan
             Fix For: 1.3.0


We should make CodecAlreadyRegisteredForTypeException a RuntimeException.

If we throw this exception, the `SerializationCodecRegistry` will already be in an invalid state, so it doesn't make sense for anyone to catch it.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)