You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/03/08 00:47:38 UTC

[jira] [Commented] (GEODE-2620) Remove rate stats from LuceneIndexMetrices

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

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

GitHub user nabarunnag opened a pull request:

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

    GEODE-2620: Rate stats removed from LuceneIndexMetrics

    	* Commit Rate, update rate and query rate removed from LuceneIndexMetrics
    	* They can be added back again when the getRate method in StatsRate.java is fixed
    
    @upthewaterspout @jhuynh1 @ladyVader @gesterzhou @boglesby 
    
    -- Lucene precheckin and spotlessApply passed

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

    $ git pull https://github.com/nabarunnag/incubator-geode feature/GEODE-2620

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

    https://github.com/apache/geode/pull/418.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 #418
    
----
commit cecda0015583decaffd0929464a75a578fd4ac55
Author: nabarun <nn...@pivotal.io>
Date:   2017-03-07T23:05:47Z

    GEODE-2620: Rate stats removed from LuceneIndexMetrics
    
    	* Commit Rate, update rate and query rate removed from LuceneIndexMetrics
    	* They can be added back again when the getRate method in StatsRate.java is fixed

----


> Remove rate stats from LuceneIndexMetrices
> ------------------------------------------
>
>                 Key: GEODE-2620
>                 URL: https://issues.apache.org/jira/browse/GEODE-2620
>             Project: Geode
>          Issue Type: Bug
>            Reporter: nabarun
>
> Remove stats like 
> commitRate
> updateRate
> queryExecutionRate



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)