swh:1:snp:764524290233376de64947417267228741ce2485

sort by:
Revision Author Date Message Commit Date
d0c0179 Downgraded version of bdb to 4.0.92 + Upgraded version of Voldemort to 0.93.li4 27 April 2011, 18:52:02 UTC
7ef6038 Fixed ClusterMapper failing test 04 April 2011, 20:40:03 UTC
ccce650 Revert "Decreasing default max connections per node to 10" This reverts commit a6bedff2b5e13a769af752864981f14dc16e03c6. 04 April 2011, 19:00:01 UTC
a7969b3 Fix a potential NPE 04 April 2011, 17:56:56 UTC
2aba1fb Record entries in the same way in fetch as in update 04 April 2011, 17:56:40 UTC
671b40a Minor cleanup 04 April 2011, 17:56:34 UTC
ad6e10f Use an LRU cache to keep track of handles 04 April 2011, 17:56:27 UTC
30c5a6c Add counters for time spent waiting on disk and network 04 April 2011, 17:56:19 UTC
53fbd6a Support keeping streaming statistics for JMX 04 April 2011, 17:56:12 UTC
f35840c Fix testStateChanges 04 April 2011, 17:46:03 UTC
c5693c9 Adding checkpointing to Migrate partitions 04 April 2011, 17:42:02 UTC
97f44ba Make sure latch is always counted down 04 April 2011, 17:41:57 UTC
553961a Add more verbose logging 04 April 2011, 17:41:54 UTC
9fa19fe Added the executor back in 04 April 2011, 17:41:49 UTC
b859201 Removed the thread pool (temprorarily), added working progress bar 04 April 2011, 17:41:45 UTC
74b33f5 Use a Pair of donor id and request id to identify a pending task 04 April 2011, 17:41:40 UTC
0794b21 Fix incorrectly early termination 04 April 2011, 17:41:34 UTC
c45aa4b Tell how many tasks there are total 04 April 2011, 17:41:26 UTC
8d6bfeb Revert "Give a progress estimation when multiple stores are migrated" This reverts commit 4957f66c8c71467868da71f3225c4a6d518f9f57. 04 April 2011, 17:41:21 UTC
dceb11c Give a progress estimation when multiple stores are migrated 04 April 2011, 17:41:16 UTC
db0d83d Add a rought time estimate for migrate partitions 04 April 2011, 17:41:09 UTC
ead82bc Make progress reporting accurate when number of stores > 1 04 April 2011, 17:41:03 UTC
93c18db Add a progress indicator to MigratePartitions 04 April 2011, 17:40:57 UTC
7e00fb6 Support migrating multiple stores at the same time 04 April 2011, 17:40:52 UTC
5a99876 Add an option for parallelism to MigratePartitions 04 April 2011, 17:40:46 UTC
e1abbd5 Add cluster.xml conversion tool to complement migrate partitions functionality 04 April 2011, 17:39:00 UTC
087c958 Deal with possibility of a StoreClient being lazy in some corner cases. 04 April 2011, 17:38:19 UTC
0954189 Upgrade Krati to 0.3.6 04 April 2011, 17:27:00 UTC
dba4e88 Fix issue 330: ConsistentHandoffStrategy shouldn't route hints to the origin node 04 April 2011, 17:24:32 UTC
5eb8453 Adding more checksum debug messages 03 April 2011, 21:38:24 UTC
7e23868 Added all the Voldemort admin shell capability to client shell 03 April 2011, 21:34:32 UTC
19b5480 correct some spelling errors (docs/purpose.txt) 03 April 2011, 21:25:23 UTC
31be48e Fix entropy detection 03 April 2011, 21:23:33 UTC
2dec68b Make node id tuneable, handle case when iterator is losed before we visit all the keys 03 April 2011, 21:23:26 UTC
764164d Crudely increment timeout for entropy detection 03 April 2011, 21:23:10 UTC
bbfaedd Modified the Entropy tool to use the metadata files explicitly instead of using the bootstrap url to get it 03 April 2011, 21:22:53 UTC
864ce8d Modified entropy detection tool to query individual nodes 03 April 2011, 21:22:44 UTC
3ca07f5 Migrated all hadoop related scripts to ./contrib/bin - Issue 290 03 April 2011, 21:05:49 UTC
3b4f6b7 Added more functionality to the KeyDistribution Generator 03 April 2011, 21:04:45 UTC
c236df2 Disabled speculative execution for reducers ( to get rid of check sum errors ) 03 April 2011, 20:32:53 UTC
e3abe42 VOLDEMORT-313, cont. Update StatsTest.statsExpireOnTime() to use mocked time rather than sleeping. 03 April 2011, 20:12:35 UTC
71b69e7 VOLDEMORT-313. Add additional stats to JMX. 03 April 2011, 20:12:28 UTC
65a0932 Issue 324 - Voldemort admin tool's write binary entries had a OOM bug 03 April 2011, 18:32:33 UTC
7305bb1 Deleted common directory in contrib - Not used at all 03 April 2011, 18:31:19 UTC
225543f add check for missing store 03 April 2011, 18:28:20 UTC
d9f254a add some handling for malformed JSON, change metadata bootstrap to only parse store that we're trying to connect to 03 April 2011, 18:28:08 UTC
38c836a Fixed the Cluster .equals() since it didn't take zone into consideration 03 April 2011, 18:25:00 UTC
a6bedff Decreasing default max connections per node to 10 03 April 2011, 18:23:37 UTC
0f5cc8c Added reset method to checksum 03 April 2011, 18:22:26 UTC
b76cf87 Fix the NPE that was causing AdminServiceBasicTest to fail 03 April 2011, 18:13:26 UTC
d25ab7d Added '<owners>' tag to store definitions 03 April 2011, 18:09:51 UTC
eb13e8f Add better error descriptions when zone-count-* and zone-replication-factor are set incorrectly 03 April 2011, 18:09:43 UTC
ffcd4ae Added 'description' to stores metadata - Issue 331 03 April 2011, 18:09:36 UTC
dd21025 No forceful interruption of a running scheduled task 03 April 2011, 18:05:25 UTC
016a873 Issue 335 - Cluster generator utility should create host's node ID XML elements in the same order as the provided hosts file 03 April 2011, 17:38:09 UTC
0a280dc moved to ruby directory 03 April 2011, 17:37:47 UTC
9fc0919 put the client inside a folder that contains the language name 03 April 2011, 17:37:37 UTC
be3a649 Added voldemort-rb to be bundled with default install 03 April 2011, 17:37:28 UTC
b3fa788 Added Voldemort Web Manager 03 April 2011, 17:36:19 UTC
cbd6c2a Updated classpath to exclude old bdb je 02 April 2011, 01:11:10 UTC
4452f4f Added JMX to get time since last time RO store was swapped 02 April 2011, 01:09:27 UTC
006a456 remove je-4.0.92 from lib 30 March 2011, 21:25:00 UTC
fcb393f change put w/ transform to return a new version 30 March 2011, 19:17:13 UTC
fc8dd10 add Java Doc comments and removed some debug logging 30 March 2011, 18:47:53 UTC
31dd762 enable gossip test with NIO connector 30 March 2011, 18:47:12 UTC
dd41b56 Reverted back some debug messages from NIO protocol negotiation fix 30 March 2011, 02:25:57 UTC
8736ff2 Fixing unit test which used rollback(null) 30 March 2011, 02:14:58 UTC
5dd91bd replace a stack trace with a regular info messagein NIO server log when client disconnects due to timeout 30 March 2011, 02:08:22 UTC
b584138 Better JMX for rollback() in RO Stores 28 March 2011, 23:10:38 UTC
5326ba7 Fixing .classpath 28 March 2011, 17:36:22 UTC
a782132 Merge remote branch 'upstream/li-r1114' into li-r1106 28 March 2011, 17:01:26 UTC
9183d81 bump up the version for limisted li release 25 March 2011, 23:05:05 UTC
2aa910a uncommented some tracing events 25 March 2011, 23:02:36 UTC
a9255bb Added some more parameters to BDB Storage engine 25 March 2011, 18:15:32 UTC
16d9ee2 correct the implementation of 'delete' so it is similar to 'put' Conflicts: test/unit/voldemort/store/routed/RoutedStoreTest.java 24 March 2011, 02:58:13 UTC
3531ba4 fix NIO connector problem to work with version higher than v1 24 March 2011, 02:50:23 UTC
f1867b1 Upgrade bdb-je to 4.1.7 Conflicts: .classpath lib/je-4.1.7.jar 24 March 2011, 02:42:48 UTC
9d94acf added EndToEndTest 24 March 2011, 02:37:10 UTC
ee43f0a Return version in put 24 March 2011, 02:35:26 UTC
3bbb85f Disable lazy for ClientShell 03 March 2011, 03:19:08 UTC
97577f7 Bump up version to 0.93.li2 02 March 2011, 18:32:46 UTC
3beffa8 Updated Thrift to 0.5.0 + Added the thrift file of MockMessage for others to understand 02 March 2011, 04:50:04 UTC
0966e58 Updated Avro to 1.4.0 + Fixed all the serializers 02 March 2011, 04:15:47 UTC
775a40c Bump up version 24 February 2011, 03:06:09 UTC
86f0dca Issue-256: Nodes marked down erroneously by ThresholdFailureDetector 22 February 2011, 21:28:58 UTC
c2829ed Expose additional bdb lock tuning parameters: number of lock tables, fair locks 22 February 2011, 21:07:14 UTC
17964e6 Disable repair job by default, add separate settings to enable/disable slop pusher job. 25 January 2011, 02:25:20 UTC
d3184d2 Add config parameter for bdb cleaner lookahead cache size 25 January 2011, 02:25:12 UTC
d254e04 Revert this li-* branch back to google collections 1.0-rc2 due to backwards compat 13 January 2011, 01:17:30 UTC
ffb98f1 Set version to 0.92 for this internal release 13 January 2011, 01:17:30 UTC
afcaac4 Downgraded BDB-JE for LI release 13 January 2011, 01:17:29 UTC
ededaf4 Add unit test for bootstrapAll() method in CachingStoreClientFactory 13 January 2011, 01:09:10 UTC
f5e6c7f Remove more generics related warnings. 12 January 2011, 23:37:49 UTC
77ece62 Removed Eclipse warnings in CachingStoreClientFactory 12 January 2011, 23:34:38 UTC
32d99bf Make CachingStoreClientFactory JMX managed, add ability to rebootstrap all clients. 12 January 2011, 20:20:34 UTC
a444a67 Add metadata stress test, general cleanup 12 January 2011, 18:18:52 UTC
6a9e494 Close sockets on timeouts 12 January 2011, 03:04:38 UTC
59531ba Implement Jay's suggestions: avoid cache leaks, other code cleanup 12 January 2011, 02:52:59 UTC
fe11003 Make all unit tests in voldemort.client pass with and without lazyness 12 January 2011, 02:52:59 UTC
8ec0447 Make SocketStoreClientFactory wrap getStoreClient with LazyStoreClient by default 12 January 2011, 02:52:59 UTC
back to top