[ 
https://issues.apache.org/jira/browse/HBASE-5845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Zhihong Yu updated HBASE-5845:
------------------------------

    Description: In HBASE-5824, attempt was made to handle single Put execution 
separately. Put has two exception paths thereafter. It's better to keep one 
exception for easy exception handling.  (was: Due to change in HBASE-5824.  Put 
has two exception paths now.  It's better to stay the same for easy exception 
handling.)
    
> Single Put should use RetriesExhaustedWithDetailsException in case any 
> exception
> --------------------------------------------------------------------------------
>
>                 Key: HBASE-5845
>                 URL: https://issues.apache.org/jira/browse/HBASE-5845
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>            Priority: Minor
>
> In HBASE-5824, attempt was made to handle single Put execution separately. 
> Put has two exception paths thereafter. It's better to keep one exception for 
> easy exception handling.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to