This is an automated email from the ASF dual-hosted git repository. hanahmily pushed a commit to branch lifecyc-sync in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb.git
The following commit(s) were added to refs/heads/lifecyc-sync by this push: new ba62dfe2 Update changes ba62dfe2 is described below commit ba62dfe2879b82e3a7dd4ce98810e57a3ad0153c Author: Gao Hongtao <hanahm...@gmail.com> AuthorDate: Tue Aug 5 06:24:28 2025 +0800 Update changes --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index 0f28dffd..2274e135 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -25,6 +25,7 @@ Release Notes. - Introduce write queue mechanism in liaison nodes to efficiently synchronize stream and measure partition folders, improving write throughput and consistency - Add trace module metadata management. - Add chunked data sync to improve memory efficiency and performance during data transfer operations, supporting configurable chunk sizes, retry mechanisms, and out-of-order handling for both measure and stream services. +- Implement comprehensive migration system for both measure and stream data with file-based approach and enhanced progress tracking ### Bug Fixes