You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2013/09/11 22:30:52 UTC

[jira] [Created] (HBASE-9508) Restore some API mistakenly removed in client, mapred*, and common

stack created HBASE-9508:
----------------------------

             Summary: Restore some API mistakenly removed in client, mapred*, and common
                 Key: HBASE-9508
                 URL: https://issues.apache.org/jira/browse/HBASE-9508
             Project: HBase
          Issue Type: Bug
          Components: Usability
            Reporter: stack
            Assignee: stack
            Priority: Critical
             Fix For: 0.98.0, 0.96.0


Here is contrib to the API compatibility story.  I went over Aleks' compatibility report and restored removed or overriden methods and constructors, stuff that was in 0.94 non-deprecated and removed in 0.96.

This patch is not comprehensive because some removals cannot be restored as in those that used take Writables (more on this later from Jon).

The changes included here are mostly restore of methods that took a table name as a byte array replaced by a TableName object.

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