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

Ted Yu commented on HBASE-18086:
--------------------------------

bq. make sure that what we have written can be read exactly as it is.
bq. Do not handle hbase::RetriesExhaustedException's

If we don't handle RetriesExhaustedException, how do we perform validation for 
what is submitted for write(s) ?
One option is to keep vector of Cell's which encounter 
RetriesExhaustedException and skip reading them back.

> Create native client which creates load on selected cluster
> -----------------------------------------------------------
>
>                 Key: HBASE-18086
>                 URL: https://issues.apache.org/jira/browse/HBASE-18086
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Ted Yu
>            Assignee: Ted Yu
>         Attachments: 18086.v1.txt
>
>
> This task is to create a client which uses multiple threads to conduct Puts 
> followed by Gets against selected cluster.
> Default is to run the tool against local cluster.
> This would give us some idea on the characteristics of native client in terms 
> of handling high load.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to