This is an automated email from the ASF dual-hosted git repository.
rong pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from b7562e3cd17 fix index out of bound exception in settle compaction task
(#13462)
add 900de3e9098 Pipe: Added conflict detection of params for reusing of
OPCUA server (#13458)
No new revisions were added by this update.
Summary of changes:
.../iotdb/pipe/it/single/IoTDBPipeOPCUAIT.java | 13 ++++-
.../connector/protocol/opcua/OpcUaConnector.java | 57 +++++++++++++---------
.../connector/protocol/opcua/OpcUaNameSpace.java | 18 ++++++-
.../protocol/opcua/OpcUaServerBuilder.java | 43 +++++++++++++---
4 files changed, 98 insertions(+), 33 deletions(-)