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

Jonathan Hsieh commented on HBASE-5796:
---------------------------------------

HBaseException.java and DeserializationException.java snuck in with HBASE-5336

I'm working on another patch (HBASE-6586) and adding am considering adding an 
HBaseIOException that is a subclass of IOException.  This would allow for 
compatibility with older versions for the time being and would allow the code 
to be more readable if used properly.
                
> Fix our abuse of IOE: see 
> http://blog.tsunanet.net/2012/04/apache-hadoop-abuse-ioexception.html
> -----------------------------------------------------------------------------------------------
>
>                 Key: HBASE-5796
>                 URL: https://issues.apache.org/jira/browse/HBASE-5796
>             Project: HBase
>          Issue Type: Task
>            Reporter: stack
>
> Lets make more context particular exceptions rather than throw IOEs 
> everywhere.  See BenoƮt's rant: 
> http://blog.tsunanet.net/2012/04/apache-hadoop-abuse-ioexception.html

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