Caideyipi opened a new pull request, #17955: URL: https://github.com/apache/iotdb/pull/17955
Fix PBTree flush when an updated non-measurement child still has a negative segment address. The parent record now allocates a segment for that child before serialization, preventing later flush attempts from repeatedly failing with negative-address nodes. Also propagate failures from force flush so test helpers do not loop forever when a flush cannot make progress. Tests: .\mvnw.cmd -pl iotdb-core/datanode -DskipTests spotless:check passed. Attempted target UT with -am, but local build was blocked by generated thrift sources missing javax.annotation in iotdb-thrift. -- 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]
