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

stack commented on HBASE-6591:
------------------------------

Ain't sure Gregory.  Try your test.  See if it passes.  Then add the -d32 flag 
so mvn runs 32bit...maybe you put it in MAVEN_OPTS environment variable... to 
ensure your change works in both 32bit and 64bit jvm (I think jenkins machines 
run 32bit in some places; its my only explaination for why a TestHeapSize works 
locally but fails when its run up on jenkins).
                
> 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
>
>
> 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