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

stack commented on HBASE-8846:
------------------------------

[~enis] Generally, I think the exceptions should be in the package that throws 
them but this issue is about minimizing the changes apps must make to run on 
0.95 so my concern was whether we were putting exceptions back into their 
original locations; on review it seems they are being put back properly.
                
> Revert the package name change for TableExistsException
> -------------------------------------------------------
>
>                 Key: HBASE-8846
>                 URL: https://issues.apache.org/jira/browse/HBASE-8846
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.95.0
>            Reporter: Devaraj Das
>            Assignee: Devaraj Das
>             Fix For: 0.95.2
>
>         Attachments: 8846-1.txt, 8846-2.txt, 8846-3.txt
>
>
> I was going through the code changes that were needed for getting an 
> application that was running with hbase-0.92 run with hbase-0.95.
> TableExistsException's package has changed - hence, needs a code change in 
> the application. Offline discussion with some folks led us to believe that 
> this change can probably be reverted back.

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

Reply via email to