You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by hx...@apache.org on 2022/10/24 17:59:20 UTC

[iotdb] branch feature-client-session-0.13 updated (7661544cb5 -> 6acf40c5dd)

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

hxd pushed a change to branch feature-client-session-0.13
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from 7661544cb5 finish customized rpc thread event handler
     add 6acf40c5dd add JMX interface to monitor SessionManager

No new revisions were added by this update.

Summary of changes:
 .../iotdb/db/query/control/SessionManager.java     | 15 ++++++++---
 .../db/query/control/SessionManagerMBean.java}     | 13 +++++-----
 .../control/clientsession/IClientSession.java      |  3 ++-
 .../org/apache/iotdb/db/service/ServiceType.java   | 30 +++++++++++-----------
 4 files changed, 36 insertions(+), 25 deletions(-)
 copy server/src/{test/java/org/apache/iotdb/db/query/control/QueryResourceManagerTest.java => main/java/org/apache/iotdb/db/query/control/SessionManagerMBean.java} (81%)