git commit: HBASE-12010 Use TableName.META_TABLE_NAME instead of indirectly from HTableDescriptor

2014-09-19 Thread stack
Repository: hbase Updated Branches: refs/heads/master 64a69f0ff - e05f78ec0 HBASE-12010 Use TableName.META_TABLE_NAME instead of indirectly from HTableDescriptor Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/e05f78ec

git commit: HBASE-12010 Use TableName.META_TABLE_NAME instead of indirectly from HTableDescriptor

2014-09-19 Thread stack
Repository: hbase Updated Branches: refs/heads/branch-1 60287ed98 - 3a5e58001 HBASE-12010 Use TableName.META_TABLE_NAME instead of indirectly from HTableDescriptor Conflicts: hbase-server/src/main/java/org/apache/hadoop/hbase/util/FSTableDescriptors.java