You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by xi...@apache.org on 2021/12/31 02:37:27 UTC

[iotdb] branch controlThreadNum updated (89ca99a -> 87831c8)

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

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


    from 89ca99a  Fix conflicts
     add 87831c8  add raw_query_blocking_queue_capacity parameter

No new revisions were added by this update.

Summary of changes:
 server/src/assembly/resources/conf/iotdb-engine.properties    |  4 ++++
 .../src/main/java/org/apache/iotdb/db/conf/IoTDBConfig.java   | 11 +++++++++++
 .../main/java/org/apache/iotdb/db/conf/IoTDBDescriptor.java   |  6 ++++++
 .../db/query/dataset/RawQueryDataSetWithoutValueFilter.java   |  4 +++-
 4 files changed, 24 insertions(+), 1 deletion(-)