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

haonan pushed a change to branch rc/1.3.1
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from 542ccdec602 Pipe: Disable unstable features in the distribution
     new 711b83c1b91 delay estimate memory of InnerSpaceCompactionTask (#12314)
     new a06ff596894 Do not set read only in compaction module (#12311)
     new 040ab6505de fix(jdbc): when parameter is string ,append "\"" (#12371)

The 3 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:
 .../apache/iotdb/jdbc/IoTDBPreparedStatement.java  |  7 ++-
 .../iotdb/jdbc/IoTDBPreparedStatementTest.java     | 23 ++++++++++
 .../exception/CompactionExceptionHandler.java      | 15 +++----
 .../execute/recover/CompactionRecoverTask.java     | 18 ++------
 .../execute/task/AbstractCompactionTask.java       | 10 ++---
 .../execute/task/InnerSpaceCompactionTask.java     |  2 +-
 .../compaction/schedule/CompactionScheduler.java   |  6 ---
 .../compaction/schedule/CompactionTaskQueue.java   | 52 ++++++++++------------
 .../impl/RewriteCrossSpaceCompactionSelector.java  |  2 +-
 .../inner/InnerSpaceCompactionExceptionTest.java   |  5 +--
 10 files changed, 70 insertions(+), 70 deletions(-)

Reply via email to