[ https://issues.apache.org/jira/browse/HBASE-29597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18020641#comment-18020641 ]
Abhishek Kothalikar commented on HBASE-29597: --------------------------------------------- Working on the solution. Changing the hbase-site.xml to have the meta table suffix for replica. > 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 > Priority: Major > > 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)