This is an automated email from the ASF dual-hosted git repository.

justinchen pushed a change to branch cp-opc-client
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from c89256db237 spt
     new 5f69a739877 Pipe: Fixed the OPC UA client connection problem (#17083)
     new c0c8919c7f9 fix

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../iotdb/pipe/it/single/IoTDBPipeOPCUAIT.java     | 32 +++++++--
 .../api/customizer/parameter/PipeParameters.java   | 32 ++++++---
 .../db/pipe/sink/protocol/opcua/OpcUaSink.java     | 79 +++++++++++++++++-----
 .../sink/protocol/opcua/client/ClientRunner.java   | 51 +++++++++++++-
 .../protocol/opcua/client/IoTDBOpcUaClient.java    | 34 +++++++++-
 .../pipe/config/constant/PipeSinkConstant.java     |  5 ++
 6 files changed, 198 insertions(+), 35 deletions(-)

Reply via email to