You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Rishit Shroff (JIRA)" <ji...@apache.org> on 2013/03/12 22:29:12 UTC

[jira] [Created] (HBASE-8083) [89-fb] Expose more detailed info through the RetryExhausedException in HBaseClient

Rishit Shroff created HBASE-8083:
------------------------------------

             Summary: [89-fb] Expose more detailed info through the RetryExhausedException in HBaseClient
                 Key: HBASE-8083
                 URL: https://issues.apache.org/jira/browse/HBASE-8083
             Project: HBase
          Issue Type: Improvement
          Components: Client
    Affects Versions: 0.89-fb
            Reporter: Rishit Shroff
            Priority: Minor


Currently, HBaseClient would throw retry_exhausted_exception to the client, which is not very informative to debug the reliability issues. So the plan is the HBaseClient could expose more details information in these exceptions. For example, what's the region server or region for the exception ? What's the server side exception in details ?

Most the information might be already there but we need to expose them in a uniform format.

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