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

yi liang commented on HBASE-10358:
----------------------------------

Hi Enis, 
    I have one problem about the shell command of concurrency and region 
replication, hope you can give me some help. when we use command below:
   hbase> get 't1', 'r1', {CONSISTENCY => 'TIMELINE', REGION_REPLICA_ID => 2}. 
   (assume: 't1', {TABLE_ATTRIBUTES => {REGION_REPLICATION => '3'}, {NAME => 
'f1'} and REPLICA_ID=2 is a secondary region server)
    for this command, the table will send this get only to this secondary 
region server and this secondary region server will handle this get and send 
back result to client??
    I just want to know is my understanding about this command correct. Thanks

> Shell changes for setting consistency per request
> -------------------------------------------------
>
>                 Key: HBASE-10358
>                 URL: https://issues.apache.org/jira/browse/HBASE-10358
>             Project: HBase
>          Issue Type: New Feature
>          Components: shell
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>             Fix For: 2.0.0
>
>         Attachments: Screen Shot 2016-04-21 at 3.09.52 PM.png
>
>
> We can add shell support to set consistency per request. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to