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

2017-03-10 Thread ASF GitHub Bot (JIRA)

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

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

Github user asfgit closed the pull request at:

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


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



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


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

2017-03-10 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on GEODE-2620:


Commit 0f48fa3f7117064601a68975e04571ab804684c6 in geode's branch 
refs/heads/develop from [~nnag]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=0f48fa3 ]

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

This closes #418


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



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


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

2017-03-07 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/GEODE-2620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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 
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)