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

hanahmily pushed a change to branch lifecyc-sync
in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb.git


    from a17b615d Refactor file handling in migration visitors and enhance 
error management
     new b9880c5c Enhance progress tracking for migration visitors by 
incorporating shard IDs
     new e98668e7 Refactor Progress struct for shard-specific tracking in 
migration processes
     new c87239df Refactor migration progress tracking to support segment IDs

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:
 .../backup/lifecycle/measure_migration_visitor.go  |  26 ++-
 banyand/backup/lifecycle/progress.go               | 252 +++++++++++++--------
 banyand/backup/lifecycle/service.go                |  65 +++++-
 .../backup/lifecycle/stream_migration_visitor.go   |  40 ++--
 banyand/internal/storage/index.go                  |  10 +-
 banyand/measure/write_data.go                      |   2 +-
 banyand/stream/write_data.go                       |   6 +-
 go.mod                                             |   4 +-
 go.sum                                             |   7 +-
 9 files changed, 278 insertions(+), 134 deletions(-)

Reply via email to