Commit Graph

  • 487bba4348 extend temp str buffer size qinzuoyan 2015-07-16 13:56:17 +0800
  • 247690fe38 Ensure Windows build w/o port/port.h in public headers Dmitri Smirnov 2015-07-15 21:23:17 -0700
  • 84c3577af9 fix append bug in DumpDBFileSummary() qinzuoyan 2015-07-16 12:02:03 +0800
  • 43e9825625 Fix mongo build -take 2 agiardullo 2015-07-15 18:24:02 -0700
  • d8263d9584 Unbreak mongo build agiardullo 2015-07-15 17:56:37 -0700
  • 12c5528a89 Bump to RocksDB 3.13 Igor Canadi 2015-07-15 16:03:20 -0700
  • 81d072623c move convenience.h out of utilities agiardullo 2015-07-15 14:51:51 -0700
  • beb19ad0dd Fixing delete files in Trivial move of universal compaction Poornima Chozhiyath Raman 2015-07-15 12:28:22 -0700
  • c613960690 Build fix. krad 2015-07-14 14:26:53 -0700
  • 2c8de0ecae Update --help message in db_bench. Aaron Feldman 2015-07-15 10:21:09 -0700
  • 6b2d44b2ff Refactoring of writing key/value pairs Andres Notzli 2015-07-15 09:55:45 -0700
  • e1c99e10c1 Replace std::priority_queue in MergingIterator with custom heap, take 2 lovro 2015-07-06 04:24:09 -0700
  • 9a6a0bd8c9 Style fix in compaction_job.cc Igor Canadi 2015-07-15 09:36:47 +0200
  • e94c510c3f Make ldb_test not depend on compression Igor Canadi 2015-07-14 23:13:23 -0700
  • ddad40e930 Fixed nullptr deref and added assert Andres Notzli 2015-07-14 23:12:34 -0700
  • 1bc8eb8777 make coverage should execute sequentially Igor Canadi 2015-07-15 07:43:08 +0200
  • 801df912af Move UniversalCompaction related db-tests to db_universal_compaction_test.cc Yueh-Hsuan Chiang 2015-07-14 18:24:45 -0700
  • 3ca6b2541e Move TailingIterator tests from db_test.cc to db_test_tailing_iterator.cc Yueh-Hsuan Chiang 2015-07-14 16:41:08 -0700
  • ce829c77e3 Make TransactionLogIterator related tests from db_test.cc to db_log_iter_test.cc Yueh-Hsuan Chiang 2015-07-14 16:08:21 -0700
  • c3f98bb89b Move CompactionFilter tests in db_test.cc to db_compaction_filter_test.cc Yueh-Hsuan Chiang 2015-07-14 16:03:47 -0700
  • 0936362a70 Block SyncPoint in util/db_test_util.h in released Windows mode. Yueh-Hsuan Chiang 2015-07-14 16:02:31 -0700
  • 05e194158c Merge pull request #639 from cleaton/setMaxTableFileSize Jörg Maier 2015-07-14 23:23:06 +0200
  • fc2b71d9cc Merge pull request #655 from adamretter/java-make-resolve-maven Jörg Maier 2015-07-14 23:04:41 +0200
  • 8a9fca2619 Better error handling in BackupEngine Igor Canadi 2015-07-14 20:51:36 +0200
  • 18d5e1bf88 Remove db_impl_readonly dependency on utilities agiardullo 2015-07-13 18:10:31 -0700
  • 9d22a97379 Resolve Java test dependencies from local maven repo if present Adam Retter 2015-07-14 18:39:22 +0100
  • 49640bd82f Allow write_batch_test to run with ROCKSDB_LITE Islam AbdelRahman 2015-07-14 10:35:35 -0700
  • a9c5109515 Deprecate purge_redundant_kvs_while_flush Igor Canadi 2015-07-14 13:07:02 +0200
  • 5aea98ddd8 Deprecate WriteOptions::timeout_hint_us Igor Canadi 2015-07-14 09:35:48 +0200
  • ae29495e4b Avoid manipulating const char* arrays Andres Notzli 2015-07-14 00:21:41 -0700
  • ab137af4ba Partial cleanup of CompactionJob Andres Notzli 2015-07-14 00:09:20 -0700
  • 1879d9370c Add ldb_test.py back to `make check` Igor Canadi 2015-07-13 21:46:41 -0700
  • b10cf4e2e0 Move DynamicLevel related db-tests to db_dynamic_level_test.cc Yueh-Hsuan Chiang 2015-07-13 19:00:30 -0700
  • e290f5d3ce Block reduce_levels_test in ROCKSDB_LITE Islam AbdelRahman 2015-07-13 18:45:55 -0700
  • 04d201fa0b Block spatial_db_test in ROCKSDB_LITE Islam AbdelRahman 2015-07-13 18:35:03 -0700
  • 49f42ad032 Move global static functions in db_test_util to DBTestBase Yueh-Hsuan Chiang 2015-07-13 17:41:41 -0700
  • 625467a08a Move reusable part of db_test.cc to util/db_test_util.h Yueh-Hsuan Chiang 2015-07-13 16:53:38 -0700
  • e8e8c90499 fix compile for optimistic_transaction_test under ROCKSDB_LITE Islam AbdelRahman 2015-07-13 16:42:40 -0700
  • 8bca83e5dd Add tombstone information in CompactionJobStats Ari Ekmekji 2015-07-13 15:51:38 -0700
  • f9728640f3 "make format" against last 10 commits sdong 2015-07-13 12:11:05 -0700
  • 76d3cd3286 Fix public API dependency on internal codes and dependency on MAX_INT32 sdong 2015-07-11 09:54:33 -0700
  • 5fd11853cb Print Fast CRC32 support information in DB LOG sdong 2015-07-10 17:35:27 -0700
  • a6e38fd170 Fix a uncleaned counter in PerfContext::Reset() sdong 2015-07-10 16:09:10 -0700
  • e41cbd9c2f Merge pull request #646 from yuslepukhin/ms_win_port Siying Dong 2015-07-10 15:53:39 -0700
  • 4cab5ebecd Merge branch 'ms_win_port' of https://github.com/yuslepukhin/rocksdb into ms_win_port Dmitri Smirnov 2015-07-10 15:29:31 -0700
  • 296de4ae6d Address review comments Rule of five: add destructor Add a note to COMMIT.md for 3rd party json. Dmitri Smirnov 2015-07-10 15:20:58 -0700
  • 041b6f95a2 perf_context: report time spent on reading index and bloom blocks sdong 2015-07-08 16:34:48 -0700
  • d08ba9f0c4 Merge branch 'ms_win_port' of http://vstfbing:8080/tfs/Bing/_git/repo.RocksDB into ms_win_port Dmitri Smirnov 2015-07-09 18:58:24 -0700
  • 805fe84ba9 Conditional use of third-party libraries Committed by Alexander Zinoviev <alexander.zinoviev@me.com> 7/9/2015 2:42:41 PM Dmitri Smirnov 2015-07-09 18:04:52 -0700
  • 5555cc500f Improve build system Dmitri Smirnov 2015-07-09 18:04:52 -0700
  • c903ccc4c2 Merge from github/master Dmitri Smirnov 2015-07-09 18:01:08 -0700
  • 54d124a388 Conditional use of third-party libraries Alexander Zinoviev 2015-07-09 14:42:41 -0700
  • 7189e90c22 Fix a noisy unit test. krad 2015-07-08 13:38:20 -0700
  • 1f4d565709 Add db_bench flag to set cache_index_and_filter_blocks Aaron Feldman 2015-07-09 13:36:16 -0700
  • 5c79132335 Revert the changes related to Options, as requested to seperate them into a different patch. unknown 2015-07-08 07:35:56 -0700
  • d8586ab22b All of these are in the new code added past 3.10 1) Crash in env_win.cc that prevented db_test run to completion and some new tests 2) Fix new corruption tests in DBTest by allowing a shared trunction of files. Note that this is generally needed ONLY for tests. 3) Close database so WAL is closed prior to inducing corruption similar to what we did within Corruption tests. Dmitri Smirnov 2015-07-08 16:56:31 -0700
  • 4bed00a44b Fix function name format according to google style Poornima Chozhiyath Raman 2015-07-08 15:21:10 -0700
  • e2e3d84b2c Added multi WAL log testing to recovery tests. krad 2015-06-29 14:57:18 -0700
  • 5219226d3d Merge branch 'ms_win_port' of http://vstfbing:8080/tfs/Bing/_git/repo.RocksDB into ms_win_port Dmitri Smirnov 2015-07-07 16:58:34 -0700
  • ef4b87f1b2 Commit both PR and internal code review changes Dmitri Smirnov 2015-07-07 16:58:20 -0700
  • 95f4c2bcb5 Conditional use of 3rd-party libraries Alexander Zinoviev 2015-07-07 16:49:47 -0700
  • 4f56632b16 Fix occasional failure in compaction_job_test agiardullo 2015-07-07 16:10:23 -0700
  • 411c8e3d19 Build fail fix Poornima Chozhiyath Raman 2015-07-07 15:21:17 -0700
  • b7a2369fb2 Revert "Replace std::priority_queue in MergingIterator with custom heap" Yueh-Hsuan Chiang 2015-07-07 14:45:20 -0700
  • c0b23dd5b0 Enabling trivial move in universal compaction Poornima Chozhiyath Raman 2015-07-07 14:18:55 -0700
  • d8e3e766f9 Fixed a bug in test ThreadStatusSingleCompaction Yueh-Hsuan Chiang 2015-07-07 14:00:03 -0700
  • 57d216ea65 Remove assert(current_ == CurrentReverse()) in MergingIterator::Prev() Yueh-Hsuan Chiang 2015-07-07 12:45:06 -0700
  • 59b50dcef9 Update HISTORY.md for Listener Yueh-Hsuan Chiang 2015-07-07 12:39:36 -0700
  • 4ce5be4255 fixed leaking log::Writers Yueh-Hsuan Chiang 2015-07-07 12:10:10 -0700
  • 685582a0b4 Revert two diffs related to DBIter::FindPrevUserKey() Yueh-Hsuan Chiang 2015-07-07 11:36:24 -0700
  • e12b403991 Initialize threads later in constructor Aaron Feldman 2015-07-07 10:49:16 -0700
  • 58d7ab3c68 Added tests for ExpandWhileOverlapping() Andres Notzli 2015-07-06 22:25:27 -0700
  • 155ce60daf Fix compaction_job_test Igor Canadi 2015-07-06 11:14:08 -0700
  • b6655a679d Replace std::priority_queue in MergingIterator with custom heap lovro 2015-07-06 04:24:09 -0700
  • e25ee32e3d Arena needs mman header for mmap Dmitri Smirnov 2015-07-02 17:41:05 -0700
  • d2f0912bd3 Merge the latest changes from github/master Dmitri Smirnov 2015-07-02 17:23:41 -0700
  • 35cd75c379 Introduce InfoLogLevel::HEADER_LEVEL Ari Ekmekji 2015-07-02 17:14:39 -0700
  • acee2b08a2 Fixed endless loop in DBIter::FindPrevUserKey() Yueh-Hsuan Chiang 2015-07-02 16:10:31 -0700
  • 218487d8dc [wal changes 1/3] fixed unbounded wal growth in some workloads Mike Kolupaev 2015-07-02 14:27:00 -0700
  • feb99c31a4 Merge remote-tracking branch 'origin' into ms_win_port Dmitri Smirnov 2015-07-02 13:14:18 -0700
  • e70115e71b Fix unity build by removing anonymous namespace Aaron Feldman 2015-07-02 12:27:35 -0700
  • 4159f5b87b Prepare 3.12 agiardullo 2015-07-02 11:08:34 -0700
  • a69bc91e37 Multithreaded backup and restore in BackupEngineImpl Aaron Feldman 2015-07-02 11:35:51 -0700
  • 9dbde7277c Merge remote-tracking branch 'origin' into ms_win_port Dmitri Smirnov 2015-07-02 11:34:22 -0700
  • 03d433ee65 [RocksJava] Fixed test failures Yueh-Hsuan Chiang 2015-07-01 23:22:03 -0700
  • 326da912de Add string.h to Histogram as we init the array out of curly braces Dmitri Smirnov 2015-07-01 17:21:38 -0700
  • ca2fe2c1b6 Address GCC compilation issues Dmitri Smirnov 2015-07-01 17:03:56 -0700
  • 19e13a595d Fix header inclusion Dmitri Smirnov 2015-07-01 16:35:51 -0700
  • 18285c1e2f Windows Port from Microsoft Dmitri Smirnov 2015-07-01 16:13:49 -0700
  • c00948d5e1 [RocksJava] Fix test failure of compactRangeToLevel Yueh-Hsuan Chiang 2015-07-01 16:03:56 -0700
  • 05e2831966 Allocate LevelFileIteratorState and LevelFileNumIterator from DB iterator's arena sdong 2015-06-30 14:15:24 -0700
  • 436ed904da Add rpath option to production builds for 4.8.1 toolchain Igor Canadi 2015-06-30 13:30:54 -0700
  • b0f1927dbb Increasing timeout for drop writes. krad 2015-06-29 16:04:24 -0700
  • ec70fea4c4 Fix a comparison in DBIter::FindPrevUserKey() Tomislav Novak 2015-06-26 13:18:27 -0700
  • 501591c423 Make column_family_test runnable in ROCKSDB_LITE Yueh-Hsuan Chiang 2015-06-29 14:39:01 -0700
  • 91cb82f34e Merge branch 'master' of github.com:facebook/rocksdb krad 2015-06-29 11:47:24 -0700
  • 09f5a4b486 set -e in fb_compile_mongo.sh Igor Canadi 2015-06-29 11:43:25 -0700
  • 6199cba998 Fix race in unit test. krad 2015-06-25 13:32:32 -0700
  • 0a019d74a0 Use malloc_usable_size() for accounting block cache size Igor Canadi 2015-06-26 11:48:09 -0700
  • 4cbc4e6f88 Call merge operators with empty values Igor Canadi 2015-06-26 11:35:46 -0700