This is an automated email from the ASF dual-hosted git repository.
Caideyipi pushed a change to branch codex/ipv6-endpoint-support
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 34d64dc70fd Use table database in IPv6 JDBC test
add f57955ca50e Fix IPv6 handling in Pipe redirection
No new revisions were added by this update.
Summary of changes:
.../dual/treemodel/auto/basic/IoTDBPipeIPv6IT.java | 166 +++++++++++++++++++++
.../client/IoTDBDataNodeAsyncClientManager.java | 5 +-
.../client/IoTDBDataNodeSyncClientManager.java | 6 +-
.../sink/IoTDBDataNodeAsyncClientManagerTest.java | 118 +++++++++++++++
4 files changed, 293 insertions(+), 2 deletions(-)
create mode 100644
integration-test/src/test/java/org/apache/iotdb/pipe/it/dual/treemodel/auto/basic/IoTDBPipeIPv6IT.java