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 2018/10/30 03:37:00 UTC

[jira] [Commented] (GEODE-5919) Fix Documentation Bugs in Geode Native public APIs

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

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

Commit da0d8ab71ef70b73d8afa72c067e01898e7faba3 in geode-native's branch refs/heads/develop from [~mmartell]
[ https://gitbox.apache.org/repos/asf?p=geode-native.git;h=da0d8ab ]

GEODE-5919: Fix documentation bugs (#386)

* adding missing class comments
* fixed class comments that were in the wrong place


> Fix Documentation Bugs in Geode Native public APIs
> --------------------------------------------------
>
>                 Key: GEODE-5919
>                 URL: https://issues.apache.org/jira/browse/GEODE-5919
>             Project: Geode
>          Issue Type: Bug
>          Components: native client
>            Reporter: Michael Martell
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> This ticket is to fix documentation bugs in the cppcache portion of the native client API. Specifically, comments for the following classes need to be fixed.
> *CPPCACHE*
> apache::geode::client::CacheableUndefined (uncommented)
> apache::geode::client::CacheTransactionManager (uncommented)
> apache::geode::client::PdxSerializable (uncommented)
> apache::geode::client::TypeRegistry (uncommented)
> apache::geode::client::CacheableEnum (comment in wrong place, not picked up)
> apache::geode::client::CacheableObjectArray (comment in wrong place, not picked up)
> apache::geode::client::CacheableFileName (comment in wrong place, not picked up)
> apache::geode::client::Delta (comment in wrong place, not picked up)
> apache::geode::client::EntryEvent (comment in wrong place, not picked up)
> apache::geode::client::AuthenticatedView (wrong comment, called Cache class)
> DataSerializableFixedId_t (uncommented, but is exported, but is internal so maybe shouldn't be exported)
> DataSerializableInternal (uncommented, but is exported, but is internal so maybe shouldn't be exported)
> DataSerializablePrimitive (uncommented, but is exported, but is internal so maybe shouldn't be exported)
> *CLICACHE*
> Apache::Geode::Client::IDataSerializable
> Apache::Geode::Client::TypeRegistry



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)