[skip ci] Add comment for milvus.yaml (#12509)

Signed-off-by: Bennu <yunmei.li@zilliz.com>
pull/12518/head
Bennu 2021-12-01 13:05:37 +08:00 committed by GitHub
parent 6f2cdff196
commit cbf877a5e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ pulsar:
maxMessageSize: 5242880 # 5 * 1024 * 1024 Bytes, Maximum size of each message in pulsar.
rocksmq:
path: /var/lib/milvus/rdb_data
path: /var/lib/milvus/rdb_data # The path where the message is stored in rocksmq
rocksmqPageSize: 2147483648 # 2 GB, 2 * 1024 * 1024 * 1024 bytes
retentionTimeInMinutes: 10080 # 7 days, 7 * 24 * 60 minutes
retentionSizeInMB: 8192 # 8 GB, 8 * 1024 MB