1. 29 May, 2020 1 commit
  2. 19 May, 2020 1 commit
  3. 21 Apr, 2020 1 commit
  4. 07 Feb, 2020 1 commit
    • yiwu-arbug's avatar
      [tikv-3.x] Update to latest Titan and fix submodule url (#433) · 7ec1dbd9
      yiwu-arbug authored
      Update Titan with changes:
      ```
      b623e6b 2020-02-04 yiwu@pingcap.com     Sync titan directory when adding blob files (#136) (#141)
      0ce4d66 2020-02-01 yiwu@pingcap.com     Fix GC stat not being updated after DeleteFilesInRange (#135) (#137)
      ```
      Also fix submodule url.
      7ec1dbd9
  5. 06 Feb, 2020 2 commits
  6. 17 Jan, 2020 2 commits
  7. 23 Dec, 2019 1 commit
  8. 17 Dec, 2019 1 commit
    • yiwu-arbug's avatar
      Update rocksdb. Update rocksdb and titan branch for tikv 3.x (#407) · 0f27b8a6
      yiwu-arbug authored
      Since both tikv-3.0 and tikv-3.1 are using the same rocksdb, titan and rust-rocksdb branch, changing the branch name to tikv-3.x.
      
      Also update rocksdb with the following change for 3.x branch:
      ```
      b047a2a6d 2019-11-26 yiwu@pingcap.com     Fix DBFlushTest::FireOnFlushCompletedAfterCommittedResult hang (#6018)
      7f1d9f2c8 2019-11-26 harrywong@live.com   Removed const fields in copyable classes (#5095)
      59f71ee61 2019-11-26 siying.d@fb.com      Rename InternalDBStatsType enum names (#5779)
      1ee718b3b 2019-11-26 xy.tao@outlook.com   Fix blob context when db_iter uses seek (#6051)
      129ad9c95 2019-11-26 bupt2013211450@gma.. fix unstable unittest caused by #5958 (#6061)
      88cd73817 2019-11-26 bupt2013211450@gma.. Fix corruption with intra-L0 on ingested files (#5958)
      4d6616422 2019-11-26 thomasf@fb.com       Restrict L0->L0 compaction according to max_compaction_bytes option (#5329)
      b829446c8 2019-11-26 yiwu@pingcap.com     Revert "Disable Intra-L0 compaction (#128)"
      ae2c5a217 2019-11-26 bupt2013211450@gma.. Fix IngestExternalFile's bug with two_write_queue (#5976)
      8664450cf 2019-11-26 anand76@devvm1373... Update bg_error when log flush fails in SwitchMemtable() (#5072)
      ```
      Signed-off-by: 's avatarYi Wu <yiwu@pingcap.com>
      0f27b8a6
  9. 22 Nov, 2019 1 commit
  10. 21 Nov, 2019 1 commit
  11. 19 Nov, 2019 1 commit
  12. 23 Oct, 2019 1 commit
  13. 21 Oct, 2019 1 commit
  14. 17 Oct, 2019 1 commit
    • yiwu-arbug's avatar
      cherry-pick rocksdb and titan fixes (#356) · 7574dae9
      yiwu-arbug authored
      Cherry-picking the following rocksdb and titan fixes to tikv-3.0 branch.
      rocksdb:
      ```
      7e4e054ae 2019-10-15 yiwu@pingcap.com     Make WaitForFlushMemTable public (#125)
      89ff3e3b8 2019-09-29 yiwu@pingcap.com     Lower the risk for users to run options.force_consistency_checks = true (#5744) (#120)
      9c5b744ee 2019-09-26 nrc@ncameron.org     Relax warnings as errors so we can build on Clang 11 (#123)
      179a8f5e0 2019-09-20 yiwu@pingcap.com     fast look up purge_queue (#5796) (#119)
      ```
      titan:
      ```
      43225d4 2019-10-16 yiwu@pingcap.com     Fix Titan missing blob issue (#97)
      ```
      Signed-off-by: 's avatarYi Wu <yiwu@pingcap.com>
      7574dae9
  15. 16 Oct, 2019 1 commit
  16. 29 Sep, 2019 1 commit
  17. 24 Sep, 2019 1 commit
  18. 30 Aug, 2019 1 commit
  19. 28 Aug, 2019 1 commit
  20. 21 Aug, 2019 1 commit
  21. 05 Aug, 2019 1 commit
  22. 26 Jul, 2019 1 commit
    • yiwu-arbug's avatar
      Cherry-pick build and dependency fixes (#325) · 68467cbb
      yiwu-arbug authored
      Cherry-picking the following changes that fixes zlib, jemalloc and gflags dependencies, and fixes a flaky test:
      ```
      6ead62ca 2019-07-25 yiwu@pingcap.com     Avoid build require system zlib (#303)
      9246b9c5 2019-07-25 hi@breeswish.org     Skip jemalloc options on specific platform (#324)
      7a8dd731 2019-07-22 yiwu@pingcap.com     Add jemalloc-sys dependency when jemalloc is enabled (#320)
      6f2c6320 2019-07-23 yiwu@pingcap.com     Not compile with gflags (#322)
      09b80321 2019-07-22 yiwu@pingcap.com     Fix perf context test (#321)
      d67f38e2 2019-07-21 yiwu@pingcap.com     Add jemalloc feature (#319)
      ```
      
      Also update rocksdb to fix compile error with gcc9:
      ```
      7a03c83ed 2019-07-23 psergey@askmonty.org Fix MyRocks compile warnings-treated-as-errors on Fedora 30, gcc 9.1.1 (#5553)
      ```
      68467cbb
  23. 04 Jul, 2019 1 commit
  24. 03 Jul, 2019 1 commit
  25. 24 Jun, 2019 1 commit
  26. 20 Jun, 2019 13 commits