Caideyipi opened a new pull request, #18548: URL: https://github.com/apache/iotdb/pull/18548
## Summary\n\nBackport the historical pipe device-metadata handling fix from #18541.\n\nWhen a .tsfile.resource sidecar is missing, FileTimeIndex.getDevices() can throw a RuntimeException. Treat the failure as unavailable device metadata during both historical file filtering and event creation so the pipe continues extracting instead of getting stuck.\n\nThe TsFile reference-race fix from #18376 is already present in dev/1.3 via #18544.\n\n## Validation\n\n- git diff --check\n- Targeted Maven test attempted; this checkout lacks generated thrift classes required by the older branch. -- 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]
