mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-04 12:22:55 +00:00
feat: able to set read preference to flownode (#6696)
fix: correctly compare the opened follower regions in startup Signed-off-by: luofucong <luofc@foxmail.com>
This commit is contained in:
@@ -1269,6 +1269,7 @@ experimental_frontend_scan_timeout = "30s"
|
||||
experimental_frontend_activity_timeout = "1m"
|
||||
experimental_max_filter_num_per_query = 20
|
||||
experimental_time_window_merge_threshold = 3
|
||||
read_preference = "Leader"
|
||||
|
||||
[logging]
|
||||
max_log_files = 720
|
||||
|
||||
Reference in New Issue
Block a user