[skip ci] Fix grammar (#13494)

Signed-off-by: Bennu <yunmei.li@zilliz.com>
pull/13566/head
Bennu 2021-12-16 15:28:14 +08:00 committed by GitHub
parent 6e40c1325a
commit 439a5f73c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -85,5 +85,5 @@ DataCoord runs a background GC goroutine, triggers every 1 day:
- **Why 1 day: **Maybe there are newly uploaded binlogs from flush/compaction
### How to clear dropped-collection's binlogs?
- DataCoord checks all dropped-segments, remove the binlogs recorded if they've been dropped by 1 day.
- DataCoord checks all dropped-segments, removes the binlogs recorded if they've been dropped by 1 day.
- DataCoord keeps the etcd segmentInfo meta.