You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Jens Deppe (Jira)" <ji...@apache.org> on 2021/09/03 19:34:00 UTC

[jira] [Resolved] (GEODE-9384) Fix exception messages in PdxToJSON and JsonWriter, such as writeValue, to correct typos and include class name

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

Jens Deppe resolved GEODE-9384.
-------------------------------
    Fix Version/s: 1.15.0
       Resolution: Fixed

> Fix exception messages in PdxToJSON and JsonWriter, such as writeValue, to correct typos and include class name
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-9384
>                 URL: https://issues.apache.org/jira/browse/GEODE-9384
>             Project: Geode
>          Issue Type: Bug
>          Components: serialization
>    Affects Versions: 1.13.2
>            Reporter: Tod Morrison
>            Priority: Trivial
>              Labels: pull-request-available
>             Fix For: 1.15.0
>
>
> The exception message for PdxToJSON.writeValue has a typo *and* prints the *value* rather than the type of the unsupported type:
> PdxInstance returns unknwon pdxfield SomeField for type SomeValue
> A better message would be more helpful in diagnosing the cause.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)