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

qiaojialin 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 b6ad87d  add IOTDB-1850
b6ad87d is described below

commit b6ad87d79b49295a1b549d4bf96fe061b5b8cd16
Author: qiaojialin <[email protected]>
AuthorDate: Fri Oct 15 12:42:22 2021 +0800

    add IOTDB-1850
---
 RELEASE_NOTES.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 3d81d80..eb8dadd 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -42,6 +42,7 @@
 * [IOTDB-1703] Fix MManager slow recover with tag
 * [IOTDB-1723] Fix concurrency issue in compaction selection
 * [IOTDB-1726] Wrong hashCode() and equals() method in ChunkMetadata
+* [IOTDB-1850] Fix deserialize page merge rate limiter
 * [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