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 2022/11/14 15:18:16 UTC

[GitHub] [iotdb] MiniSho opened a new pull request, #7984: [IOTDB-4823] Adjust maxRegionGroupCount failed because StorageGroup doesn't exist

MiniSho opened a new pull request, #7984:
URL: https://github.com/apache/iotdb/pull/7984

   we should adjust MaxRegionGroupCount after deleting the storage group 


-- 
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] Beyyes merged pull request #7984: [IOTDB-4823] Adjust maxRegionGroupCount failed because StorageGroup doesn't exist

Posted by GitBox <gi...@apache.org>.
Beyyes merged PR #7984:
URL: https://github.com/apache/iotdb/pull/7984


-- 
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] MiniSho commented on pull request #7984: [IOTDB-4823] Adjust maxRegionGroupCount failed because StorageGroup doesn't exist

Posted by GitBox <gi...@apache.org>.
MiniSho commented on PR #7984:
URL: https://github.com/apache/iotdb/pull/7984#issuecomment-1316169826

   test process: 1C2D
   1. create storage group
   2. stop one datanode
   3. delete storage group root.**
   
   before: 
   ![b0070226efa3f17481a1a405da2cd04](https://user-images.githubusercontent.com/42286868/202063719-3c3b6e37-0172-44e0-af77-35aa356a8f4d.png)
   
   After fixing:
   <img width="1156" alt="1ca063c92c072926c7a4600464d2d75" src="https://user-images.githubusercontent.com/42286868/202063654-ddac4d4f-f553-469a-964f-88d5ee8e8443.png">
   


-- 
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