[ https://issues.apache.org/jira/browse/GEODE-2513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15932930#comment-15932930 ]
ASF GitHub Bot commented on GEODE-2513: --------------------------------------- Github user mmartell commented on a diff in the pull request: https://github.com/apache/geode-native/pull/62#discussion_r106943344 --- Diff: docs/geode-native-docs/connection-pools/native-client-pool-api.html.md.erb --- @@ -19,14 +19,14 @@ See the License for the specific language governing permissions and limitations under the License. --> -The Geode native client API allows your clients to create and manage connection pools. The server side does not have an API. +The native client API allows your clients to create and manage connection pools. The server side does not have an API. This section lists the primary native client API for pool management. For complete information on the classes and interfaces described here, see the API documentation. **Note:** Only C\# versions of Pool API interfaces, classes, and methods are shown throughout the text in this section (example: `Pool.GetQueryService()`) . The code examples demonstrate both C++ and C\# versions. -**Gemstone::GemFire::Cache** +**Apache.Geode.Cache** --- End diff -- This should be Apache.Geode.Client. > Geode Native docs: rebrand to match open-source software > -------------------------------------------------------- > > Key: GEODE-2513 > URL: https://issues.apache.org/jira/browse/GEODE-2513 > Project: Geode > Issue Type: Improvement > Components: docs > Reporter: Dave Barnes > > The newly-contributed Geode Native doc sources contain some GemFire artifacts > that have been purged from the open-source code. Docs should be updated to > match. -- This message was sent by Atlassian JIRA (v6.3.15#6346)