Commit fca113b Yi Wu
committed
1 parent b6d67e6 commit fca113b Copy full SHA for fca113b
File tree 1 file changed +1
-5
lines changed
1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change 39
39
# # It won't take effect when compiling without BCC_IOSNOOP=1.
40
40
# enable-io-snoop = true
41
41
42
- <<<<<<< HEAD
43
- # Configurations for the single thread pool serving read requests.
44
- =======
45
42
# # Use abort when TiKV panic. By default TiKV will use _exit() on panic, in that case
46
43
# # core dump file will not be generated, regardless of system settings.
47
44
# # If this config is enabled, core dump files needs to be cleanup to avoid disk space
48
45
# # being filled up.
49
46
# abort-on-panic = false
50
47
51
- # # Configurations for the single thread pool serving read requests.
52
- >>>>>>> 421e6e068... *: Add `abort-on-panic` config (#10164)
48
+ # Configurations for the single thread pool serving read requests.
53
49
[readpool .unified ]
54
50
# # The minimal working thread count of the thread pool.
55
51
# min-thread-count = 1
You can’t perform that action at this time.
0 commit comments