[
https://issues.apache.org/jira/browse/IOTDB-609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yuan Tian reassigned IOTDB-609:
-------------------------------
Assignee: Yuan Tian
Resolution: Fixed
> Missing comma while persisting the delete storage group log into mlog.txt
> -------------------------------------------------------------------------
>
> Key: IOTDB-609
> URL: https://issues.apache.org/jira/browse/IOTDB-609
> Project: Apache IoTDB
> Issue Type: Bug
> Components: Core/Engine
> Affects Versions: 0.10.0-SNAPSHOT
> Reporter: Yuan Tian
> Assignee: Yuan Tian
> Priority: Major
> Fix For: 0.10.0-SNAPSHOT
>
>
> While deleting the storage group, we will persist a log into mlog.txt to
> replay while restarting the server.
> a delete storage group should be like:
> 11,root.ln
> However, now it is:
> 11root.ln
> it miss a comma.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)