Skip to content

Commit

Permalink
[cherry-pick](branch-2.1)add SessionVariable for enableCooldownReplic…
Browse files Browse the repository at this point in the history
…aAffinity
  • Loading branch information
cjj2010 authored Oct 29, 2024
1 parent 3247cf7 commit a0da74d
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -642,8 +642,6 @@ public class SessionVariable implements Serializable, Writable {
"adaptive_pipeline_task_serial_read_on_limit";
public static final String REQUIRE_SEQUENCE_IN_INSERT = "require_sequence_in_insert";

public static final String ENABLE_PHRASE_QUERY_SEQUENYIAL_OPT = "enable_phrase_query_sequential_opt";

public static final String ENABLE_COOLDOWN_REPLICA_AFFINITY =
"enable_cooldown_replica_affinity";
/**
Expand Down

0 comments on commit a0da74d

Please sign in to comment.