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

Hudson commented on HBASE-6591:
-------------------------------

Integrated in HBase-TRUNK #3354 (See 
[https://builds.apache.org/job/HBase-TRUNK/3354/])
    HBASE-6591 checkAndPut executed/not metrics (Revision 1387746)

     Result = FAILURE
gchanan : 
Files : 
* 
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegion.java
* 
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegionServer.java
* 
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/metrics/RegionServerMetrics.java
* 
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestRegionServerMetrics.java

                
> checkAndPut executed/not metrics
> --------------------------------
>
>                 Key: HBASE-6591
>                 URL: https://issues.apache.org/jira/browse/HBASE-6591
>             Project: HBase
>          Issue Type: Task
>          Components: metrics, regionserver
>            Reporter: Gregory Chanan
>            Assignee: Gregory Chanan
>            Priority: Minor
>             Fix For: 0.96.0
>
>         Attachments: HBASE-6591.patch, HBASE-6591-v2.patch, 
> HBASE-6591-v2.patch, HBASE-6591-v3.patch
>
>
> checkAndPut/checkAndDelete return true if the new put was executed, false 
> otherwise.
> So clients can figure out this metric for themselves, but it would be useful 
> to get a look at what is happening on the cluster as a whole, across all 
> clients.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to