Commit Graph

  • 377e004048 Fix DBOptionsTest.SetBytesPerSync test when run with no compression Sagar Vemuri 2017-10-03 13:36:53 -0700
  • 92ccae7123 speedup 'make check' Yi Wu 2017-10-03 11:08:11 -0700
  • d1cab2b64e Add ValueType::kTypeBlobIndex Yi Wu 2017-10-03 09:08:07 -0700
  • 880411f54c disable populating block cache for in-place updates Andrew Kryczka 2017-10-02 20:40:23 -0700
  • d27258d3a6 WritePrepared Txn: Rollback Maysam Yabandeh 2017-10-02 19:46:42 -0700
  • bb38cd03a9 Limit number of merge operands in Cassandra merge operator Sagar Vemuri 2017-10-02 16:08:53 -0700
  • cf51d3eb73 Remove an "unused" variable Aliaksei Sandryhaila 2017-10-02 15:11:40 -0700
  • 983028f097 RocksJava build target for Docker on ppc64le Adam Retter 2017-10-02 11:06:26 -0700
  • 2a3363d52e ldb dump can print histogram of value size Siying Dong 2017-10-02 09:40:00 -0700
  • 593d3de371 No need for Restart Interval for meta blocks Zhongyi Xie 2017-09-29 20:25:31 -0700
  • 2b22baf304 Add a template for issues Maysam Yabandeh 2017-09-29 11:33:32 -0700
  • ab0542f5ec Fix for when block.cache_handle is nullptr Maysam Yabandeh 2017-09-29 07:55:22 -0700
  • 5df172da2f fix deletion-triggered compaction in table builder Andrew Kryczka 2017-09-28 18:07:42 -0700
  • 385049baf2 WritePrepared Txn: Recovery Maysam Yabandeh 2017-09-28 16:43:04 -0700
  • 8c724f5c7f Default one to rocksdb:x64-windows Yu Shu 2017-09-28 16:09:08 -0700
  • 93c2b91740 Introduce conditional merge-operator invocation in point lookups Sagar Vemuri 2017-09-28 15:49:05 -0700
  • a48a398e7c Use RAII instead of pointers in cf_info_map Aliaksei Sandryhaila 2017-09-28 14:22:06 -0700
  • c70586621c Blog post for 5.8 release Maysam Yabandeh 2017-09-28 10:13:11 -0700
  • c2f6e45aa3 prevent nullptr dereference in table reader error case Andrew Kryczka 2017-09-27 23:57:07 -0700
  • 6a541afcc4 Make bytes_per_sync and wal_bytes_per_sync mutable Quinn Jarrell 2017-09-27 17:37:08 -0700
  • ec48e5c77f Add TransactionDB::SingleDelete() Yi Wu 2017-09-27 10:24:42 -0700
  • 0806801dc8 DestroyDB API Sagar Vemuri 2017-09-26 16:27:28 -0700
  • aa67bae6cf Break down PinnedDataIteratorRandomized Maysam Yabandeh 2017-09-26 14:16:12 -0700
  • 4748911357 Add LogDevice to USERS.md Siying Dong 2017-09-25 15:46:52 -0700
  • 1d6700f9e6 Add test kPointInTimeRecoveryCFConsistency Zhongyi Xie 2017-09-22 17:24:14 -0700
  • be97dbb15c Fix WritePreparedTransactionTest::SeqAdvanceTest ASAN failure Yi Wu 2017-09-22 15:24:42 -0700
  • 4708a6875c Repair DBs with trailing slash in name Andrew Kryczka 2017-09-22 12:37:59 -0700
  • fc7476bec1 fix populating range deletions in forward iterator Andrew Kryczka 2017-09-21 17:53:48 -0700
  • c8f3606731 Expose LoadLatestOptions, LoadOptionsFromFile and GetLatestOptionsFileName APIs in RocksJava Sagar Vemuri 2017-09-21 17:15:27 -0700
  • 96a13b4f4b Use jemalloc in rocksdbjni library built via vagrant Sagar Vemuri 2017-09-21 16:39:22 -0700
  • 65a9cd6168 Use L1 size as estimate for L0 size in LevelCompactionBuilder::GetPathID PhaniShekhar 2017-09-21 15:50:46 -0700
  • 8fc3de3c62 make rate limiter a general option Andrew Kryczka 2017-09-21 11:03:53 -0700
  • 1480e6f7cf Fix TransactionTest::SeqAdvanceTest ASAN failure Yi Wu 2017-09-21 09:47:14 -0700
  • 3fc08fa88e Expose max_background_jobs option in RocksJava Sagar Vemuri 2017-09-20 10:23:51 -0700
  • 8ae81684e9 Update cmake_minimum_required to 2.8.12. Yao Zongyou 2017-09-19 11:56:45 -0700
  • b4596c6174 Fix Get does not return super version on error Yi Wu 2017-09-19 11:45:42 -0700
  • 34ebadf930 Fix MinGW build Orgad Shaneh 2017-09-19 10:15:13 -0700
  • e4234fbdcf collecting kValue type tombstone Pengchao Wang 2017-09-18 16:19:06 -0700
  • 60beefd6e0 WritePrepared Txn: Advance seq one per batch Maysam Yabandeh 2017-09-18 14:36:53 -0700
  • c57050b770 Use the default copy constructor in Options Maysam Yabandeh 2017-09-15 17:09:48 -0700
  • c319792059 Directly refernce perf_context internally. Siying Dong 2017-09-15 17:02:37 -0700
  • 6b3c71f6ed Fix DBImpl::NotifyOnCompactionCompleted data race Yi Wu 2017-09-15 11:45:33 -0700
  • f47b4eeb1e Fix memory leak in OptionsTest::OptionsComposeDecompose Yi Wu 2017-09-15 11:20:16 -0700
  • 382277d0fe JNI support for ReadOptions::iterate_upper_bound Ben Clay 2017-09-14 18:18:49 -0700
  • edcbb36944 Three code-level optimization to Iterator::Next() Siying Dong 2017-09-14 17:43:41 -0700
  • 885b1c682e Two small refactoring for better inlining Siying Dong 2017-09-14 15:41:19 -0700
  • ffac68367f Added save points for transactions C API Oleksandr Anyshchenko 2017-09-14 14:04:40 -0700
  • 9a970c81af Fix WriteBatchWithIndex::GetFromBatchAndDB not allowing StackableDB Yi Wu 2017-09-13 17:21:35 -0700
  • a843df668b Fix use-after-free in c_tset Yi Wu 2017-09-13 15:56:57 -0700
  • 2d6e42122b Remove 'experimental' comment around level_compaction_dynamic_level_bytes option Sagar Vemuri 2017-09-13 15:50:38 -0700
  • 464fb36de9 fix hanging after CompactFiles with L0 overlap Andrew Kryczka 2017-09-13 15:31:34 -0700
  • 09713a64b3 WritePrepared Txn: Lock-free CommitMap Maysam Yabandeh 2017-09-13 11:56:27 -0700
  • 72e4190918 Additions for `OptimisticTransactionDB` in C API Oleksandr Anyshchenko 2017-09-13 11:56:19 -0700
  • 9d115d3689 regression test for missing init options Andrew Kryczka 2017-09-13 11:48:16 -0700
  • f615f5604b fix missing manual_wal_flush for DBOptions ctor gladiator 2017-09-12 17:51:53 -0700
  • 5785b1fcb8 Fix naming in InternalKey Amy Xu 2017-09-12 17:16:44 -0700
  • 82860bd55c Use cmake TIMESTAMP function Bernhard M. Wiedemann 2017-09-12 17:12:07 -0700
  • 2d30aaae47 Exclude incompatible options in test Maysam Yabandeh 2017-09-12 14:48:19 -0700
  • f5148ade10 support opening zero backups during engine init Andrew Kryczka 2017-09-12 13:12:58 -0700
  • 3c42807794 do not call merge when checking to see if key exists Archit Mishra 2017-09-12 11:41:13 -0700
  • 025b85b4ac speedup DBTest.EncodeDecompressedBlockSizeTest Andrew Kryczka 2017-09-12 11:16:24 -0700
  • 044a71e27e Add iterator's SeekForPrev functionality to the java-api zawlazaw 2017-09-12 10:41:48 -0700
  • 64b6452e0c Make InternalKeyComparator final and directly use it in merging iterator Siying Dong 2017-09-11 11:53:22 -0700
  • 2dd22e5449 Make DBIter class final Siying Dong 2017-09-11 11:43:17 -0700
  • 2a5915049e Fix missing BYTES_PER_WRITE for pipeline write Huachao Huang 2017-09-11 11:31:47 -0700
  • f46464d383 write-prepared txn: call IsInSnapshot Maysam Yabandeh 2017-09-11 08:58:52 -0700
  • 9a4df72994 WritePrepared Txn: CommitBatch Maysam Yabandeh 2017-09-08 15:53:51 -0700
  • fce6c892ab Advance max evicted seq in coarser granularity Maysam Yabandeh 2017-09-08 14:32:30 -0700
  • dcd36a6aee Make it explicit blob db doesn't support CF Yi Wu 2017-09-08 10:57:12 -0700
  • 3cd7ea2e8a rename stall-related internal stats Andrew Kryczka 2017-09-07 18:13:53 -0700
  • 0e99323ac2 Fix CLANG Analyze Siying Dong 2017-09-07 14:11:15 -0700
  • ba3c58cab6 specify SSE42 'target' attribute for Fast_CRC32() Kefu Chai 2017-09-07 12:32:50 -0700
  • 7e19a571e9 Remove unused TransactionCallback Maysam Yabandeh 2017-09-07 12:15:49 -0700
  • 10ddd59ba7 fix CompactFiles inclusion of older L0 files Andrew Kryczka 2017-09-06 11:28:19 -0700
  • 79810e2d49 Skip write_prepared_transaction_test in travis Maysam Yabandeh 2017-09-05 15:28:29 -0700
  • ab95e293d2 Fix memory leak on blob db open Yi Wu 2017-09-01 14:08:19 -0700
  • 37ae8cc60f Signal progress of the test to avoid timeout Maysam Yabandeh 2017-09-01 11:19:47 -0700
  • 3b23b1d8c6 fix HistogramWindowingImpl copy-{assignment,constructor} Andrew Kryczka 2017-09-01 10:58:04 -0700
  • 3b9a000c15 fix inclusive-exclusiveness of histogram ToString Andrew Kryczka 2017-09-01 10:46:26 -0700
  • 0ec90a7cc2 Add -DPORTABLE=1 to MSVC CI build Dmitri Smirnov 2017-08-31 16:42:05 -0700
  • 4a90cbf429 Include statistics pointer in ImmutableDBOptions::Dump Andrew Kryczka 2017-08-31 16:21:15 -0700
  • b97685aef6 fix backup engine when latest backup corrupt Andrew Kryczka 2017-08-31 15:30:35 -0700
  • 725bc403f8 update dependencies.sh Yi Wu 2017-08-31 15:19:20 -0700
  • e612e31740 Updated CRC32 Power Optimization Changes Kamalalochana Subbaiah 2017-08-31 14:02:06 -0700
  • 8fa4d108a2 Try to switch to Stduio 2017 Dmitri Smirnov 2017-08-31 10:18:58 -0700
  • 825a22c00c garbage collect tombstones in merge operator Pengchao Wang 2017-08-31 10:10:47 -0700
  • 26ac24f199 Add more unit test to write_prepared txns Maysam Yabandeh 2017-08-31 09:27:14 -0700
  • 06b37eef7b Set defaults for high-pri and low-pri thread pools in regression test script Sagar Vemuri 2017-08-30 17:16:48 -0700
  • c10cf166fa Dump non-final ZSTD compression type support Andrew Kryczka 2017-08-30 16:33:44 -0700
  • 8a6708f5f2 Extend property map with compaction stats Artem Danilov 2017-08-30 15:20:48 -0700
  • dc5f29f32f EnvWrapper: Forward more functions Changli Gao 2017-08-30 15:12:21 -0700
  • 266ac245af Bumping version to 5.8 Maysam Yabandeh 2017-08-30 14:12:03 -0700
  • 64185c23ad update HISTORY.md for DeleteRange bug fix Andrew Kryczka 2017-08-29 22:13:09 -0700
  • e83d6a02e3 Not using aligned_alloc with gcc4 + asan Yi Wu 2017-08-29 21:41:46 -0700
  • 0980dc6c9a Fix wrong smallest key of delete range tombstones Huachao Huang 2017-08-29 18:27:21 -0700
  • b767972313 avoid use-after-move error Andrew Kryczka 2017-08-29 11:57:59 -0700
  • c41744270a CMake: Fix formatting Paweł Bylica 2017-08-28 18:36:35 -0700
  • c21ea8f7a6 CMake: Add support for CMake packages Paweł Bylica 2017-08-28 16:56:49 -0700
  • 5444345588 add Erlang to the list of language bindings benoitc 2017-08-28 16:27:20 -0700
  • 2972a702a4 Minor updates to FlushWAL blog Maysam Yabandeh 2017-08-27 07:27:22 -0700