Add deleterange_concurrency to filer configuration file
This commit is contained in:
@@ -236,3 +236,5 @@ enabled = false
|
||||
# If you have many pd address, use ',' split then:
|
||||
# pdaddrs = "pdhost1:2379, pdhost2:2379, pdhost3:2379"
|
||||
pdaddrs = "localhost:2379"
|
||||
# Concurrency for TiKV delete range
|
||||
deleterange_concurrency = 1
|
||||
|
||||
Reference in New Issue
Block a user