Commit Graph

6508 Commits (382277d0fe79ece86b799e3925919cf44c3afb4c)
 

Author SHA1 Message Date
Siying Dong 21696ba502 Replace dynamic_cast<> 7 years ago
Mike Kolupaev e85f2c64cb Prevent empty memtables from using a lot of memory 7 years ago
Sagar Vemuri ac748c57ed Fix FIFO Compaction with TTL tests 7 years ago
Yi Wu aaf42fe775 Move blob_db/ttl_extractor.h into blob_db/blob_db.h 7 years ago
Sagar Vemuri aace46516b Fix license headers in Cassandra related files 7 years ago
Islam AbdelRahman 50a969131f CacheActivityLogger, component to log cache activity into a file 7 years ago
Yi Wu 6083bc79f8 Blob DB TTL extractor 7 years ago
Andrew Kryczka 710411aea6 fix asan/valgrind for TableCache cleanup 7 years ago
Yi Wu 3a3fb00b7a TARGETS file not setting sse explicitly 7 years ago
Siying Dong fca4d6da17 Build fewer tests in Travis platform_dependent tests 7 years ago
Aaron Gao 8f553d3c52 remove unnecessary internal_comparator param in newIterator 7 years ago
Siying Dong 7f6d012d70 "ccache -C" in Travis 7 years ago
Andrew Kryczka d12691b86f move TableCache::EraseHandle outside of db mutex 7 years ago
Andrew Kryczka f33f113683 fix db_bench argument type 7 years ago
Siying Dong e7697b8ce8 Fix LITE unit tests 7 years ago
Andres Suarez 3ce20e985b Fix use of RocksDBCommonHelper in cont_integration.sh 7 years ago
Siying Dong c281b44829 Revert "CRC32 Power Optimization Changes" 7 years ago
Sagar Vemuri 9980de262c Fix FIFO compaction picker test 7 years ago
Kamalalochana Subbaiah 2289d38115 CRC32 Power Optimization Changes 7 years ago
Maysam Yabandeh 30b58cf71a Remove the orphan assert on !need_log_sync 7 years ago
Yi Wu fe1a5559f3 Fix flaky write_callback_test 7 years ago
Yi Wu addbd279c2 5.6.1 release blog post 7 years ago
Andrew Gallagher 30edff308e buckification: remove explicit `-msse*` compiler flags 7 years ago
Maysam Yabandeh 2b259c9d49 Lower num of iterations in DeadlockCycle test 7 years ago
Maysam Yabandeh 277f6f23d4 Release note for partitioned index/filters 7 years ago
Andres Suarez 5e731a1382 Remove unused rocksdb arcanist lib 7 years ago
Thi Doan 9b11d4345a Fix broken links 7 years ago
atkawa7 06f1917449 add vcpkg as an windows option 7 years ago
Islam AbdelRahman ea8ad4f678 Fix compaction div by zero logging 7 years ago
kapitan-k 34112aeffd Added db paths to c 7 years ago
Daniel Black 1d8aa2961c Gcc 7 ParsedInternalKey replace memset with clear function. 7 years ago
Islam AbdelRahman a4c42e8007 Fix UBSAN issue of passing nullptr to memcmp 7 years ago
Daniel Black 16e0388205 LRUCacheShard cache line size alignment 7 years ago
Islam AbdelRahman 216644c61c enable UBSAN macro in TARGETS 7 years ago
Siying Dong e67b35c076 Add Iterator::Refresh() 7 years ago
Andrew Kryczka a34b2e388e Fix caching of compaction picker's next index 7 years ago
Sagar Vemuri 72502cf227 Revert "comment out unused parameters" 7 years ago
Victor Gao 1d7048c598 comment out unused parameters 7 years ago
Pengchao Wang 534c255c7a Cassandra compaction filter for purge expired columns and rows 7 years ago
Yi Wu 63163a8c6e Remove make_new_version.sh 7 years ago
Yi Wu 0302da47a7 Reduce blob db noisy logging 7 years ago
Islam AbdelRahman 3e5ea29a83 Fix Flaky DeleteSchedulerTest::ImmediateDeleteOn25PercDBSize 7 years ago
Andrew Kryczka a22b9cc6fe overlapping endpoint fixes in level compaction picker 7 years ago
Andrew Kryczka ffd2a2eefd delete ExpandInputsToCleanCut failure log 7 years ago
Islam AbdelRahman 3e6e863b1f Remove arcanist_util directory 7 years ago
Maysam Yabandeh 36651d14ee Moving static AdaptationContext to outside function 7 years ago
Siying Dong 6e3ee015fb Update java/rocksjni.pom 7 years ago
Andrew Kryczka ecff9d5e33 Include write_buffer_manager in ImmutableDBOptions::Dump 7 years ago
Siying Dong ae28634e9f Remove some left-over BSD headers 7 years ago
Siying Dong 33b1de82a7 Remove format compatibility hack 7 years ago