You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Mikhail Bautin (JIRA)" <ji...@apache.org> on 2012/08/29 00:09:07 UTC

[jira] [Created] (HBASE-6681) Propagate RegionOverloadedException to the thrift client

Mikhail Bautin created HBASE-6681:
-------------------------------------

             Summary: 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 Bautin
            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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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

Posted by "Mikhail Bautin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-6681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mikhail Bautin updated HBASE-6681:
----------------------------------

    Summary: Propagate RegionOverloadedException to the Thrift client  (was: Propagate RegionOverloadedException to the thrift client)
    
> 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 Bautin
>            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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira