Commit Graph

  • b49b371092 allow numa >= 2.0.8 Yi Wu 2017-06-27 11:25:00 -0700
  • e517bfa2c2 CLANG Tidy Siying Dong 2017-06-27 10:49:34 -0700
  • dc3d2e4d21 update compatible test Yi Wu 2017-06-27 10:48:40 -0700
  • 89468c01d4 Fix Windows build broken by 5c97a7c066 Siying Dong 2017-06-26 17:14:11 -0700
  • 51778612c9 Encryption at rest support Ewout Prangsma 2017-06-26 16:52:06 -0700
  • 7061912c23 Trivial typo in HISTORY.md Siying Dong 2017-06-26 15:53:41 -0700
  • 2a9cd87997 Fix jni WriteBatchThreadedTest Yi Wu 2017-06-26 15:24:13 -0700
  • 0025a36409 revert perf_context and io_stats to __thread Aaron Gao 2017-06-26 15:13:35 -0700
  • 5c97a7c066 Unit Tests for sync, range sync and file close failures Siying Dong 2017-06-26 13:15:55 -0700
  • 4cee11f4e3 Intra-L0 blog post Andrew Kryczka 2017-06-26 13:04:20 -0700
  • 857e9960be Improve the error message for I/O related errors. Siying Dong 2017-06-26 12:42:21 -0700
  • d757355cbf Fix bug that flush doesn't respond to fsync result Siying Dong 2017-06-26 12:32:52 -0700
  • 8e6345d2df Update rename of ParanoidCheck Maysam Yabandeh 2017-06-24 18:07:34 -0700
  • 499ebb3ab5 Optimize for serial commits in 2PC Maysam Yabandeh 2017-06-24 14:06:43 -0700
  • 0ac4afb975 Sanitize partitioning options Maysam Yabandeh 2017-06-23 18:18:21 -0700
  • 521724ba82 fixed wrong type for "allow_compaction" parameter jsteemann 2017-06-23 09:32:11 -0700
  • 71f5bcb730 Introduce OnBackgroundError callback Andrew Kryczka 2017-06-22 19:30:39 -0700
  • 88cd2d96e7 Downgrade option sanitiy check level for prefix_extractor Siying Dong 2017-06-22 16:16:19 -0700
  • 6837a17621 Fix Data Race Between CreateColumnFamily() and GetAggregatedIntProperty() Siying Dong 2017-06-22 15:45:42 -0700
  • af1746751f WriteBufferManager will not trigger flush if much data is already being flushed Siying Dong 2017-06-21 10:28:54 -0700
  • 9467eb6141 Fix flush assertion with tsan Andrew Kryczka 2017-06-20 16:43:09 -0700
  • 048446fc74 Fix cassandra ASAN use-after-free Andrew Kryczka 2017-06-20 13:16:55 -0700
  • a21db161c9 Implement ReopenWritibaleFile on Windows and other fixes Dmitri Smirnov 2017-06-20 10:16:24 -0700
  • c430d69eed fix coredump for release nullptr zhangjinpeng1987 2017-06-19 11:39:45 -0700
  • 0d278456c9 default implementation for InRange Andrew Kryczka 2017-06-18 12:40:21 -0700
  • cbd825deea Create a MergeOperator for Cassandra Row Value Chen Shen 2017-06-16 14:12:52 -0700
  • 2c98b06bff Remove pin_slice option by making it the default Maysam Yabandeh 2017-06-15 16:08:32 -0700
  • c80c6115de add db_bench options for partitioning Maysam Yabandeh 2017-06-15 16:06:22 -0700
  • 6a3377f454 Synchronize statistic enumeration values between statistics.h and java API Ben Torfs 2017-06-14 16:57:39 -0700
  • 53dda8797d Do not run RateLimiterTest.Rate test on Travis+Mac OSX. Sagar Vemuri 2017-06-14 14:51:37 -0700
  • ae8571f5c2 Fix blob db compression bug Yi Wu 2017-06-14 13:44:36 -0700
  • 7a380deff7 Update blob_db_test Yi Wu 2017-06-14 13:08:54 -0700
  • 89ad9f3adb Allow ignoring unknown options when loading options from a file Sagar Vemuri 2017-06-13 16:55:08 -0700
  • 6b5a5dc5d8 fixed typo hyunwoo 2017-06-13 16:46:17 -0700
  • 0f228be3bb fixed typo in util/dynamic_bloom.h haoxiang 2017-06-13 16:39:57 -0700
  • c217e0b9c7 Call RateLimiter for compaction reads Andrew Kryczka 2017-06-13 14:51:22 -0700
  • 91e2aa3ce2 write exact sequence number for each put in write batch Yi Wu 2017-06-13 12:37:59 -0700
  • 6f4154d693 record index partition properties Maysam Yabandeh 2017-06-13 10:59:22 -0700
  • 5d5a28a98c Fix Clang release build broken by 5582123dee Siying Dong 2017-06-13 04:51:46 -0700
  • 0175d58c3c Make direct I/O write use incremental buffer Siying Dong 2017-06-13 04:34:51 -0700
  • 7a270069b3 GNU C library for struct tm has 2 additional fields. Anirban Rahut 2017-06-13 04:33:54 -0700
  • d713471da8 Limit trash directory to be 25% of total DB Islam AbdelRahman 2017-06-12 16:51:37 -0700
  • 9bb91e9328 Dedup release Orgad Shaneh 2017-06-12 13:08:57 -0700
  • 27b450165e Update HistogramTypes in the Java API Sagar Vemuri 2017-06-12 12:51:19 -0700
  • e97304c681 update history for 5.6 Andrew Kryczka 2017-06-12 12:27:54 -0700
  • 5582123dee Sample number of reads per SST file Siying Dong 2017-06-12 06:58:25 -0700
  • db818d2d1a Fix RocksDB Lite build with CLANG Siying Dong 2017-06-12 06:32:01 -0700
  • a472c4ae4c update 5.5 change log Aaron Gao 2017-06-09 11:06:34 -0700
  • bc09c8a0db Fix crash in PosixWritableFile::Close() when fstat() fails Mike Kolupaev 2017-06-08 19:54:00 -0700
  • 6d0f22e42f Fix mock_env.cc uninitialized variable Yi Wu 2017-06-08 17:28:33 -0700
  • c2012d488f Java APIs for put, merge and delete in file ingestion Sagar Vemuri 2017-06-08 17:11:10 -0700
  • 85dace2afa Disable DBRangeDelTest::TailingIteratorRangeTombstoneUnsupported for ubsan Yi Wu 2017-06-08 12:30:28 -0700
  • d4f7731b61 fix travis error with init time in mockenv Maysam Yabandeh 2017-06-08 10:38:45 -0700
  • 550a1df72c Fix clang errors by asserting the precondition Maysam Yabandeh 2017-06-06 12:50:56 -0700
  • cc5f9339ee Fix concurrency issue with filter_block_set_ Maysam Yabandeh 2017-06-06 12:48:46 -0700
  • 2e64f450dc bump version to 5.6 Aaron Gao 2017-06-05 15:55:55 -0700
  • afbc2d0d2e Force travis to build with clang on MacOS Yi Wu 2017-06-05 15:34:40 -0700
  • b172a3f1a2 Fix warnings while generating RocksJava documentation Sagar Vemuri 2017-06-05 15:16:37 -0700
  • 52a7f38b19 WriteOptions.low_pri which can throttle low pri writes if needed Siying Dong 2017-06-05 14:42:34 -0700
  • 26a8a80711 Switch from CentOS 5 to CentOS 6 for crossbuilding RocksJava Adam Retter 2017-06-05 12:16:02 -0700
  • dba9f3722b Fix db_write_test clang/windows build failure Yi Wu 2017-06-05 12:06:23 -0700
  • c7662a44a4 fixed typo hyunwoo 2017-06-05 11:23:31 -0700
  • 7e8d95cc0e Fix the Java build which was broken by a4d9c02 Adam Retter 2017-06-04 18:40:37 -0700
  • 7e5fac2c34 remove test dir before exit when current regression is running Aaron Gao 2017-06-02 17:12:52 -0700
  • 7f6c02dda1 using ThreadLocalPtr to hide ROCKSDB_SUPPORT_THREAD_LOCAL from public… Aaron Gao 2017-06-02 17:12:39 -0700
  • 138b87eae4 Fix interaction between CompactionFilter::Decision::kRemoveAndSkipUnt… Mike Kolupaev 2017-06-02 14:56:31 -0700
  • 95b0e89b5d Improve write buffer manager (and allow the size to be tracked in block cache) Siying Dong 2017-06-02 14:13:59 -0700
  • a4d9c02511 Pass CF ID to MemTableRepFactory Andrew Kryczka 2017-06-02 12:08:01 -0700
  • f68d88be51 Fix DBWriteTest::ReturnSequenceNumberMultiThreaded data race Yi Wu 2017-06-02 11:41:29 -0700
  • 215076ef06 Fix TSAN: avoid arena mode with range deletions Andrew Kryczka 2017-06-01 22:14:27 -0700
  • 3a8a848a55 account for L0 size in estimated compaction bytes Andrew Kryczka 2017-06-01 17:54:06 -0700
  • 0fae3f5dd3 codemod: format TARGETS with buildifier [5/5] (D5092623) Andrew Gallagher 2017-06-01 17:48:17 -0700
  • 8721996065 add checkpoint support for single db in regression test Aaron Gao 2017-06-01 15:42:02 -0700
  • 5a9b4d7435 Retire memenv https://github.com/facebook/rocksdb/pull/2082 Maysam Yabandeh 2017-06-01 15:30:27 -0700
  • d6019651b6 sync internal/external TARGETS Islam AbdelRahman 2017-06-01 12:31:13 -0700
  • bbaba51bbf Add missing index type to C-API Volker Mische 2017-06-01 11:26:01 -0700
  • 292edfd516 travis: test with xcode8.3 (OS X 10.12) Daniel Black 2017-06-01 10:11:23 -0700
  • 0dc3040d54 db: avoid `#include`ing malloc and jemalloc simultaneously Tamir Duberstein 2017-05-31 22:41:44 -0700
  • 9b3ed83506 fix regression test Aaron Gao 2017-05-31 15:33:02 -0700
  • 9c9909bf7d Support ingest file when range deletions exist Andrew Kryczka 2017-05-31 13:43:25 -0700
  • ad19eb8686 Fixing blob db sequence number handling Yi Wu 2017-05-31 10:45:47 -0700
  • 51ac91f586 Histogram of number of merge operands Siying Dong 2017-05-31 07:27:40 -0700
  • 345878a7fb update blob_db_test Yi Wu 2017-05-30 22:16:32 -0700
  • cbc821c25b change regression rebuild to one level Aaron Gao 2017-05-30 16:33:26 -0700
  • 103d0692ea Avoid unsupported attributes when not building with UBSAN Tamir Duberstein 2017-05-30 11:05:28 -0700
  • 5fd04566c4 travis: reduce the number of travis builders Tamir Duberstein 2017-05-30 10:32:16 -0700
  • 2d05002b93 RocksDB 5.4.5 release blog post Sagar Vemuri 2017-05-26 23:11:15 -0700
  • 7eca90f187 Update RocksDB blog authors Sagar Vemuri 2017-05-26 20:04:32 -0700
  • d03c34497c update comment of GetNextFile 赵星宇 2017-05-26 14:59:21 -0700
  • f7bb1a0060 support merge and delete in file ingestion Aaron Gao 2017-05-26 12:05:19 -0700
  • c2c62ad4e6 Reorder variables of ReadOptions Siying Dong 2017-05-26 11:27:24 -0700
  • 7bb1f5d483 Increase of compaction threads should be logged at info level instead of a warning Sagar Vemuri 2017-05-26 09:50:49 -0700
  • 6c456ecae7 Clean zstd files Sagar Vemuri 2017-05-26 09:50:45 -0700
  • 347e16f837 codemod: replace `headers = AutoHeaders.*` with `auto_headers` Andrew Gallagher 2017-05-25 15:10:00 -0700
  • 0be636bf70 Fix db_bench build break with blob db Yi Wu 2017-05-25 14:08:16 -0700
  • 135ee6a3fc fix tsan crash data race Aaron Gao 2017-05-25 10:41:00 -0700
  • a99fb9928f fix column_family_test asan Andrew Kryczka 2017-05-24 16:26:36 -0700
  • f41bffb3dd travis: clang-3.6 -> clang-4.0 Daniel Black 2017-05-24 15:39:43 -0700
  • e7612798b5 update buckifer/TARGETS Aaron Gao 2017-05-24 11:49:35 -0700
  • bb01c1880c Introduce max_background_jobs mutable option Andrew Kryczka 2017-05-24 11:25:38 -0700