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 2021/07/13 01:48:37 UTC

[iotdb] branch fix_clientpool_timeout updated (474be6f -> 1aee82c)

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

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


    from 474be6f  apply camel format for function
     add 1aee82c  change poll to pollLast

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/iotdb/cluster/client/DataClientProvider.java  | 8 ++++----
 .../org/apache/iotdb/cluster/client/async/AsyncClientPool.java    | 2 +-
 .../java/org/apache/iotdb/cluster/client/sync/SyncClientPool.java | 2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)