8000 Tags · juhomi/rocksdb · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: juhomi/rocksdb

Tags

rocksdb-3.9.1

Toggle rocksdb-3.9.1's commit message
Bump the version to 3.9.1.

rocksdb-3.9

Toggle rocksdb-3.9's commit message
Improve the format in HISTORY.md

rocksdb-3.8

Toggle rocksdb-3.8's commit message
Update HISTORY.md for RocksJava

rocksdb-3.7

Toggle rocksdb-3.7's commit message
Make PartialCompactionFailure Test more robust again.

Summary:
Make PartialCompactionFailure Test more robust again by
blocking background compaction until we simulate the
file creation error.

Test Plan:
export ROCKSDB_TESTS=PartialCompactionFailure
./db_test

Reviewers: sdong, igor, ljin

Reviewed By: ljin

Subscribers: dhruba, leveldb

Differential Revision: https://reviews.facebook.net/D28431

rocksdb-3.6.2

Toggle rocksdb-3.6.2's commit message
dummy var to suppress compiler warning/error

Summary: Revmoed this in D25641, causing compiler complain. put it back

Test Plan: make release

Reviewers: igor, yhchiang, rven, sdong

Reviewed By: sdong

Subscribers: dhruba, leveldb

Differential Revision: https://reviews.facebook.net/D27891
0