This is an automated email from the ASF dual-hosted git repository.
HTHou pushed a change to branch codex/ipv6-endpoint-support
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from f57955ca50e Fix IPv6 handling in Pipe redirection
add 86741a8cfeb Fix compaction test metadata lease cleanup (#18172)
add cfde4e036e7 Merge remote-tracking branch 'origin/master' into
codex/ipv6-endpoint-support
add a1eb50c20b7 Merge remote-tracking branch
'origin/codex/ipv6-endpoint-support' into codex/ipv6-endpoint-support
add a10fe5c86cb Test IPv6 REST and MQTT services
No new revisions were added by this update.
Summary of changes:
.../iotdb/db/it/IoTDBIPv6ExternalServiceIT.java | 220 +++++++++++++++++++++
.../compaction/AbstractCompactionTest.java | 9 +
2 files changed, 229 insertions(+)
create mode 100644
integration-test/src/test/java/org/apache/iotdb/db/it/IoTDBIPv6ExternalServiceIT.java