mirror of https://github.com/milvus-io/milvus.git
[skip ci] Fix some grammar issues (#10440)
Signed-off-by: min.tian <min.tian.cn@gmail.com>pull/10445/head
parent
29d1e45f3b
commit
a79bce41b3
|
@ -10,7 +10,7 @@ B. Only when datanode flushes, datanode will update every segment's position.
|
||||||
An optimization: update position of
|
An optimization: update position of
|
||||||
|
|
||||||
- a. Current flushing segment
|
- a. Current flushing segment
|
||||||
- b. StartPosition of segments never been flushed.
|
- b. StartPosition of segments has never been flushed.
|
||||||
C. DataNode auto-flush is a valid flush.
|
C. DataNode auto-flush is a valid flush.
|
||||||
D. DDL messages are now in DML Vchannels.
|
D. DDL messages are now in DML Vchannels.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue