[
https://issues.apache.org/jira/browse/HBASE-16505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15561924#comment-15561924
]
Phil Yang commented on HBASE-16505:
-----------------------------------
Async region is a long-term work which can not be done before 2.0 release. And
the interface of new Region should be discussed (We can follow AsyncTable's
work) . I think we can use thread local RpcCallContext to pass deadline in
master, too. HBASE-16492 should not be blocked by async region.
> Pass deadline to HRegion operations
> -----------------------------------
>
> Key: HBASE-16505
> URL: https://issues.apache.org/jira/browse/HBASE-16505
> Project: HBase
> Issue Type: Sub-task
> Reporter: Phil Yang
> Assignee: Phil Yang
> Fix For: 2.0.0
>
> Attachments: HBASE-16505-branch-1-v1.patch, HBASE-16505-v1.patch,
> HBASE-16505-v10.patch, HBASE-16505-v10.patch, HBASE-16505-v11.patch,
> HBASE-16505-v11.patch, HBASE-16505-v2.patch, HBASE-16505-v3.patch,
> HBASE-16505-v4.patch, HBASE-16505-v5.patch, HBASE-16505-v6.patch,
> HBASE-16505-v7.patch, HBASE-16505-v8.patch, HBASE-16505-v9.patch
>
>
> If we want to know the correct setting of timeout in read/write path, we need
> add a new parameter in operation-methods of Region.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)