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

haonan pushed a commit to branch rel/0.12
in repository https://gitbox.apache.org/repos/asf/iotdb.git


The following commit(s) were added to refs/heads/rel/0.12 by this push:
     new 310eb08  [To rel/0.12] add release note for IOTDB-1723 (#4050)
310eb08 is described below

commit 310eb08c9f2bb194f598f40bf5421874e17d42c2
Author: liuxuxin <[email protected]>
AuthorDate: Tue Sep 28 10:08:54 2021 +0800

    [To rel/0.12] add release note for IOTDB-1723 (#4050)
    
    Co-authored-by: Haonan <[email protected]>
---
 RELEASE_NOTES.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 93e7773..a837abd 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -40,6 +40,7 @@
 * [IOTDB-1690] Fix align by device type cast error
 * [IOTDB-1693] fix IoTDB restart does not truncate broken ChunkGroup bug
 * [IOTDB-1703] Fix MManager slow recover with tag
+* [IOTDB-1723] Fix concurrency issue in compaction selection
 * [ISSUE-3945] Fix Fuzzy query not support multiDevices and alignByDevice 
Dataset
 * fix merge ClassCastException: MeasurementMNode
 * change sync version check to major version

Reply via email to