This is an automated email from the ASF dual-hosted git repository.

haonan pushed a commit to branch jira672
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git

commit 56e0a0b2ae97cc32cd8b85dbd0ec1914e1e03992
Author: HTHou <[email protected]>
AuthorDate: Thu Jun 4 11:00:09 2020 +0800

    update docs
---
 docs/SystemDesign/SchemaManager/SchemaManager.md | 1 -
 1 file changed, 1 deletion(-)

diff --git a/docs/SystemDesign/SchemaManager/SchemaManager.md 
b/docs/SystemDesign/SchemaManager/SchemaManager.md
index 7cac937..c8b6616 100644
--- a/docs/SystemDesign/SchemaManager/SchemaManager.md
+++ b/docs/SystemDesign/SchemaManager/SchemaManager.md
@@ -58,7 +58,6 @@ In the process of initializing, MManager will replay the mlog 
to load the metada
                        * if the storage group becomes empty after deleting, 
record its name
                * if failed
                        * return the full path of failed timeseries
-       * iterate the returned empty storage group list, and delete them
        * if not restart
           * delete the recorded empty storage group
                * persist log into mlog

Reply via email to