[GitHub] geode pull request #720: GEODE-3462: FunctionStats Exposed over JMX

2017-08-30 Thread dineshakhand
Github user dineshakhand closed the pull request at: https://github.com/apache/geode/pull/720 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] geode pull request #720: GEODE-3462: FunctionStats Exposed over JMX

2017-08-21 Thread dineshakhand
Github user dineshakhand commented on a diff in the pull request: https://github.com/apache/geode/pull/720#discussion_r134197931 --- Diff: geode-core/src/main/java/org/apache/geode/management/FunctionStatsMXBean.java --- @@ -0,0 +1,54 @@ +/* + * Licensed to the Apache Soft

[GitHub] geode pull request #720: GEODE-3462: FunctionStats Exposed over JMX

2017-08-18 Thread kirklund
Github user kirklund commented on a diff in the pull request: https://github.com/apache/geode/pull/720#discussion_r134003423 --- Diff: geode-core/src/main/java/org/apache/geode/internal/cache/GemFireCacheImpl.java --- @@ -3138,7 +3138,7 @@ public Pool determineDefaultPool(PoolFact

[GitHub] geode pull request #720: GEODE-3462: FunctionStats Exposed over JMX

2017-08-18 Thread kirklund
Github user kirklund commented on a diff in the pull request: https://github.com/apache/geode/pull/720#discussion_r134003701 --- Diff: geode-core/src/main/java/org/apache/geode/management/FunctionStatsMXBean.java --- @@ -0,0 +1,54 @@ +/* + * Licensed to the Apache Software

[GitHub] geode pull request #720: GEODE-3462: FunctionStats Exposed over JMX

2017-08-18 Thread kirklund
Github user kirklund commented on a diff in the pull request: https://github.com/apache/geode/pull/720#discussion_r134003148 --- Diff: geode-core/src/main/java/org/apache/geode/distributed/internal/InternalDistributedSystem.java --- @@ -3091,4 +3068,22 @@ public void stopReconnect

[GitHub] geode pull request #720: GEODE-3462: FunctionStats Exposed over JMX

2017-08-18 Thread kirklund
Github user kirklund commented on a diff in the pull request: https://github.com/apache/geode/pull/720#discussion_r134004793 --- Diff: geode-core/src/main/java/org/apache/geode/management/FunctionStatsMXBean.java --- @@ -0,0 +1,54 @@ +/* + * Licensed to the Apache Software