You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Michael Martell (JIRA)" <ji...@apache.org> on 2018/10/24 14:50:00 UTC

[jira] [Created] (GEODE-5919) Fix Documentation Bugs in Native Client public APIs

Michael Martell created GEODE-5919:
--------------------------------------

             Summary: Fix Documentation Bugs in Native Client 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


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.

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)



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