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/23 21:55:00 UTC

[jira] [Commented] (GEODE-7266) ClassName javadocs need to be cleaned up

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

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

Commit 79bd50ad1ac133a7bb45a78de783b5940c91f674 in geode's branch refs/heads/develop from Jinmei Liao
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=79bd50a ]

GEODE-7266: change className validation (#4185)

Co-authored-by: Darrel Schneider <ds...@pivotal.io>

* put validation in the constructor so that we can validation both in java object construction(v2 client side and gfsh side) and json deserialization on the v2 server side

> ClassName javadocs need to be cleaned up
> ----------------------------------------
>
>                 Key: GEODE-7266
>                 URL: https://issues.apache.org/jira/browse/GEODE-7266
>             Project: Geode
>          Issue Type: Bug
>          Components: management
>            Reporter: Darrel Schneider
>            Assignee: Darrel Schneider
>            Priority: Major
>             Fix For: 1.11.0
>
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> org.apache.geode.management.configuration.ClassName is used by the v2 management api.
> But the javadocs on it have references to gfsh and to the internal DeclarableTypeInstantiator even though it is not longer used by them.



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