You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ta...@apache.org on 2022/12/22 13:06:49 UTC

[iotdb] branch jira5260 updated (5a5d353621 -> 7bd8ae67ba)

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

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


    from 5a5d353621 catch throwable for sync client
     add 7bd8ae67ba fix code smell

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/iotdb/commons/client/ClientFactoryProperty.java | 6 +++---
 .../main/java/org/apache/iotdb/commons/client/ClientManager.java    | 2 +-
 .../java/org/apache/iotdb/commons/client/ClientPoolProperty.java    | 6 +++---
 .../main/java/org/apache/iotdb/commons/client/IClientManager.java   | 6 +++---
 .../java/org/apache/iotdb/commons/client/IClientPoolFactory.java    | 2 +-
 .../iotdb/commons/client/exception/ClientManagerException.java      | 1 -
 6 files changed, 11 insertions(+), 12 deletions(-)