You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Solomon Duskis (JIRA)" <ji...@apache.org> on 2014/09/21 05:40:34 UTC

[jira] [Created] (HBASE-12038) Replace internal uses of signatures with byte[] and String tableNames to use the TableName equivalents.

Solomon Duskis created HBASE-12038:
--------------------------------------

             Summary: Replace internal uses of signatures with byte[] and String tableNames to use the TableName equivalents. 
                 Key: HBASE-12038
                 URL: https://issues.apache.org/jira/browse/HBASE-12038
             Project: HBase
          Issue Type: Bug
    Affects Versions: 0.99.0, 2.0.0
            Reporter: Solomon Duskis
            Assignee: Solomon Duskis


Signatures with byte[] and String table name variables were deprecated in favor of a TableName input.  Replace all byte[] and String table name variables with TableName types.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)