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/28 18:05:00 UTC

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

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

Galen O'Sullivan resolved GEODE-3710.
-------------------------------------
    Resolution: Fixed
      Assignee: Galen O'Sullivan

> 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
>            Assignee: 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)