Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
MLog Recover bug
The index of mlog after MManager.applyMLog is not correct. Once the plan has been read successfully but executed unsuccessfully, the index should increase.
StorageGroup atomic set
The add storageGroupMNode in mtree.setStorageGroup is not atomic, which will result in multi same record in mlog and the subtree may be dropped.