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

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

Scan/compact/flush are not related.  They can still go on as expected.  Not 
sure what you meant.  As to order of reading, the reason is for verification. 
If data is not written, how do you verify it?
                
> 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
>             Fix For: 0.98.0, 0.95.2
>
>         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