https://github.com/voldemort/voldemort

sort by:
Revision Author Date Message Commit Date
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
95705b4 Add configuration for lazyness 12 January 2011, 02:52:59 UTC
3ad24b5 Create a lazy wrapper for StoreClient 12 January 2011, 02:52:59 UTC
84bdd65 Implement caching StoreClientFactory, which required adding equals/hashCode to the InconsistencyResolvers 12 January 2011, 02:52:59 UTC
d6570a6 Enable repair job. 12 January 2011, 01:58:12 UTC
4085c0b Issue 250 : Throughputs reported by JMX was set to -1 by default. Ends up spoiling all monitoring systems 12 January 2011, 01:48:04 UTC
7bd7797 Modified JMX hook in Client to have per store based results 12 January 2011, 01:48:04 UTC
378f072 Issue 312 - Large connection timeouts values can lead to artificially long delays in establishing a connection 12 January 2011, 01:48:04 UTC
4b9a30d Issue 290 : Removing some shell scripts which are not used 12 January 2011, 01:48:04 UTC
bfc773f Increase the number of threads in migrate partitions tool 12 January 2011, 01:48:04 UTC
5adf557 Better Entropy Detection + New JMX hook in SchedulerService 12 January 2011, 01:48:03 UTC
c3f448c Removing sysout from the Admin client unit tests 12 January 2011, 01:48:03 UTC
7857afa Mixed a minor bug in RebalanceUtils + Admin Client unit test for fetching read-only store partitions 12 January 2011, 01:48:03 UTC
ca9f374 Cleaning up integration grandfather test 12 January 2011, 01:48:03 UTC
5a4b01d Added an integration test for grandfathering 12 January 2011, 01:47:20 UTC
b5d65b2 Migrated RebalanceClusterPlan to MigratePartitionPlan 12 January 2011, 01:47:20 UTC
0c9fec9 Added simulation mode to migrate partition tool 12 January 2011, 01:47:20 UTC
9169b88 Update EC2 testing resources to rsync only required directories ( exclude src, etc) 12 January 2011, 01:46:41 UTC
a82ecad Repair job now deletes the data after putting it into slop store + unit tests 12 January 2011, 01:46:36 UTC
6443cc8 Removed unused "num.cleanup.permits" param and replaced it with "num.scan.permits". These permits are shared by all jobs which scan the disk - slop pusher job, clean-up job and repair job 12 January 2011, 01:46:29 UTC
24b21fa Adding final to some constants - Findbugs 12 January 2011, 01:46:15 UTC
16387be Added compulsory param (to MigratePartitions) to indicate whether we want to switch back to normal state at the end of migration 12 January 2011, 01:45:50 UTC
d037852 Made Voldemort Admin tool's set-state generic to handle store def, cluster & state changes 12 January 2011, 01:45:44 UTC
4c49cf6 Added stats to Repair Job + Exposed dynamic bootstrapping of client via JMX 12 January 2011, 01:45:38 UTC
0b87f75 Minor changes to logging 12 January 2011, 01:45:29 UTC
d91bcd6 Revert "Added stats to Repair Job + Exposed dynamic bootstrapping of client via JMX" This reverts commit 9e3828a3bca2c0918d24ec4ca604eeb2f76e3163. 12 January 2011, 01:36:35 UTC
15f334a Revert "Made Voldemort Admin tool's set-state generic to handle store def, cluster & state changes" This reverts commit 7b75f5efc3a066a5313efda3aa6a618b3504484f. 12 January 2011, 01:36:35 UTC
30743b9 Revert "Added compulsory param (to MigratePartitions) to indicate whether we want to switch back to normal state at the end of migration" This reverts commit fa122a8ddba0eb678899d1f6e45bbd90938067d1. 12 January 2011, 01:36:34 UTC
f5c8b38 Revert "Adding final to some constants - Findbugs" This reverts commit efc2e6de38d3fc6f9820d1495ad1fe86bb2d046a. 12 January 2011, 01:36:33 UTC
c9d6d70 Revert "Removed unused "num.cleanup.permits" param and replaced it with "num.scan.permits". These permits are shared by all jobs which scan the disk - slop pusher job, clean-up job and repair job" This reverts commit 5740cdc36de66dca15164b78747c2158c72fc844. 12 January 2011, 01:36:32 UTC
82727df Revert "Repair job now deletes the data after putting it into slop store + unit tests" This reverts commit 4c7ad6e64e4d143149de089593eee3c1b3186cf7. 12 January 2011, 01:36:32 UTC
1e18771 Revert "Update EC2 testing resources to rsync only required directories ( exclude src, etc)" This reverts commit 29d71742ab8de279a60b2d641d843b6de8723bd7. 12 January 2011, 01:36:31 UTC
b73dd3e Revert "Added simulation mode to migrate partition tool" This reverts commit 516ea6324461e5e7c53abee9fc85cae2eeca730e. 12 January 2011, 01:36:30 UTC
b418f50 Revert "Migrated RebalanceClusterPlan to MigratePartitionPlan" This reverts commit ebbd94af757963c44eda99aedc5c6bd83d7b0583. 12 January 2011, 01:36:30 UTC
191960e Revert "Added an integration test for grandfathering" This reverts commit 68329f808d4a5ca6f3aadbad6f738c97b0e120d7. 12 January 2011, 01:36:29 UTC
3426c35 Revert "Cleaning up integration grandfather test" This reverts commit 3d85f9c1dd846596200c9213637f6a2b7d3fc0eb. 12 January 2011, 01:36:28 UTC
077d00e Revert "Mixed a minor bug in RebalanceUtils + Admin Client unit test for fetching read-only store partitions" This reverts commit fd15c7b6582e8c2d32d51e6a05b8cc8102e3f0ec. 12 January 2011, 01:36:27 UTC
c58c3b3 Revert "Removing sysout from the Admin client unit tests" This reverts commit 38b394cd3bc68a0447ed30d3060a5f31018fe758. 12 January 2011, 01:36:25 UTC
6e63e9a Revert "Better Entropy Detection + New JMX hook in SchedulerService" This reverts commit 52a97f2f42b229215f994e0b02c9ea82511e6329. 12 January 2011, 01:31:37 UTC
bf8e4f1 Revert "Increase the number of threads in migrate partitions tool" This reverts commit a794a3b7ef4b112f5b84e14431f7ea71559a8ce2. 12 January 2011, 01:31:36 UTC
b9ee832 Revert "Issue 290 : Removing some shell scripts which are not used" This reverts commit 73602148cef79f9b33c6ce667b352baafab82639. 12 January 2011, 01:31:35 UTC
c0ec2b5 Revert "Issue 312 - Large connection timeouts values can lead to artificially long delays in establishing a connection" This reverts commit acd6bec717c8fccb71b138f55a934f06d1e36aa4. 12 January 2011, 01:31:34 UTC
09c3fad Revert "Modified JMX hook in Client to have per store based results" This reverts commit 6c5104afb25b021a47663f9586af7b7d5fb1b03b. 12 January 2011, 01:31:33 UTC
beac649 Revert "Issue 250 : Throughputs reported by JMX was set to -1 by default. Ends up spoiling all monitoring systems" This reverts commit 05e0f02ba79a114c92d735c6c174f7614fa978fe. 12 January 2011, 01:31:13 UTC
05e0f02 Issue 250 : Throughputs reported by JMX was set to -1 by default. Ends up spoiling all monitoring systems 12 January 2011, 00:19:14 UTC
6c5104a Modified JMX hook in Client to have per store based results 12 January 2011, 00:19:07 UTC
acd6bec Issue 312 - Large connection timeouts values can lead to artificially long delays in establishing a connection 12 January 2011, 00:18:57 UTC
7360214 Issue 290 : Removing some shell scripts which are not used 12 January 2011, 00:18:49 UTC
a794a3b Increase the number of threads in migrate partitions tool 12 January 2011, 00:18:41 UTC
52a97f2 Better Entropy Detection + New JMX hook in SchedulerService 12 January 2011, 00:18:32 UTC
38b394c Removing sysout from the Admin client unit tests 12 January 2011, 00:18:25 UTC
fd15c7b Mixed a minor bug in RebalanceUtils + Admin Client unit test for fetching read-only store partitions 12 January 2011, 00:18:18 UTC
3d85f9c Cleaning up integration grandfather test 12 January 2011, 00:18:09 UTC
68329f8 Added an integration test for grandfathering 12 January 2011, 00:17:59 UTC
ebbd94a Migrated RebalanceClusterPlan to MigratePartitionPlan 12 January 2011, 00:17:49 UTC
516ea63 Added simulation mode to migrate partition tool 12 January 2011, 00:17:05 UTC
29d7174 Update EC2 testing resources to rsync only required directories ( exclude src, etc) 12 January 2011, 00:16:56 UTC
4c7ad6e Repair job now deletes the data after putting it into slop store + unit tests 12 January 2011, 00:16:48 UTC
5740cdc Removed unused "num.cleanup.permits" param and replaced it with "num.scan.permits". These permits are shared by all jobs which scan the disk - slop pusher job, clean-up job and repair job 12 January 2011, 00:16:35 UTC
efc2e6d Adding final to some constants - Findbugs 12 January 2011, 00:15:12 UTC
fa122a8 Added compulsory param (to MigratePartitions) to indicate whether we want to switch back to normal state at the end of migration 12 January 2011, 00:15:02 UTC
7b75f5e Made Voldemort Admin tool's set-state generic to handle store def, cluster & state changes 12 January 2011, 00:14:50 UTC
9e3828a Added stats to Repair Job + Exposed dynamic bootstrapping of client via JMX 12 January 2011, 00:12:06 UTC
a3c548f Added test for restore data from replica - supports both consistent and zone routing 12 January 2011, 00:07:40 UTC
f2e1b3d Added to Voldemort admin tool the ability to retrieve metadata from all nodes + set server state on all / some nodes 12 January 2011, 00:07:32 UTC
bf6fdfc Some refactoring to move the unit tests to the correct locations 12 January 2011, 00:07:23 UTC
2408b36 Found bug in the old logic of RebalanceClusterPlan - Fixed unit test 12 January 2011, 00:07:13 UTC
ba01264 Fixed unit test related to updating metadata while grandfathering 12 January 2011, 00:07:03 UTC
fcd1eb5 Removed dependency of Migrate Partitions on a unit test class 12 January 2011, 00:06:54 UTC
f3c188e Minor fixes to Grandfathering store + more unit tests for MigratePartitions 12 January 2011, 00:06:39 UTC
2782c49 Some more changes to unit tests w.r.t. grandfathering 12 January 2011, 00:06:30 UTC
ae203e8 Changes to grandfather state + more unit tests 12 January 2011, 00:06:13 UTC
c0b32da Added Rebalance cluster plan unit test 12 January 2011, 00:05:47 UTC
a0369cc Added some more grandfathering tests 12 January 2011, 00:05:39 UTC
5f1fb56 Another round of Grandfathering modification 12 January 2011, 00:05:28 UTC
b2113ab Updated Grandfathering code to now support (a) updating remote metadata (b) store grandfathering metadata 12 January 2011, 00:05:16 UTC
724fb05 More grandfathering changes 12 January 2011, 00:04:08 UTC
d1a68da Added layout for grandfathering store 12 January 2011, 00:03:14 UTC
36bd7f1 Add Dave Brosius to CONTRIBUTORS 27 December 2010, 09:41:57 UTC
eeb9cf1 show array contents, not the reference in toString() 27 December 2010, 09:39:43 UTC
back to top