This is an automated email from the ASF dual-hosted git repository.
jackietien pushed a change to branch rel/0.11
in repository https://gitbox.apache.org/repos/asf/iotdb.git.
from d929b73 fix get total memory size
add 16742cd fix session pool bug when someone call pool.close
add d4b5439 add tset case
add c3dcd74 change notifyAll to notify to save CPU
add f7f6fad fix some code smell
new 2440505 Merge pull request #2050 from apache/fix_session_pool_for_0.11
The 1 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:
.../org/apache/iotdb/session/pool/SessionPool.java | 133 ++++++++++++++++-----
.../apache/iotdb/session/pool/SessionPoolTest.java | 18 +++
2 files changed, 120 insertions(+), 31 deletions(-)