Summary: ...everyone else seems to send out a diff, so I'm sending out a diff.
Test Plan: n/a
Reviewers: sdong
Reviewed By: sdong
Subscribers: dhruba
Differential Revision: https://reviews.facebook.net/D45573
Summary:
Many people have complained to me saying that they do not know where
the engineering development discussions are occuring.
Test Plan:
Reviewers:
CC:
Task ID: #
Blame Rev:
Summary:
As discussed with Igor, will upload these slides here and share the
links with the community.
Test Plan: n/a
Reviewers: igor
CC: leveldb
Differential Revision: https://reviews.facebook.net/D17421
Summary:
Revise according to recent change.
Also revise .arcconfig as linter codes are deleted from this branch. Otherwise "arc" always fails. This branch is supposed to contain rocksdb.org webpages, no RocksDB source codes. So no linter is fine.
Test Plan: N/A
Reviewers: haobo
CC: leveldb
Differential Revision: https://reviews.facebook.net/D17187
Summary:
Add registration deadline. We need to send guest lists to security
before that.
Test Plan: N/A
Reviewers: haobo
CC: leveldb
Differential Revision: https://reviews.facebook.net/D17085
Summary:
Encourage various vendors to publish their RocksDB benchmark.
This will be a central repositiry that will have links to
vendor-published benchmark results.
Test Plan: none.
Reviewers: xjin, haobo, igor, sdong, jamesgpearce
Reviewed By: haobo
CC: leveldb
Differential Revision: https://reviews.facebook.net/D16677
Summary:
Created a unittest that verifies that automatic deletion performed by PurgeObsoleteFiles() works correctly.
Also, few small fixes on the logic part -- call version_set_->GetObsoleteFiles() in FindObsoleteFiles() instead of on some arbitrary positions.
Test Plan: Created a unit test
Reviewers: dhruba, haobo, nkg-
Reviewed By: haobo
CC: leveldb
Differential Revision: https://reviews.facebook.net/D14079