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

   ## Description
   - Query ConfigNode for DataRegion groups by delete database and deletion 
time range instead of reading the full region route map.
   - Add coverage for fetching delete replica sets from the target 
database/time ranges and avoiding getLatestRegionRouteMap.
   
   ## Verification
   - mvn spotless:apply -pl iotdb-core/datanode
   - git diff --check
   - mvn test -pl iotdb-core/datanode -Dtest=AnalyzeUtilsTest (blocked during 
main compile by existing missing generated/dependency classes such as 
SubscriptionWalRetentionPolicy, RegionProgress, WriterId, WriterProgress, 
TGetCommitProgressReq, and RelationalSqlParser.NextFillContext)


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