v6d-io / v6d

vineyard (v6d): an in-memory immutable data manager. (Project under CNCF, TAG-Storage)
https://v6d.io
Apache License 2.0
828 stars 122 forks source link

Defer object migration to avoid blocking the I/O thread. #1925

Closed dashanji closed 3 months ago

dashanji commented 3 months ago

What do these changes do?

A follow-up of https://github.com/v6d-io/v6d/pull/1920

Related issue number

Fixes https://github.com/v6d-io/v6d/issues/1924