Caideyipi opened a new pull request, #17954: URL: https://github.com/apache/iotdb/pull/17954
## Summary - Add tcp/udp transport option and UDP packet size validation for air-gap connector/sink. - Send UDP air-gap datagrams with the existing envelope/ACK flow and slice oversized requests. - Make the receiver listen on UDP on the air-gap port and keep per UDP client receiver/session state. ## Tests - mvn -DskipTests spotless:apply -pl iotdb-core/node-commons,iotdb-core/datanode - mvn -pl iotdb-core/node-commons -DskipTests compile - git diff --check - mvn -pl iotdb-core/datanode -Dtest=IoTDBDataRegionAirGapSinkTest,IoTDBAirGapReceiverTest test (fails during existing datanode compilation: missing parser/generated/calc/consensus symbols such as AlterTopicContext, ComparatorChain, PERCENTILE, and IStateMachine.loadSnapshot return mismatch) -- 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]
