GitHub user jaredjstewart opened a pull request: https://github.com/apache/incubator-geode/pull/289
GEODE-2117: Pulse handles float type mbean attributes - Added tests for JMXDataUpdater::getDoubleAttribute() - JMXDataUpdater::getDoubleAttribute() now returns double approximations for floats rather than logging an error and returning zero. You can merge this pull request into a Git repository by running: $ git pull https://github.com/jaredjstewart/incubator-geode feature/GEODE-2117 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-geode/pull/289.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 #289 ---- commit 36929fe5282339a7c0ac4aa4dbc5ee529524b642 Author: Jared Stewart <jstew...@pivotal.io> Date: 2016-11-16T23:22:34Z GEODE-2117: Pulse handles float type mbean attributes - Added tests for JMXDataUpdater::getDoubleAttribute() - JMXDataUpdater::getDoubleAttribute() now returns double approximations for floats rather than logging an error and returning zero. ---- --- 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 enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---