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/13 19:12:00 UTC

[jira] [Resolved] (HBASE-6681) Propagate RegionOverloadedException to the Thrift client

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

Andrew Kyle Purtell resolved HBASE-6681.
----------------------------------------
    Resolution: Incomplete

> Propagate RegionOverloadedException to the Thrift client
> --------------------------------------------------------
>
>                 Key: HBASE-6681
>                 URL: https://issues.apache.org/jira/browse/HBASE-6681
>             Project: HBase
>          Issue Type: New Feature
>            Reporter: Mikhail Gryzykhin
>            Priority: Minor
>
> To correctly propagate RegionOverloadedException (added in HBASE-6423) to the Thrift client we need to make it a Thrift exception. One way to do that is to inherit from IOError and add the desired client-side delay in milliseconds to IOError.



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