• D
    Fix repair issues · a5adda06
    Dmitri Smirnov 提交于
    Summary:
    Record the first parsed sequence number as the minimum
      so we can find the true minimum otherwise everything is larger than zero.
      Fix the comparator name comparision.
    Closes https://github.com/facebook/rocksdb/pull/1858
    
    Differential Revision: D4544365
    
    Pulled By: ajkr
    
    fbshipit-source-id: 439cbc2
    a5adda06
repair.cc 22.0 KB