This is an automated email from the ASF dual-hosted git repository.
HTHou pushed a change to branch codex/trusted-channel-failure-hooks
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 59305f17ecc Add Pipe trusted channel failure reporting
add f154305b80f Address trusted channel review feedback
No new revisions were added by this update.
Summary of changes:
.../rest/TrustedChannelAuditHandshakeListener.java | 4 +++-
.../TrustedChannelAuditHandshakeListenerTest.java | 17 ++++++++++++++++
.../org/apache/iotdb/db/audit/DNAuditLogger.java | 5 +++++
.../execution/exchange/sink/SinkChannel.java | 7 +++++--
.../execution/exchange/source/SourceHandle.java | 10 +++++++---
.../TrustedChannelAuditServerEventHandler.java | 8 ++++++--
.../TrustedChannelAuditServerEventHandlerTest.java | 23 ++++++++++++++++++++++
7 files changed, 66 insertions(+), 8 deletions(-)