• J
    Add sub-compaction support for RemoteCompaction (#8364) · 3503f289
    Jay Zhuang 提交于
    Summary:
    Change the job_id for remote compaction interface, which will include
    both internal compaction job_id, also a sub_compaction_job_id. It is not
    a backward compatible change. The user needs to update interface during
    upgrade. (We will avoid backward incompatible change after the feature is
    not experimental.)
    
    Pull Request resolved: https://github.com/facebook/rocksdb/pull/8364
    
    Reviewed By: ajkr
    
    Differential Revision: D28917301
    
    Pulled By: jay-zhuang
    
    fbshipit-source-id: 6d72a21f652bb517ad6954d0387b496797fc4e11
    3503f289
compaction_job.h 13.2 KB