You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2022/06/23 20:07:00 UTC

[jira] [Resolved] (HBASE-16492) Setting timeout on blocking operations in read/write path

     [ https://issues.apache.org/jira/browse/HBASE-16492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Kyle Purtell resolved HBASE-16492.
-----------------------------------------
    Resolution: Implemented

> Setting timeout on blocking operations in read/write path
> ---------------------------------------------------------
>
>                 Key: HBASE-16492
>                 URL: https://issues.apache.org/jira/browse/HBASE-16492
>             Project: HBase
>          Issue Type: Umbrella
>            Reporter: Phil Yang
>            Assignee: Phil Yang
>            Priority: Major
>
> After HBASE-15593, we can use rpc timeout provided by client to prevent wasting time on requests that have been dropped by client. In request-handling path there are some points that are suitable to check if we can finish this request in time.
> We can do this work in several sub-tasks to make sure each one is simple and easy to maintain.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)