• I
    [CF] Dont reuse dropped column family IDs · 9625acbf
    Igor Canadi 提交于
    Summary:
    Column family IDs should be unique, even if column family is dropped. To achieve this, we save max column family in manifest.
    
    Note that the diff is still not ready. I'm only using differential to move the patch to my Mac machine.
    
    Test Plan: added a test to column_family_test
    
    Reviewers: dhruba, haobo
    
    CC: leveldb
    
    Differential Revision: https://reviews.facebook.net/D16581
    9625acbf
column_family_test.cc 23.9 KB