[PARAMETER] OPEN PARAMETER _enable_active_txn_transfer
This commit is contained in:
parent
bba5b5479a
commit
7466c1039d
@ -1569,7 +1569,7 @@ DEF_INT(_transfer_task_tablet_count_threshold, OB_TENANT_PARAMETER, "100", "(0,1
|
||||
"Threshold for the count of tablets that can be processed by a transfer task"
|
||||
"Range: (0, 100]",
|
||||
ObParameterAttr(Section::ROOT_SERVICE, Source::DEFAULT, EditLevel::DYNAMIC_EFFECTIVE));
|
||||
DEF_BOOL(_enable_active_txn_transfer, OB_TENANT_PARAMETER, "False",
|
||||
DEF_BOOL(_enable_active_txn_transfer, OB_TENANT_PARAMETER, "True",
|
||||
"Specifies whether support transfer active tx",
|
||||
ObParameterAttr(Section::TENANT, Source::DEFAULT, EditLevel::DYNAMIC_EFFECTIVE));
|
||||
// end of transfer
|
||||
|
Loading…
x
Reference in New Issue
Block a user