未验证 提交 f06bbed6 编写于 作者: Y yanliang567 提交者: GitHub

[skip ci]Add comments in chaos checker (#9082)

Signed-off-by: Nyanliang567 <yanliang.qiao@zilliz.com>
上级 3a46a6ed
......@@ -80,6 +80,7 @@ class SearchChecker(Checker):
class InsertFlushChecker(Checker):
"""check Insert and flush operations in a dependent thread"""
def __init__(self, flush=False):
super().__init__()
self._flush = flush
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册