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 c8b50b8938 use cached thread pool to accelerate short-lived 
asynchronous tasks (#7870)
     add 3734242d57 [IOTDB-4632] Fix Ratis time out when registering timeseries 
with each request taking huge measurements (#7913)

No new revisions were added by this update.

Summary of changes:
 .../resources/conf/iotdb-common.properties         |  5 ++
 .../java/org/apache/iotdb/db/conf/IoTDBConfig.java | 14 ++++
 .../org/apache/iotdb/db/conf/IoTDBDescriptor.java  |  6 ++
 .../metedata/write/CreateMultiTimeSeriesNode.java  | 81 +++++++++++++++++++---
 .../plan/node/metedata/write/MeasurementGroup.java | 44 ++++++++++++
 .../scheduler/FragmentInstanceDispatcherImpl.java  | 58 +++++++++++++---
 6 files changed, 191 insertions(+), 17 deletions(-)

Reply via email to