You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Sandeep Pal (Jira)" <ji...@apache.org> on 2020/05/21 07:53:00 UTC

[jira] [Created] (HBASE-24409) Expose a function in HBase WALKey to set the tablename

Sandeep Pal created HBASE-24409:
-----------------------------------

             Summary: Expose a function in HBase WALKey to set the tablename
                 Key: HBASE-24409
                 URL: https://issues.apache.org/jira/browse/HBASE-24409
             Project: HBase
          Issue Type: Improvement
            Reporter: Sandeep Pal
            Assignee: Sandeep Pal


Currently, table name in WALKey can not be changed once set. But exposing this function to change the table name can be very helpful for Customized WAL filters since they can flip the table name and make replication possible between different table names in source and sink clusters. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)