Caideyipi opened a new pull request, #18343: URL: https://github.com/apache/iotdb/pull/18343
## Description - catch MetadataLeaseFencedException while collecting schema usage in DataNode heartbeats so the heartbeat can still complete - omit both region device and series usage maps after this failure, preventing ConfigNode from applying partial schema usage updates - emit a localized warning and add regression coverage for the fenced-lease path ## Tests - mvn -o -nsu test -pl iotdb-core/datanode -Dtest=DataNodeInternalRPCServiceImplTest#testHeartbeatSkipsSchemaUsageWhenMetadataLeaseIsFenced - mvn -o -nsu test-compile -pl iotdb-core/datanode -P with-zh-locale -DskipTests -- 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]
