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

   ## Summary
   - Make low-cache PBTree schema statistics assertions deterministic by 
forcing flush/release before checking final memory state.
   - Ensure the test-only forceFlushAndRelease hook also performs release when 
no buffered nodes remain.
   
   ## Tests
   - mvn -pl iotdb-core/datanode spotless:apply
   - mvn -pl iotdb-core/datanode 
-Dtest=SchemaStatisticsTest#testPBTreeNodeStatistics test (fails before tests 
during datanode main compilation due unrelated missing symbols such as 
DiskSpaceInsufficientException, org.apache.iotdb.commons.disk, and generated 
fill/aggregation dependencies)


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