occupy space for partition exchange feature on the master

This commit is contained in:
791065426@qq.com
2024-03-29 08:45:40 +00:00
committed by ob-robot
parent a97e83b996
commit d9e7a0218f
9 changed files with 161 additions and 3 deletions

View File

@ -118,6 +118,7 @@ _GENERATE_MDS_FRAME_CODE_FOR_TRANSACTION_(HELPER_CLASS, BUFFER_CTX_TYPE, ID, ENU
28,\
TRANSFER_DEST_PREPARE)
// UNBIND_LOB_TABLET: ID = 29 for drop lob tablet when drop column instant.
// CHANGE_TABLET_TO_TABLE_MDS: ID = 30 for exchange tablet to table bind relationship after exchanging partition.
#undef GENERATE_MDS_FRAME_CODE_FOR_TRANSACTION
#endif
/**************************************************************************************************/