sy wang
unread,Mar 6, 2022, 8:59:25 AM3/6/22Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rocksdb
when subcompaction enabled, the blob file number created during subcompaction may be discontinuous.(eg. subcompaction 1 creates blobfile numbered 1,3,5 and subcompaction 2 creates blobfile numbered 2,4)。Will this affect forece blob GC?