[skip e2e] Add note for design doc (#13587)

Signed-off-by: yhmo <yihua.mo@zilliz.com>
pull/13620/head
groot 2021-12-17 16:58:46 +08:00 committed by GitHub
parent bfdf6eb402
commit 788f19715c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ When a flowgraph flushes a segment, we need to save these things:
Whether save successfully:
- If succeeded, flowgraph updates all segments' positions to the replica
- If succeeded, flowgraph updates all segments' positions to the replica.
- If not
- For a grpc failure(this failure will appear after many times retry internally), crush itself.
- For a normal failure, retry save 10 times, if still fails, crush itself.