[
https://issues.apache.org/jira/browse/HBASE-17142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15750294#comment-15750294
]
Yu Li commented on HBASE-17142:
-------------------------------
bq. For example, maxRetries is 10, and there are 10 gets and we have 2 groups
for the gets, then you could retry 20 times for the batch as each group could
retry 10 times
I see, so it's for each *initial* get *group by server*, makes sense. "Each
get" is a little bit ambiguous and might be regarded as "each single get in the
batch", so make it clear in javadoc might be a good idea (smile)
bq. But there is a problem which is the support of replica read in the future
as we will only introduce replica read for get...
Ok, see the point there, thanks for clarification.
> Implement multi get
> -------------------
>
> Key: HBASE-17142
> URL: https://issues.apache.org/jira/browse/HBASE-17142
> Project: HBase
> Issue Type: Sub-task
> Components: asyncclient, Client
> Affects Versions: 2.0.0
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Fix For: 2.0.0
>
> Attachments: HBASE-17142.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)