1. 05 4月, 2014 4 次提交
  2. 04 4月, 2014 10 次提交
  3. 03 4月, 2014 12 次提交
  4. 02 4月, 2014 6 次提交
  5. 01 4月, 2014 6 次提交
  6. 30 3月, 2014 2 次提交
    • Y
      Minor fix in rocksdb jni library. · 5ec38c3d
      Yueh-Hsuan Chiang 提交于
      Summary: Fix a bug in RocksDBSample.java and minor code improvement in rocksjni.cc.
      
      Test Plan:
      make jni
      make jtest
      
      Reviewers: haobo, sdong
      
      Reviewed By: haobo
      
      CC: leveldb
      
      Differential Revision: https://reviews.facebook.net/D17325
      5ec38c3d
    • I
      More valgrind issues! · 8a139a05
      Igor Canadi 提交于
      Summary: Fix some more CompactionFilterV2 valgrind issues. Maybe it would make sense for CompactionFilterV2 to delete its prefix_extractor?
      
      Test Plan: ran CompactionFilterV2* tests with valgrind. issues before patch -> no issues after
      
      Reviewers: haobo, sdong, ljin, dhruba
      
      Reviewed By: dhruba
      
      CC: leveldb, danguo
      
      Differential Revision: https://reviews.facebook.net/D17337
      8a139a05