Commit Graph

  • 0ee7f04039 Added missing options to RocksJava Adam Retter 2017-03-30 12:04:09 -0700
  • c6d04f2ecf Option to fail a request as incomplete when skipping too many internal keys Sagar Vemuri 2017-03-30 11:57:05 -0700
  • 58179ec4a6 Cleanup of ThreadStatusUtil structures should use the DB's reference Herman Lee 2017-03-30 10:31:26 -0700
  • f3607640a6 add ldb build to regression test Aaron Gao 2017-03-29 18:06:24 -0700
  • 8a8c967460 Enable Fast CRC32 for Win64 Min Wei 2017-03-29 17:34:36 -0700
  • f9813b853d Added SstFileWriter construtor without explicit comparator to JNI api Mikhail Antonov 2017-03-29 17:13:43 -0700
  • 8d3cb4f207 Added naming of backup engine threads Sharan Suryanarayanan 2017-03-29 16:58:45 -0700
  • 67d7623794 Expose the stalling information through DB::GetProperty() Siying Dong 2017-03-29 11:42:56 -0700
  • 0fd574926c delete fallocate with punch_hole Aaron Gao 2017-03-28 15:47:54 -0700
  • 41fe9ad75b Hide usage of compaction_options_fifo from lite build Yi Wu 2017-03-28 13:26:53 -0700
  • e7731d119a Configure index partition size Maysam Yabandeh 2017-03-28 11:56:56 -0700
  • 69c8d524a3 Fix jni library name for PowerPC Architecture Ayappan 2017-03-27 13:57:07 -0700
  • 34a70859bc Fix segmentation fault caused by #1961 Maysam Yabandeh 2017-03-24 17:07:38 -0700
  • 8dee8cad9e Enable fifo compaction benchmark to db_bench Shu Zhang 2017-03-24 16:58:51 -0700
  • a5c8b54340 fix a header include Andrew Kryczka 2017-03-23 19:20:04 -0700
  • 91b5feb37b Fix Windows Build broken by a recent commit Siying Dong 2017-03-23 18:06:44 -0700
  • 41ccae6d26 Add C API functions (and tests) for WriteBatchWithIndex Warren Falk 2017-03-23 15:50:51 -0700
  • 88bb6f6bfa non_shm CI should run tests on /tmp Siying Dong 2017-03-23 15:09:15 -0700
  • 8888de2b13 Update .gitignore file in examples Sagar Vemuri 2017-03-23 11:20:47 -0700
  • 203136e793 Fix Compilation errors when using IBM Java Ayappan 2017-03-22 18:05:39 -0700
  • f4fce4751e Fix clang compile error - [-Werror,-Wunused-lambda-capture] Daniel Black 2017-03-22 18:03:58 -0700
  • a084b26a5a Blog post for releasing 5.2.1 Siying Dong 2017-03-22 17:45:15 -0700
  • 15950fe3a0 Remove ASSERT_EQ(boolean, ...) Siying Dong 2017-03-22 15:45:15 -0700
  • 3e56c7e0c4 make total_log_size_ atomic Aaron Gao 2017-03-22 11:50:25 -0700
  • 909028e214 HISTORY.md for log_size_for_flush in CreateCheckpoint() Siying Dong 2017-03-22 11:13:55 -0700
  • be723a8d8c Optionally construct Post Processing Info map in MemTableInserter Dmitri Smirnov 2017-03-22 11:07:52 -0700
  • e474df9470 db_bench: not need to check mmap for PlainTable Siying Dong 2017-03-22 11:05:55 -0700
  • 8b0097b49b Readers for partition filter Maysam Yabandeh 2017-03-22 09:11:23 -0700
  • 9ef3627fd3 Allow checkpointing without flushing Siying Dong 2017-03-21 17:53:21 -0700
  • 17866ecc3a Allow Users to change customized ldb tools' header in help printing Siying Dong 2017-03-21 17:22:10 -0700
  • a2a883318b remove deleted option from benchmark.sh Leonidas Galanis 2017-03-21 12:47:36 -0700
  • 78cb195595 add checkpoint to ldb Aaron Gao 2017-03-21 11:49:08 -0700
  • 4b04addfce updated solution if "make format" command fails Raza Hussain 2017-03-21 11:04:06 -0700
  • 8f5bf04468 Flush triggered by DB write buffer size picks the oldest unflushed CF Siying Dong 2017-03-21 10:59:57 -0700
  • 6908e24b56 dynamic setting of stats_dump_period_sec through SetDBOption() Raza Hussain 2017-03-20 22:50:56 -0700
  • 93c68b642e change regression bash file with debug mode Aaron Gao 2017-03-20 17:24:20 -0700
  • 21d8c31796 remove LIKELY from public headers Maysam Yabandeh 2017-03-20 12:52:20 -0700
  • 36ad75778b INSTALL: document USE_SSE Tamir Duberstein 2017-03-17 11:39:00 -0700
  • 9272e12f19 avoid ftruncate twice in buffered io Aaron Gao 2017-03-17 11:25:01 -0700
  • d52f334cbd Break stalls when no bg work is happening Islam AbdelRahman 2017-03-16 18:10:37 -0700
  • e66221add4 fix db_bench rate limiter callsites Andrew Kryczka 2017-03-16 17:45:28 -0700
  • dbae438a0e Replace "DEPRECATED" comment to "not supported" Siying Dong 2017-03-16 13:42:13 -0700
  • 995618a821 Support SstFileManager::SetDeleteRateBytesPerSecond() Islam AbdelRahman 2017-03-16 12:06:04 -0700
  • e19163688b Add macros to include file name and line number during Logging Islam AbdelRahman 2017-03-15 19:22:52 -0700
  • d525718a93 cleanup direct io flag in WritableFileWriter Aaron Gao 2017-03-14 22:23:21 -0700
  • 5fa927aa97 Add Xpress and ZSTD CompressionType values to C header slyrz 2017-03-14 12:00:38 -0700
  • 11526252cc Pinnableslice (2nd attempt) Maysam Yabandeh 2017-03-13 11:44:50 -0700
  • e5bd8def1e update history.md for fixing the bug that skips keys Aaron Gao 2017-03-13 11:35:50 -0700
  • 1ffbdfd9a7 Add a new SstFileWriter constructor without explicit comparator Sagar Vemuri 2017-03-13 11:17:19 -0700
  • ebd5639b6d Add ability to search for key prefix in sst_dump tool Reid Horuff 2017-03-13 10:24:52 -0700
  • e6725e8c8d Fix some bugs in MockEnv Maysam Yabandeh 2017-03-13 09:41:30 -0700
  • 900c62be61 fix compile for VS2015 Min Wei 2017-03-10 11:07:33 -0800
  • fe1835617a release 5.3 Andrew Kryczka 2017-03-09 12:33:48 -0800
  • 5dae019477 Revert "Report cpu usage using time command" Maysam Yabandeh 2017-03-09 10:59:06 -0800
  • f2817fb7f9 avoid ASSERT_EQ(false, ...); Andrew Kryczka 2017-03-08 22:16:45 -0800
  • 5b11124e39 add max to histogram stats Andrew Kryczka 2017-03-08 22:13:15 -0800
  • d43adf21bb Report cpu usage using time command Maysam Yabandeh 2017-03-08 17:50:19 -0800
  • 18fc1bc0e0 minor changes for rate limiter test flakiness Andrew Kryczka 2017-03-08 17:43:11 -0800
  • 12ba00ea65 Reset DBIter::saved_key_ with proper user key anywhere before pass to DBIter::FindNextUserEntry Aaron Gao 2017-03-08 17:12:04 -0800
  • c9df05d1e4 Fix random access alignment Dmitri Smirnov 2017-03-08 17:00:04 -0800
  • f64991537e Add Bulkoading IngestExternalFile blog post Islam AbdelRahman 2017-03-07 18:19:02 -0800
  • 54b434110e Builders for partition filter Maysam Yabandeh 2017-03-07 13:48:02 -0800
  • 97edc72d39 Add a memtable-only iterator Sagar Vemuri 2017-03-07 11:50:02 -0800
  • 72202962f9 fix db_sst_test flakiness Leonidas Galanis 2017-03-07 11:06:53 -0800
  • 5f65dc8778 Expose DB::DeleteRange and WriteBath::DeleteRange in Java Matteo Merli 2017-03-06 22:13:53 -0800
  • 58b12dfe37 Set logs as getting flushed before releasing lock, race condition fix Reid Horuff 2017-03-06 15:04:36 -0800
  • f8a4ea0206 Move db_test and external_sst_file_test out of Travis's MAC OS run Siying Dong 2017-03-06 09:25:58 -0800
  • 534581a356 Fix a bug in tests in options operator= Maysam Yabandeh 2017-03-05 18:01:28 -0800
  • a2f7a514d1 Refactoring Maysam Yabandeh 2017-03-03 18:09:43 -0800
  • 2a5daa06f0 Add stderr log level for ldb backup commands Andrew Kryczka 2017-03-03 13:17:39 -0800
  • 4561275c2d fix rate limiter test flakiness Andrew Kryczka 2017-03-03 11:00:46 -0800
  • 7c80a6d7d1 Statistic for how often rate limiter is drained Andrew Kryczka 2017-03-02 17:40:24 -0800
  • 0ad5af42d0 Clarify VerifyBackup behavior Andrew Kryczka 2017-03-02 17:17:06 -0800
  • 6fb9013441 sanitize readahead when direct read enabled Aaron Gao 2017-03-02 17:11:18 -0800
  • f89b3893c0 Remove skip_table_builder_flush and default it to true Islam AbdelRahman 2017-03-02 16:45:07 -0800
  • cc253982dd Use more default options in db_bench Andrew Kryczka 2017-03-02 10:45:04 -0800
  • 8432bcf555 Make compaction_pri settable through option string Siying Dong 2017-03-02 10:08:49 -0800
  • d5b607a43f Make db_wal_test slightly faster Siying Dong 2017-02-28 17:32:58 -0800
  • ba4c77bd6b Divide external_sst_file_test Siying Dong 2017-02-28 14:11:01 -0800
  • e877afa08b Remove bulk loading and auto_roll_logger in rocksdb_lite Aaron Gao 2017-02-28 11:05:08 -0800
  • 90d8355075 Fix the wrong address for PREFETCH in DynamicBloom::Prefetch xiusir 2017-02-28 10:29:44 -0800
  • 08864df212 Move advanced column family options to advanced_options.h Islam AbdelRahman 2017-02-27 17:36:06 -0800
  • 2ca2059f66 Get unique_ptr to use delete[] for char[] in DumpMallocStats Peter (Stig) Edwards 2017-02-27 17:22:50 -0800
  • 253799c06d Add missing include for `abort()` Tamir Duberstein 2017-02-27 17:19:09 -0800
  • c6d464a9da Fixed various memory leaks and Java 8 JNI Compatibility Adam Retter 2017-02-27 16:26:12 -0800
  • be3e5568be Fix unaligned reads in read cache Islam AbdelRahman 2017-02-27 12:59:34 -0800
  • 8ad0fcdf99 Separate small subset tests in DBTest Siying Dong 2017-02-27 12:19:23 -0800
  • 6c951c43c7 Run fewer tests in OSX Siying Dong 2017-02-27 11:04:27 -0800
  • f7997f1341 add direct I/O to version notes 5.2.0 Aaron Gao 2017-02-23 21:59:26 -0800
  • 3b8ba703cb Fix flaky DBTestUniversalCompaction.UniversalCompactionTrivialMoveTest2 Siying Dong 2017-02-23 18:36:20 -0800
  • 96c7e1504a Fix Java build Siying Dong 2017-02-23 18:35:54 -0800
  • e0b87afc70 Black list some slow valgrind tests Siying Dong 2017-02-23 15:54:47 -0800
  • e67232cff5 Handle failed Finish() in SST file writer Andrew Kryczka 2017-02-23 15:29:41 -0800
  • 8efb5ffa2a [rocksdb][PR] Remove option min_partial_merge_operands and verify_checksums_in_comp… Siying Dong 2017-02-23 14:53:03 -0800
  • 1ba2804b7f Remove XFunc tests Siying Dong 2017-02-23 12:03:28 -0800
  • e7d902e693 add direct_io and compaction_readahead_size in db_stress Aaron Gao 2017-02-23 11:21:23 -0800
  • 1ef5f50e84 detect logical sector size Aaron Gao 2017-02-23 11:17:49 -0800
  • ed50308d20 check backup directory exists before listing children Andrew Kryczka 2017-02-23 10:46:54 -0800
  • 4d7c06cedf Make WriteBatchWithIndex moveble Giuseppe Ottaviano 2017-02-22 17:40:06 -0800
  • 5040414e6f Gracefully handle previous backup interrupted Andrew Kryczka 2017-02-22 17:34:12 -0800