[cherry-pick](branch-2.1)add SessionVariable for enableCooldownReplicaAffinity (#42675)
pick from master:https://github.com/apache/doris/pull/41741
This commit is contained in:
@ -2844,9 +2844,6 @@ public class Config extends ConfigBase {
|
||||
"Stream_Load When importing, the maximum length of label is limited"})
|
||||
public static int label_regex_length = 128;
|
||||
|
||||
@ConfField(mutable = true)
|
||||
public static boolean enable_cooldown_replica_affinity = true;
|
||||
|
||||
//==========================================================================
|
||||
// end of cloud config
|
||||
//==========================================================================
|
||||
|
||||
Reference in New Issue
Block a user