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)