From 9ece3b65e4838dfe8b12aeb0cd8611627fb3288f Mon Sep 17 00:00:00 2001 From: Bennu Date: Thu, 4 Nov 2021 19:19:21 +0800 Subject: [PATCH] Add comments for milvus.yaml (#11269) Signed-off-by: Bennu --- configs/milvus.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/milvus.yaml b/configs/milvus.yaml index fddbb17290..a3d6e008d6 100644 --- a/configs/milvus.yaml +++ b/configs/milvus.yaml @@ -45,7 +45,7 @@ pulsar: rocksmq: path: /var/lib/milvus/rdb_data # The path where the message is stored in rocksmq retentionTimeInMinutes: 4320 - retentionSizeInMB: 0 + retentionSizeInMB: 0 # The size of the message saved in rocksmq # Related configuration of rootCoord, used to handle data definition language (DDL) and data control language (DCL) requests rootCoord: