You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-08-01 06:46:55 +03:00
fix(fdb,regression): Add cluster path for test config (#3359)
This commit is contained in:
@ -25,6 +25,7 @@ metadata_path = ${HOME}/sm-unittest/metadata
|
|||||||
journal_path = ${HOME}/sm-unittest/journal
|
journal_path = ${HOME}/sm-unittest/journal
|
||||||
max_concurrent_downloads = 20
|
max_concurrent_downloads = 20
|
||||||
max_concurrent_uploads = 20
|
max_concurrent_uploads = 20
|
||||||
|
fdb_cluster_file_path = /etc/foundationdb/fdb.cluster
|
||||||
|
|
||||||
# This is the depth of the common prefix that all files managed by SM have
|
# This is the depth of the common prefix that all files managed by SM have
|
||||||
# Ex: /usr/local/mariadb/columnstore/data1, and
|
# Ex: /usr/local/mariadb/columnstore/data1, and
|
||||||
|
Reference in New Issue
Block a user