You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@iotdb.apache.org by GitBox <gi...@apache.org> on 2021/07/02 04:26:42 UTC

[GitHub] [iotdb] zhanglingzhe0820 opened a new pull request #3488: [IOTDB-1462][To rel/0.12] Fix cross space compaction recover bug

zhanglingzhe0820 opened a new pull request #3488:
URL: https://github.com/apache/iotdb/pull/3488


   # Problem
   Currently, when we recover cross space compaction, We pass ${logicalStorageName}-${virtualStorageGroupId} to find its timeseries in MManager which must be empty.
   # Solution
   Only pass storageGroupName to MManager.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] qiaojialin merged pull request #3488: [IOTDB-1462][To rel/0.12] Fix cross space compaction recover bug

Posted by GitBox <gi...@apache.org>.
qiaojialin merged pull request #3488:
URL: https://github.com/apache/iotdb/pull/3488


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org