You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Rishit Shroff (JIRA)" <ji...@apache.org> on 2013/04/18 01:15:16 UTC

[jira] [Created] (HBASE-8371) [89-fb] Remove the thrift dependency in RegionException

Rishit Shroff created HBASE-8371:
------------------------------------

             Summary: [89-fb] Remove the thrift dependency in RegionException
                 Key: HBASE-8371
                 URL: https://issues.apache.org/jira/browse/HBASE-8371
             Project: HBase
          Issue Type: Bug
    Affects Versions: 0.89-fb
            Reporter: Rishit Shroff
            Priority: Minor


RegionException was derived from IOError to capture the backoff timeout,
information required by the thrift clients to reduce the load on the
overloaded region servers. The exception was derived from IOError to
make it compatible with thrift. When this change was ported to neptune,
it created a new dependency on the thrift package.

--
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