Commit Graph

  • e84299c769 Fix bug recently introduced in MemFile::Lock() sdong 2015-01-28 14:28:49 -0800
  • e5aab4c2b2 Fix data race in HashLinkList sdong 2015-01-28 15:16:25 -0800
  • 2113ecd3c2 Merge pull request #472 from fyrz/RocksJava-Cleanup Yueh-Hsuan Chiang 2015-01-28 14:37:25 -0800
  • 10af17f3d7 fault_injection_test: add a unit test to allow parallel compactions and multiple levels sdong 2015-01-27 14:44:19 -0800
  • 0c4d1053df Fix data race #5 Igor Canadi 2015-01-28 13:42:40 -0800
  • cc0d8be011 [RocksJava] Integrated review comments (D32145) fyrz 2015-01-28 21:54:01 +0100
  • 5257c9c42c Merge pull request #452 from robertabcd/backupable-mem Igor Canadi 2015-01-28 10:53:46 -0800
  • 560ed402bd [minor] fprintf to stderr instead of stdout in test Igor Canadi 2015-01-27 21:00:33 -0800
  • 551a41df37 Merge pull request #476 from alabid/alabid/add-to-simple-example Igor Canadi 2015-01-27 18:12:44 -0800
  • d2a2b058f0 fault_injection_test: to support file closed after being deleted sdong 2015-01-27 16:34:16 -0800
  • f8f040ccc7 Updated .gitignore to ignore *~ files and example object files alabid 2015-01-27 19:39:39 -0500
  • e8bf2310a0 Remove blob store from the codebase Igor Canadi 2015-01-27 16:55:33 -0800
  • ea7d0b943a Added WriteBatch block to simple_example.cc alabid 2015-01-27 19:37:36 -0500
  • d6c7300ccf Fixed a compile warning in clang in db/listener_test.cc Yueh-Hsuan Chiang 2015-01-27 15:01:04 -0800
  • f9758e0129 Add compaction listener. Ori Bernstein 2015-01-27 14:44:02 -0800
  • e919ecedfc SuperVersion::Unref() to use sequential consistency to decrease ref counting sdong 2015-01-27 13:57:44 -0800
  • 4c49fedaf1 Use ustricter consistency in thread local operations sdong 2015-01-26 20:23:15 -0800
  • 1b43ab58d9 fault_injection_test: add more logging and makes synchronization slightly stronger sdong 2015-01-27 13:44:04 -0800
  • ca2b00277e [RocksJava] Cleanup portal.h & tests fyrz 2015-01-25 00:24:44 +0100
  • f8dc5c459f [RocksJava] Add missing test to Makefile fyrz 2015-01-24 23:58:04 +0100
  • b3c1331488 [RocksJava] Removed todo comment in portal.h fyrz 2015-01-24 23:43:46 +0100
  • 7ffcc457ff [RocksJava] Cleanup portal.h fyrz 2015-01-24 23:38:43 +0100
  • c4fb83441c Update the comment for the removal of mac-install-gflags.sh Yueh-Hsuan Chiang 2015-01-27 10:30:35 -0800
  • be8f0b12ed Rename DBImpl::log_dir_unsynced_ to log_dir_synced_ sdong 2015-01-26 15:48:59 -0800
  • c1de6c42a0 fault_injection_test: add a test case to drop random number of unsynced data sdong 2015-01-26 15:22:18 -0800
  • d888c95748 Sync WAL Directory and DB Path if different from DB directory sdong 2015-01-26 13:59:38 -0800
  • 58f34edfce Fix valgrind Igor Canadi 2015-01-26 13:17:28 -0800
  • f1c8862479 Fix data race #1 Igor Canadi 2015-01-26 11:48:07 -0800
  • b08b2fe732 Merge pull request #471 from fyrz/RocksJava-Fix-NativeLibraryLoader Yueh-Hsuan Chiang 2015-01-26 01:35:00 -0800
  • e61f38e5a0 [RocksJava] Fix native library loader fyrz 2015-01-24 16:27:19 +0100
  • 26b50783d3 Fix assert in histogramData Igor Canadi 2015-01-23 18:10:52 -0800
  • 42189612c3 Fix data race #2 Igor Canadi 2015-01-23 18:04:39 -0800
  • f5a8398352 Fix archive WAL race conditions Igor Canadi 2015-01-23 17:35:12 -0800
  • 43ec4e68ba fault_injection_test: bring back 3 iteration runs sdong 2015-01-23 16:26:38 -0800
  • c2e8e8c1c0 Fix two namings in fault_injection_test.cc sdong 2015-01-23 16:03:24 -0800
  • b4c13a868a fault_injection_test: improvements and add new tests sdong 2015-01-22 18:34:23 -0800
  • a52dd00243 Fix ASAN failure with backupable DB Igor Canadi 2015-01-23 15:02:43 -0800
  • 910186c278 Return the build with 4.8.1 Igor Canadi 2015-01-23 14:51:27 -0800
  • 401d4205ef Add thread sanitizer Igor Canadi 2015-01-23 11:22:20 -0800
  • b068f0a673 Upgrade our compilers Igor Canadi 2015-01-23 11:12:37 -0800
  • a76d928629 Merge pull request #466 from fyrz/RocksJava-Support-ReadOptions-Iterator Yueh-Hsuan Chiang 2015-01-23 00:20:40 -0800
  • bef7821f07 [RocksJava] ReadOptions support in Iterators fyrz 2015-01-16 23:35:21 +0100
  • 3b494a6103 Make options_test runnable on ROCKSDB_LITE Yueh-Hsuan Chiang 2015-01-22 16:57:16 -0800
  • 912c52e825 Merge pull request #465 from fyrz/RocksJava-BlockBasedTable-FormatVersion Yueh-Hsuan Chiang 2015-01-22 16:00:42 -0800
  • cd4c071973 Update HISTORY.md for GetThreadStatus() support on compaction. Yueh-Hsuan Chiang 2015-01-22 15:46:56 -0800
  • 46a7048dcd Reduce false alarm in ThreadStatusMultipleCompaction test Yueh-Hsuan Chiang 2015-01-22 15:42:53 -0800
  • aed0286984 Merge pull request #462 from fyrz/RocksJava-JNI-allocation-correction Yueh-Hsuan Chiang 2015-01-22 15:41:28 -0800
  • e5df90f5d0 Fix comment (minor) Igor Canadi 2015-01-22 14:59:36 -0800
  • dd53428f8b Incorporated review comments fyrz 2015-01-22 23:47:31 +0100
  • 908258a4f2 [RocksJava] BlockBasedTableConfig 3.10 fyrz 2015-01-16 23:00:30 +0100
  • 2efe228499 [RocksJava] Incorporated changes for D31809 fyrz 2015-01-22 23:37:45 +0100
  • 4e48753b73 Sync manifest file when initializing it sdong 2015-01-22 11:43:38 -0800
  • e204a5a16c [RocksJava] ColumnFamily name JNI correction fyrz 2015-01-17 23:19:27 +0100
  • 96264784d9 [RocksJava] ColumnFamily name JNI correction fyrz 2015-01-15 00:26:32 +0100
  • ae82849bc9 Fix build failure Igor Canadi 2015-01-21 18:23:12 -0800
  • 423dee8418 Abort db_bench if Get() returns error Igor Canadi 2015-01-21 18:18:15 -0800
  • 206237d121 DBImpl::CheckConsistency() shouldn't create path name with double "/" sdong 2015-01-16 15:44:55 -0800
  • 5e98e53249 Merge pull request #458 from fyrz/RocksJava-TTLDB-Support Yueh-Hsuan Chiang 2015-01-19 20:55:48 -0800
  • 4ffe0be414 [RocksJava] Integrated changes for D31449 fyrz 2015-01-19 22:19:58 +0100
  • e828567541 [RocksJava] Integrated changes from D31449 fyrz 2015-01-17 23:28:54 +0100
  • 859c54a03d [RocksJava] TTL-Support fyrz 2015-01-13 22:56:37 +0100
  • 5ff8aec4db [RocksJava] TTL Support fyrz 2014-11-21 23:38:17 +0100
  • ca47da9e63 [RocksJava] TTL-Support fyrz 2014-11-17 19:22:44 +0100
  • 1190ebe5aa Merge pull request #461 from fyrz/RocksJava-DirectSlice-Fix Yueh-Hsuan Chiang 2015-01-17 09:08:50 -0800
  • ea25ff7158 [RocksJava] Integrated proposed simplificiation fyrz 2015-01-17 01:22:29 +0100
  • d68e83c356 [RocksJava] DirectSlice String termination fix fyrz 2015-01-14 21:36:43 +0100
  • 0ddf5f73ec memenv: normalize file path sdong 2015-01-16 15:12:54 -0800
  • 4d9d5955ac Merge pull request #464 from fyrz/RocksJava-Various-Fixes Yueh-Hsuan Chiang 2015-01-16 14:41:52 -0800
  • ceaea2b72d Adding prefix_extractor string config parameter Yoshinori Matsunobu 2015-01-15 15:33:12 -0800
  • 3d628f8f22 Update format_version comment Igor Canadi 2015-01-16 09:18:45 -0800
  • 155bec4cf2 fallocate also tests FALLOC_FL_KEEP_SIZE Igor Canadi 2015-01-15 14:15:43 -0800
  • c75c02e7a2 [RocksJava] WriteBatchWithIndexTest fix fyrz 2015-01-15 21:54:21 +0100
  • c787fb50b8 [RocksJava] JavaDoc errors in Java8 fyrz 2015-01-15 21:22:51 +0100
  • b229f970df Remove Compaction::ReleaseInputs(). Yueh-Hsuan Chiang 2015-01-15 12:44:19 -0800
  • f2ddb8b452 Fix for bug where GeoDB accesses key after next modification of iterator Venkatesh Radhakrishnan 2015-01-15 11:47:41 -0800
  • d10f1de2b4 Ported LevelDB's fault_injection_test Thomas Dudziak 2015-01-15 10:28:10 -0800
  • 2bb059007b Change db_stress to work with format_version == 2 Igor Canadi 2015-01-14 16:25:36 -0800
  • 9ab5adfc59 New BlockBasedTable version -- better compressed block format Igor Canadi 2015-01-14 16:24:24 -0800
  • 2355931c6f Merge pull request #450 from adamretter/writebatch-with-index Yueh-Hsuan Chiang 2015-01-14 13:40:04 -0800
  • 3d246c89cc Abstract duplicate code on key and value slice objects into generic methods Adam Retter 2015-01-03 17:52:17 +0000
  • 2d0dd8db3b Implement WBWIRocksIterator for WriteBatchWithIndex in the Java API Adam Retter 2015-01-03 15:23:24 +0000
  • de678b288e Abstractions for common iterator behaviour Adam Retter 2015-01-03 15:08:10 +0000
  • e01acb3a04 Test for WriteBatchWithIndex#newIterator() Adam Retter 2015-01-03 15:04:43 +0000
  • 56f24941ab Simplify the Java API by permitting WriteBatchWithIndex to be provided straight to RocksDB#write Adam Retter 2015-01-03 20:19:03 +0000
  • 95d5f98487 Test for RocksDB#write(WriteBatchWithIndex) Adam Retter 2015-01-04 00:42:05 +0000
  • ef5b34dee0 Implement WriteBatchWithIndex in the Java API Adam Retter 2015-01-03 14:52:07 +0000
  • c6e5545612 Abstractions for common write batch behaviour Adam Retter 2015-01-03 18:36:59 +0000
  • be905491bf Test for WriteBatchWithIndex#newIteratorWithBase(org.rocksdb.RocksIterator) Adam Retter 2014-12-19 15:29:16 +0000
  • 2241e3f4d5 Extract the interface for a RocksIterator Adam Retter 2014-12-16 15:34:46 +0000
  • a8cfa7ace8 Extract the interface for a WriteBatch Adam Retter 2014-12-16 15:15:40 +0000
  • 45e43b81df Adds support for db->DefaultColumnFamily() to the Java API Adam Retter 2014-12-28 16:37:57 +0000
  • 516a04267e Add LZ4 compression to sanity test Igor Canadi 2015-01-14 09:45:29 -0800
  • 2ccc54301d Merge pull request #460 from neutronsharc/master Igor Canadi 2015-01-13 18:19:26 -0800
  • 2a7bd0ea45 Remove duplicated method declarations in C header. Xiangyong Ouyang 2015-01-14 01:20:30 +0000
  • bb128bfec3 More accurate message for compaction applied to a different version sdong 2015-01-13 16:30:31 -0800
  • 96b8240bc5 Support footer versions bigger than 1 Igor Canadi 2015-01-13 14:33:04 -0800
  • 53f615df6a Fix clang build Igor Canadi 2015-01-13 12:26:57 -0800
  • 02b30202cd Merge pull request #455 from Andersbakken/stdlib_fix Igor Canadi 2015-01-13 09:08:32 -0800
  • 2159484dd6 Remove two unnecessary blank lines in db/db_test.cc Yueh-Hsuan Chiang 2015-01-13 01:38:06 -0800
  • e7dd88c57d Merge pull request #441 from fyrz/RocksJava-ColumnFamilyDescriptor-Alignment Yueh-Hsuan Chiang 2015-01-13 01:09:54 -0800