fix: mvcc database space exceeded for embed etcd (#32048)

Fix #30314

Signed-off-by: Edward Zeng <jie.zeng@zilliz.com>
pull/32229/head
edward.zeng 2024-04-12 21:39:19 +08:00 committed by GitHub
parent 2944971507
commit b7ff85638d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 2 deletions

View File

@ -153,5 +153,6 @@ log-outputs: [stderr]
# Force to create a new one member cluster.
force-new-cluster: false
auto-compaction-mode: periodic
auto-compaction-retention: "1"
auto-compaction-mode: revision
auto-compaction-retention: '1000'
quota-backend-bytes: 4294967296