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

Devaraj Das edited comment on HBASE-8846 at 7/18/13 10:26 PM:
--------------------------------------------------------------

Sorry for the delay in getting back on this one. Regarding the exceptions 
package, I and Enis were discussing and we thought that in this jira, we would 
move all the exceptions to where they originally existed (in 0.94). Then in a 
follow up patch, we could make a pass over the client facing ones, and create 
them in the "correct" packages, and we would deprecate the exceptions in the 
original packages.

On the Put.setWriteToWAL deprecation question, yes [~stack] that was indeed 
deprecated in 0.94.
                
      was (Author: devaraj):
    Sorry for the delay in getting back on this one. Regarding the exceptions 
package, I and Enis were discussing and we thought that in this jira, we would 
move all the exceptions to where they originally existed (in 0.94). Then in a 
follow up patch, we could make a pass over the client facing ones, and create 
them in the "correct" packages, and we would deprecate the exceptions in the 
original packages.
                  
> 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
>             Fix For: 0.95.2
>
>
> 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