Commit Graph

7851 Commits (2a5463ae8497a122ea91f74a8604da17ab60557b)
 

Author SHA1 Message Date
Maysam Yabandeh 2b5b7bc795 WritePrepared: Fix bug in searching in non-cached snapshots (#4639) 6 years ago
Andrew Kryczka fffac43cfb Add DB property for SST files kept from deletion (#4618) 6 years ago
Bo Hou a29053b648 change history.md with new feature 6 years ago
Siying Dong c3105aa50d Try to fix ExternalSSTFileTest.IngestNonExistingFile flakines (#4625) 6 years ago
Philip Jameson 6c6cb465b1 Change BUCK template files (#4624) 6 years ago
Zhongyi Xie 61311157ff exclude get db property calls from rocksdb_lite (#4619) 6 years ago
jiachun.fjc 55c0349274 Thread.sleep() in StatisticsCollector (#4588) 6 years ago
Yanqin Jin de18a2d82e Update test to cover a new case in file ingestion (#4614) 6 years ago
Soli 3f8f81cfeb FIX #3820: shorter file name in logs (#4616) 6 years ago
Bo Hou cd9404bb77 xxhash 64 support 6 years ago
Andrew Kryczka 5c794d94c4 Prevent manual flush hanging in read-only mode (#4615) 6 years ago
Andrew Kryczka b8f68bac38 Prevent manual compaction hanging in read-only mode (#4611) 6 years ago
Yanqin Jin 50895e5f0d Update manual flush stress test (#4608) 6 years ago
Yanqin Jin d1118f6f19 Add test to check if DB can handle atomic group (#4433) 6 years ago
Abhishek Madan eaaf1a6f05 Promote rocksdb.{deleted.keys,merge.operands} to main table properties (#4594) 6 years ago
Yanqin Jin 912bbbbc72 Enable crash-recovery stress test for atomic flush (#4605) 6 years ago
Ben Clay 72afdf20fc RocksJava: Add more flags to BlockBasedTableConfig (#4589) 6 years ago
Siying Dong 9da88a8321 Remove info logging in db mutex inside EnableFileDeletions() (#4604) 6 years ago
Andrew Kryczka cae540ebef Fix range tombstones written to more files than necessary (#4592) 6 years ago
Yanqin Jin 806ff34b61 Disable DBIOFailureTest.NoSpaceCompactRange in LITE (#4596) 6 years ago
Yanqin Jin 7fb39f1ae1 Fix a warning against implicit type conversion (#4593) 6 years ago
Yanqin Jin 92b4401566 Avoid memtable cut when active memtable is empty (#4595) 6 years ago
Yi Wu 5f5fddabc7 port folly::JemallocNodumpAllocator (#4534) 6 years ago
Yanqin Jin 5b4c709fad Enable atomic flush (#4023) 6 years ago
Yi Wu f560c8f5c8 s/CacheAllocator/MemoryAllocator/g (#4590) 6 years ago
Abhishek Madan 7528130e38 Cache fragmented range tombstones in BlockBasedTableReader (#4493) 6 years ago
Zhongyi Xie fe0d23059d Fix two contrun job failures (#4587) 6 years ago
Yanqin Jin eb8c9918f7 Remove unused variable 6 years ago
Jigar Bhati 6ecd26af27 WriteBufferManager JNI fixes (#4579) 6 years ago
Abhishek Madan 8c78348c77 Use only "local" range tombstones during Get (#4449) 6 years ago
Zhongyi Xie 21bf7421ca use per-level perf context for bloom filter related counters (#4581) 6 years ago
Simon Grätzer ad21b1af52 Set WriteCommitted txn id to commit sequence number (#4565) 6 years ago
Sagar Vemuri abb8ecb4cd Add missing methods to WritableFileWrapper (#4584) 6 years ago
Yi Wu 0415244bfa option to print malloc stats at the end of db_bench (#4582) 6 years ago
Neil Mayhew 43dbd4411e Adapt three unit tests with newer compiler/libraries (#4562) 6 years ago
Zhongyi Xie f6b151f16d fix clang analyzer error (#4583) 6 years ago
Yi Wu c7a45ca91f BlobDB: handle IO error on write (#4580) 6 years ago
Yi Wu 742302a1a3 Fix compile error with aligned-new (#4576) 6 years ago
jsteemann d1c0d3f358 Small issues (#4564) 6 years ago
Maysam Yabandeh c34cc40424 Fix user comparator receiving internal key (#4575) 6 years ago
Siying Dong 7024263682 Dynamic level to adjust level multiplier when write is too heavy (#4338) 6 years ago
Yi Wu 933250e355 Fix RepeatableThreadTest::MockEnvTest hang (#4560) 6 years ago
Simon Grätzer f959e88048 Fix printf formatting on MacOS (#4533) 6 years ago
Siying Dong c17383f918 Fix WriteBatchWithIndex's SeekForPrev() (#4559) 6 years ago
Yanqin Jin da4aa59b4c Add read retry support to log reader (#4394) 6 years ago
Abhishek Madan 35cd754a6d Add writes_before_delete_range flag to db_bench (#4538) 6 years ago
Maysam Yabandeh 0afa5b53d7 Disable GroupCommitTest in Appveyor (#4536) 6 years ago
Philip Jameson 56e129da01 Remove usages of headers attribute as a string 6 years ago
Huachao Huang faa2c90f7c cmake: fix FORCE_SSE42 (#4490) 6 years ago
Jigar Bhati a4d9aa6b18 Plumb WriteBufferManager through JNI (#4492) 6 years ago