You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2019/10/02 20:57:01 UTC

[jira] [Commented] (GEODE-7227) ClassName attributes do not work with v2 rest api

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

ASF subversion and git services commented on GEODE-7227:
--------------------------------------------------------

Commit 42432eaf96bdb29d8648aa04b43d1c6abd8bba8a in geode's branch refs/heads/develop from Darrel Schneider
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=42432ea ]

GEODE-7227: Add default constructor to ClassName (#4111)

Changed PdxManagementTest to include a ClassName attribute which caused the test to fail.
Added default constructor to ClassName so that it can be serialized and test now passes.



> ClassName attributes do not work with v2 rest api
> -------------------------------------------------
>
>                 Key: GEODE-7227
>                 URL: https://issues.apache.org/jira/browse/GEODE-7227
>             Project: Geode
>          Issue Type: Bug
>          Components: management
>    Affects Versions: 1.10.0
>            Reporter: Darrel Schneider
>            Assignee: Darrel Schneider
>            Priority: Major
>             Fix For: 1.11.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> If you try to specify a ClassName attribute with the v2 rest api, by calling Pdx.setPdxSerializer or GatewayReceiver.setGatewayTransportFilters then an exception will  occur saying it could not create an instance of ClassName.



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