You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Duo Zhang (Jira)" <ji...@apache.org> on 2022/01/09 15:25:00 UTC

[jira] [Created] (HBASE-26654) ModifyTableDescriptorProcedure shoud load TableDescriptor while executing

Duo Zhang created HBASE-26654:
---------------------------------

             Summary: ModifyTableDescriptorProcedure shoud load TableDescriptor while executing
                 Key: HBASE-26654
                 URL: https://issues.apache.org/jira/browse/HBASE-26654
             Project: HBase
          Issue Type: Bug
          Components: master, proc-v2
            Reporter: Duo Zhang


Found this problem when implementing HBASE-26587. We should not pass the old table descriptor when constructing the procedure, as we may have some other MTPs before us so when executing, the table descriptor may have already been changed.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)