This is an automated email from the ASF dual-hosted git repository.
jiangtian pushed a change to branch fix_login_query_leak
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 764cc79a20c fix test
add 02959ffc541 Change all query example into iterator style
add 5302d356650 Fix daily IT jdk download (#16188)
add a15d4f2778b Merge branch 'master' into fix_login_query_leak
No new revisions were added by this update.
Summary of changes:
.github/workflows/daily-it.yml | 4 +-
.../main/java/org/apache/iotdb/SessionExample.java | 118 +++++++--------------
.../java/org/apache/iotdb/SessionPoolExample.java | 23 ----
.../org/apache/iotdb/TableModelSessionExample.java | 23 ++--
.../apache/iotdb/TableModelSessionPoolExample.java | 38 ++-----
.../org/apache/iotdb/db/it/IoTDBLoginAndOutIT.java | 4 +-
6 files changed, 59 insertions(+), 151 deletions(-)