You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ji...@apache.org on 2019/12/13 04:00:12 UTC

[incubator-iotdb] branch refactor_session_management updated (de24ef3 -> a919d29)

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

jiangtian pushed a change to branch refactor_session_management
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.


    from de24ef3  minor fixes
     add a919d29  move queryIdGenerator into QueryResourceManager

No new revisions were added by this update.

Summary of changes:
 .../iotdb/db/query/control/QueryResourceManager.java       |  6 +++++-
 .../java/org/apache/iotdb/db/service/TSServiceImpl.java    |  5 +----
 .../iotdb/db/integration/IoTDBSequenceDataQueryIT.java     |  9 +++------
 .../apache/iotdb/db/integration/IoTDBSeriesReaderIT.java   | 12 ++++--------
 .../java/org/apache/iotdb/db/utils/EnvironmentUtils.java   |  3 +--
 .../org/apache/iotdb/session/utils/EnvironmentUtils.java   | 14 +++++---------
 .../scala/org/apache/iotdb/spark/db/EnvironmentUtils.java  |  8 ++------
 7 files changed, 21 insertions(+), 36 deletions(-)