Commit Graph

8155 Commits (f786b4a5b4f1f162a7e7452b33e2e5cf0d755b9b)
 

Author SHA1 Message Date
haoyuhuang 2e8ad03ab3 Add more stats in the block cache trace analyzer (#5482) 5 years ago
Vaibhav Gogte f46a2a0375 Export Cache::GetCharge (#5476) 5 years ago
Huisheng Liu 92f631da33 replace sprintf with its safe version snprintf (#5475) 5 years ago
Levi Tamasi d0c6aea192 Revert to respecting only the read_tier read option for index blocks (#5481) 5 years ago
Andrew Kryczka 220870523c Fix compilation with USE_HDFS (#5444) 5 years ago
Adam Retter 5dc9fbd117 Update the version of ZStd for the Rocks Java static build 5 years ago
siddontang 4bd0cf541d build on ARM64 (#5450) 5 years ago
Yanqin Jin f287f8dc93 Fix a bug caused by secondary not skipping the beginning of new MANIFEST (#5472) 5 years ago
Zhongyi Xie ddd088c8b9 fix rocksdb lite and clang contrun test failures (#5477) 5 years ago
haoyuhuang bcfc53b436 Block cache tracing: Fix minor bugs with downsampling and some benchmark results. (#5473) 5 years ago
haoyuhuang 2d1dd5bce7 Support computing miss ratio curves using sim_cache. (#5449) 5 years ago
Yanqin Jin 7d8d56413d Override check consistency for DBImplSecondary (#5469) 5 years ago
Zhongyi Xie 671d15cbdd Persistent Stats: persist stats history to disk (#5046) 5 years ago
Maysam Yabandeh ee294c24ed Make db_bloom_filter_test parallel (#5467) 5 years ago
haoyuhuang d43b4cd570 Integrate block cache tracing into db_bench (#5459) 5 years ago
Adam Retter d1ae67bdb9 Switch Travis to Xenial build (#4789) 5 years ago
haoyuhuang 7a8d7358bb Integrate block cache tracer in block based table reader. (#5441) 5 years ago
Sagar Vemuri f1219644ec Validate CF Options when creating a new column family (#5453) 5 years ago
Huisheng Liu b47cfec5d0 fix compilation error on MSVC (#5458) 5 years ago
Maysam Yabandeh 58c78358ef Set executeLocal on child lego jobs (#5456) 5 years ago
haoyuhuang 89695bfbaa Remove unused variable (#5457) 5 years ago
haoyuhuang bb4178066d Integrate block cache tracer into db_impl (#5433) 5 years ago
Levi Tamasi a3b8c76d8e Add missing check before calling PurgeObsoleteFiles in EnableFileDeletions (#5448) 5 years ago
Andrew Kryczka 2c9df9f9e5 Dynamic test whether sync_file_range returns ENOSYS (#5416) 5 years ago
Bin Fan ec8111c5a4 Add Alluxio to USERS.md (#5434) 5 years ago
Patrick Zhang 5c76ba9dc4 Support rocksdbjava aarch64 build and test (#5258) 5 years ago
Maysam Yabandeh 60f3ec2ca5 Fix appveyor compliant about passing const to thread (#5447) 5 years ago
Maysam Yabandeh f9842869cf Disable pipeline writes in stress test (#5445) 5 years ago
Maysam Yabandeh f43edff9ac Disable kPipelinedWrite in MultiThreaded (#5442) 5 years ago
Maysam Yabandeh 4a285d0dd3 Remove passing const variable to thread (#5443) 5 years ago
Maysam Yabandeh 773f914a40 WritePrepared: switch PreparedHeap from priority_queue to deque (#5436) 5 years ago
Manuel Ung ca1aee2a19 WriteUnprepared: commit only from the 2nd queue (#5439) 5 years ago
Levi Tamasi ba64a4cf52 Revert "Reduce iterator key comparison for upper/lower bound check (#5111)" (#5440) 5 years ago
Yanqin Jin 7177dc46a1 Handle missing WAL in secondary mode (#5323) 5 years ago
haoyuhuang 9bbccda01e First commit for block cache trace analyzer (#5425) 5 years ago
sdong 58c4aee42e TransactionUtil::CheckKey() to skip unnecessary history (#4941) 5 years ago
Levi Tamasi a94aef6596 Fix DBTest.DynamicMiscOptions so it passes even with Snappy disabled (#5438) 5 years ago
Maysam Yabandeh c8c1a549f0 Avoid deadlock between mutex_ and log_write_mutex_ (#5437) 5 years ago
Maysam Yabandeh b2584577fa Remove global locks from FlushScheduler (#5372) 5 years ago
Yanqin Jin 641cc8d541 Use CreateLoggerFromOptions function (#5427) 5 years ago
haoyuhuang 5efa0d6b0d Create a BlockCacheLookupContext to enable fine-grained block cache tracing. (#5421) 5 years ago
anand76 63ace8ef0e Reuse data block iterator in BlockBasedTableReader::MultiGet() (#5314) 5 years ago
Yanqin Jin 6ce5580882 Improve memtable earliest seqno assignment for secondary instance (#5413) 5 years ago
Maysam Yabandeh c292dc8540 WritePrepared: reduce prepared_mutex_ overhead (#5420) 5 years ago
Levi Tamasi a16d0cc494 Fix build errors regarding const qualifier being ignored on cast result type (#5432) 5 years ago
anand76 b703a56e5c Potential fix for stress test failure due to "SST file ahead of WAL" error (#5412) 5 years ago
Levi Tamasi 0f48e56f96 Revert to checking the upper bound on a per-key basis in BlockBasedTableIterator (#5428) 5 years ago
Levi Tamasi ad52626cf4 Remove special characters from job names (#5424) 5 years ago
Levi Tamasi fd94353ea3 Remove the artifacts field from stress_crash/stress_crash_with_atomic_flush 5 years ago
Zhongyi Xie d68f9f4580 simplify include directive involving inttypes (#5402) 5 years ago