[ https://issues.apache.org/jira/browse/GEODE-2763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15967552#comment-15967552 ]
ASF GitHub Bot commented on GEODE-2763: --------------------------------------- GitHub user ameybarve15 opened a pull request: https://github.com/apache/geode-native/pull/90 GEODE-2763: Remove of nonSingleHopsCount stat in client GEODE-2763: Remove of nonSingleHopsCount stat in client from 1. source 2. cpp and csharp unit tests and 3. documentation. Ran unit tests and integration-tests You can merge this pull request into a Git repository by running: $ git pull https://github.com/ameybarve15/geode-native feature/GEODE-2763 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/geode-native/pull/90.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #90 ---- commit 41882663a30f44f1ce9d12235802768e932945b2 Author: Amey Barve <a...@ampool.io> Date: 2017-04-11T09:50:02Z GEODE-2763: Remove of nonSingleHopsCount stat in client from 1. source 2. cpp and csharp unit tests 3. documentation. commit 15705e9cab99b030d9e45ae618b6aad9084c5cd9 Author: Amey Barve <a...@ampool.io> Date: 2017-04-13T05:50:00Z Merge branch 'develop' of https://github.com/apache/geode-native into feature/GEODE-2763 ---- > Remove of nonSingleHopsCount stat in client > ------------------------------------------- > > Key: GEODE-2763 > URL: https://issues.apache.org/jira/browse/GEODE-2763 > Project: Geode > Issue Type: Bug > Components: docs, native client > Reporter: Michael Dodge > Assignee: Amey Barve > > A pre-existing issue (GEODE-2017) required the removal of the > nonSingleHopsCount statistic in the clients. Whilst marked for the native > client as well, it was not addressed in the native client. It should be. -- This message was sent by Atlassian JIRA (v6.3.15#6346)