From c156cb33c926b837c614b7178d64d7626ea31eba Mon Sep 17 00:00:00 2001 From: liubo Date: Mon, 21 Oct 2019 14:35:04 +0800 Subject: [PATCH] update release-3.0 config (#998) * update release-3.0 config --- roles/tikv/vars/default.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/roles/tikv/vars/default.yml b/roles/tikv/vars/default.yml index e97f6c82e..69e540891 100644 --- a/roles/tikv/vars/default.yml +++ b/roles/tikv/vars/default.yml @@ -279,9 +279,6 @@ rocksdb: ## Allows OS to incrementally sync WAL to disk while it is being written. # wal-bytes-per-sync: "512KB" - ## Options for "Titan" - titan: - ## Options for "Default" Column Family, which stores actual user data. defaultcf: ## Compression method (if any) is used to compress a block.