• S
    tools/check_format_compatible.sh to cover option file loading too · 97005dbd
    Siying Dong 提交于
    Summary:
    tools/check_format_compatible.sh will check a newer version of RocksDB can open option files generated by older version releases. In order to achieve that, a new parameter "--try_load_options" is added to ldb. With this parameter set, if option file exists, we load the option file and use it to open the DB. With this opiton set, we can validate option loading logic.
    Closes https://github.com/facebook/rocksdb/pull/2178
    
    Differential Revision: D4914989
    
    Pulled By: siying
    
    fbshipit-source-id: db114f7724fcb41e5e9483116d84d7c4b8389ca4
    97005dbd
可在Tags中查看这些版本中当前仓库的状态.
HISTORY.md 42.4 KB