xingtanzjr commented on code in PR #7136:
URL: https://github.com/apache/iotdb/pull/7136#discussion_r965820256


##########
server/src/main/java/org/apache/iotdb/db/localconfignode/LocalConfigNode.java:
##########
@@ -950,7 +942,9 @@ public Map<String, Map<TSeriesPartitionSlot, 
TRegionReplicaSet>> getOrCreateSche
     return partitionSlotsMap;
   }
 
-  // endregion
+  private List<DataRegionId> getAllRegionForOneSg(PartialPath storageGroup) {

Review Comment:
   unused method



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to