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

Reply via email to