[ 
https://issues.apache.org/jira/browse/GEODE-1027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15733623#comment-15733623
 ] 

ASF GitHub Bot commented on GEODE-1027:
---------------------------------------

GitHub user kirklund opened a pull request:

    https://github.com/apache/geode/pull/307

    GEODE-1027: add unit test for previously committed fix

    * create new unit tests for MBeanStatsMonitor to test previously committed 
fix for GEODE-1027
    * remove unnecessary final modifier from class and methods in 
StatisticsMonitor and ValueMonitor
    * update logging in MBeanStatsMonitor
    * change couple methods in SampleCollector from public to package
    * clean up StatisticsMonitor
    * clean up ValueMonitor
    * clean up MBeanStatsMonitor


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/kirklund/geode feature/GEODE-1027

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/geode/pull/307.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 #307
    
----
commit 65e5450ccc3556774589867627c19cc2842f0fa5
Author: Kirk Lund <kl...@apache.org>
Date:   2016-12-07T23:33:51Z

    GEODE-1027: add unit test for previously committed fix

----


> MBeans should be initialized with current stats when they are created.
> ----------------------------------------------------------------------
>
>                 Key: GEODE-1027
>                 URL: https://issues.apache.org/jira/browse/GEODE-1027
>             Project: Geode
>          Issue Type: Improvement
>          Components: jmx
>    Affects Versions: 1.0.0-incubating
>            Reporter: Jens Deppe
>            Assignee: Kirk Lund
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to