mirror of https://github.com/milvus-io/milvus.git
[skip ci] Fix some grammar issues (#9540)
Signed-off-by: min.tian <min.tian.cn@gmail.com>pull/9544/head
parent
55ec988544
commit
1ec5d8498b
|
@ -21,7 +21,7 @@ D. DDL messages are now in DML Vchannels.
|
|||
When a flowgraph flushes a segment, we need to save these things:
|
||||
- current segment's binlog paths,
|
||||
- current segment positions,
|
||||
- all other segments' current positions from replica (If a segment hasn't been flushed, save the position when datanode first meet it.)
|
||||
- all other segments' current positions from replica (If a segment hasn't been flushed, save the position when datanode first meets it.)
|
||||
|
||||
Whether save successfully:
|
||||
- If successed, flowgraph updates all segments' positions to replica
|
||||
|
|
Loading…
Reference in New Issue