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

jackietien pushed a change to branch object_type
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from f866606d59d Add Object Type
     new 7d1c1174210 Pipe: Fix connection leak caused by clients not closed 
after task dropped (2 situations) (#15910)
     new e352985a7ba Correct Memory Allocation for SinkHandle in Table model

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:
 .../protocol/IoTDBConfigRegionConnector.java       |  8 ++++----
 .../subtask/connector/PipeConnectorSubtask.java    |  5 +++++
 .../client/IoTDBDataNodeAsyncClientManager.java    | 20 +++++++++++++++++++-
 .../async/IoTDBDataRegionAsyncConnector.java       |  4 +++-
 .../handler/PipeTransferTrackableHandler.java      |  2 ++
 .../async/handler/PipeTransferTsFileHandler.java   | 22 ++++++++++++++++++----
 .../plan/planner/TableOperatorGenerator.java       |  4 ++--
 .../apache/iotdb/commons/client/ClientManager.java | 22 +++++++++++++---------
 .../async/AsyncPipeDataTransferServiceClient.java  |  2 +-
 .../connector/protocol/IoTDBSslSyncConnector.java  | 14 +++++++++++---
 10 files changed, 78 insertions(+), 25 deletions(-)

Reply via email to