Abhishek Kothalikar created HBASE-29597:
-------------------------------------------
Summary: Supply meta table name for replica to the tests in
TestMetaTableForReplica class
Key: HBASE-29597
URL: https://issues.apache.org/jira/browse/HBASE-29597
Project: HBase
Issue Type: Sub-task
Reporter: Abhishek Kothalikar
Assignee: Abhishek Kothalikar
The TableName.META_TABLE_NAME is static therefore, the method
'initializeHbaseMetaTableName' which is supposed to compute the table name is
getting called even before meta suffix is set in the test. These tests should
work on the non-default meta table name.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)