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

Jimmy Xiang commented on HBASE-9155:
------------------------------------

I don't have a chance to port it to 0.94 yet.  Please go ahead. Thanks a lot. I 
have ran and verified the patch in our cluster a while.  It should be good.  I 
will run it more during the weekend.  As to the option to constrain mutations, 
we just control the percentage of rows to update for now.  We can add more 
constraints later on.
                
> Enhance LoadTestTool to support updates
> ---------------------------------------
>
>                 Key: HBASE-9155
>                 URL: https://issues.apache.org/jira/browse/HBASE-9155
>             Project: HBase
>          Issue Type: Test
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>         Attachments: trunk-9155.patch
>
>
> We can enhance LoadTestTool to support updates like 
> increment/append/checkAndPut/checkAndDelete to make sure these operations 
> work as expected during integration testing.
> If chaosmonkey is enabled, increment/append could be invoked multiple times. 
> During verification, we need to keep this in mind before they are guaranteed 
> to be called only once in the sever side.

--
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