You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Enis Soztutar (JIRA)" <ji...@apache.org> on 2013/03/13 04:00:13 UTC

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

    [ https://issues.apache.org/jira/browse/HBASE-8083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13600752#comment-13600752 ] 

Enis Soztutar commented on HBASE-8083:
--------------------------------------

In trunk, one of the [~sershe]'s patches added this. You might want to look at RetriesExhaustedWithDetailsException#getExhaustiveDescription()
                
> [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