This is an automated email from the ASF dual-hosted git repository.
jackietien pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 1c8cb48a5ff Fix aligned device modification not matched in
MultiTsFileDeviceIterator (#11555)
add 6ae6ed844a4 Extend time slice for DriverTasks in higher level queue
and double default EXECUTION_TIME_SLICE
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/iotdb/db/conf/IoTDBConfig.java | 2 +-
.../execution/schedule/DriverTaskThread.java | 35 ++++++++++++++++++----
.../multilevelqueue/MultilevelPriorityQueue.java | 4 +++
.../timer/RuleBasedTimeSliceAllocator.java | 7 +++--
.../db/queryengine/execution/DataDriverTest.java | 7 ++++-
.../resources/conf/iotdb-common.properties | 2 +-
6 files changed, 46 insertions(+), 11 deletions(-)