swh:1:snp:764524290233376de64947417267228741ce2485

sort by:
Revision Author Date Message Commit Date
56c71c6 Make all bdb stats calls fast by default 24 August 2011, 19:44:36 UTC
a97edf2 Deleted RepairTest - redundant test to AbstractRebalanceTest. Removed slop references in RepairJob 12 August 2011, 18:57:42 UTC
66d5b6f Changed default delete batch size from 1000 to 10000 12 August 2011, 01:31:35 UTC
389cfbf Removed the slop pusher code from Repair Job 12 August 2011, 01:31:35 UTC
4a194df Fixed naming convention for deleteBatchSize in RepairJob 12 August 2011, 01:31:34 UTC
b71bb20 Made deleteOnly = true as default in RepairJob 12 August 2011, 01:31:34 UTC
26fdc4b Corrected constructor for RepairJob to do delete only and removed rebalancerepair variable/function names 12 August 2011, 01:31:34 UTC
fa4d6fe Modified deleteOnly to final boolean 12 August 2011, 01:31:34 UTC
b4ca2f2 Updates to files based on review comments (regarding style, dead code and unused semaphore) 12 August 2011, 01:31:34 UTC
cdbfc81 Changed name from rebalance-repair to repair-job in Voldemort Admin Tool 12 August 2011, 01:31:34 UTC
66ccdba Added a tool to generate put request file 12 August 2011, 01:31:34 UTC
b61a245 Updated test AbstractRebalanceTest.java 12 August 2011, 01:31:33 UTC
8f54d38 Renamed admin API from RebalanceRepair to RepairJob 12 August 2011, 01:31:33 UTC
f3657b9 Changes to invoke repair job via admin tool and validation via Entropy 12 August 2011, 01:31:33 UTC
c7a3f35 Updated description for repair rebalance tool 12 August 2011, 01:31:33 UTC
1f3b4c6 Added a new class KeyLocationValidation for sanity check of keys 12 August 2011, 01:31:33 UTC
2c1c99e Adding Admin API and test for Clean after rebalancing 12 August 2011, 01:31:33 UTC
1cec22a Added additional test for cleanup operation after rebalancing 12 August 2011, 01:31:32 UTC
ebdd71e Fixed comments for createUpdatedCluster in utils/RebalanceUtils.java 12 August 2011, 01:31:32 UTC
62b1aff Edited NOTES to correct the locate command (which is now preflist). 12 August 2011, 01:17:45 UTC
c84c675 Bump up curr.release to .li6 05 August 2011, 00:54:47 UTC
2bffbb0 Merge branch 'autometrics-limited' into li-r1132 04 August 2011, 23:40:45 UTC
86c1a2e Rename Status to Metric 04 August 2011, 23:10:24 UTC
3a2c2ec Style change 01 August 2011, 22:58:47 UTC
e6e732e Change default for Attribute annotation, add DERIVE DST 29 July 2011, 17:17:21 UTC
d354526 Set all metrics for StoreStatsJmx to GAUGE DST 29 July 2011, 17:14:02 UTC
0527995 Finish annotating StoreStatsJmx 29 July 2011, 02:28:41 UTC
887b19a First (ugly, unfinished) pass at wrapping StoreStats with Sensor annotations 29 July 2011, 02:28:26 UTC
e5684a3 Add defaults to @Attribute annotation 29 July 2011, 02:28:16 UTC
4dc6142 Add an Sensor annotation 29 July 2011, 02:28:02 UTC
c15344a Add getters for the Stats sensor in AbstractStoreClientFactory 29 July 2011, 02:27:56 UTC
8c89d98 Create an attribute annotation and associated enums 29 July 2011, 02:27:51 UTC
6fe9153 Create an accessor for stats in AbstractStoreClientFactory 29 July 2011, 02:27:45 UTC
b860d97 Merge remote branch 'upstream/master' into li-r1132 29 July 2011, 00:26:54 UTC
9e68193 Adjust failure detector configuration to experimentally determined values, make ThresholdFailureDetector the default implementation. 28 July 2011, 23:49:04 UTC
66f5a79 Merge branch 'master' of github.com:voldemort/voldemort 28 July 2011, 23:26:33 UTC
75f11d0 Merge branch 'master' into li-r1132 Conflicts: build.properties 28 July 2011, 18:11:31 UTC
8a9376a Cannot add a store whose replication factor is greater than the number of nodes 28 July 2011, 18:01:02 UTC
cc8c363 Merge branch 'master' of github.com:voldemort/voldemort 27 July 2011, 06:32:50 UTC
b2be54f Merge branch 'release-090' 26 July 2011, 23:26:16 UTC
3369c58 Merge branch 'master' into li-r1132 23 July 2011, 01:34:21 UTC
611ddeb Bug in restore from replication where-in the store name was hard-coded 23 July 2011, 01:33:44 UTC
5995358 Merge branch 'master' into li-r1132 23 July 2011, 01:15:45 UTC
f383807 Converting the fetch / swapper interface to public 23 July 2011, 01:14:31 UTC
abfbe22 Bumping up the version to 0.90! 23 July 2011, 00:25:53 UTC
c716080 Expand unit test for getAll 22 July 2011, 01:27:59 UTC
20914f5 Bumping up version to 0.90.RC5 18 July 2011, 17:21:58 UTC
2cc7839 Merge branch 'voldemort-master' into release-090 16 July 2011, 05:56:49 UTC
57121fa Updating omnigraffle for logical architecture 16 July 2011, 05:56:05 UTC
784fecd Added more details to release_notes. Voldemort is back... 15 July 2011, 01:03:27 UTC
2c462ce Merge branch 'voldemort-master' into release-090 14 July 2011, 03:58:41 UTC
1ce9886 Java doc changes 14 July 2011, 02:50:44 UTC
9ed2ae8 Merge branch 'master' into release-090 23 June 2011, 21:32:23 UTC
fe3a278 Bumping up version to 0.94.li5 23 June 2011, 20:05:55 UTC
9d8a2f6 Merge branch 'master' into li-r1124 23 June 2011, 20:05:07 UTC
de9ffd0 Added option to admin tool to get all the metadata 23 June 2011, 20:02:45 UTC
39c3a9c a) Changes to the way in which keys were generated for key distribution. Keys should be same so as to get fair distribution across stores b) Change the default admin based buffer size back to old value 23 June 2011, 03:07:42 UTC
111b7ea Added tons of logging messages to server side of admin client 22 June 2011, 04:00:57 UTC
c191f26 Issue 351 : StoreDefinitionsMapper.viewToElement() generates bogus XML when target store uses Zone Routing 22 June 2011, 00:57:06 UTC
aaff410 a) Fixed async listing in admin tool b) Some other minor cleanup related to maxThreads configuration which was not used 22 June 2011, 00:50:31 UTC
2755820 Added option to list / stop async jobs 21 June 2011, 20:58:52 UTC
05fa1b8 Tons of default configuration changes primarily on (a) admin client side (b) server side for redirecting stores 21 June 2011, 03:45:55 UTC
242fc10 Bump up RC version release 16 June 2011, 21:05:27 UTC
2f32c9a Merge remote branch 'upstream/master' into release-090 16 June 2011, 21:04:18 UTC
519b1fc Bumping build to 0.94.li4 15 June 2011, 18:22:58 UTC
6b4defd Merge branch 'master' into li-r1124 15 June 2011, 18:20:34 UTC
d8f6c90 Added (a) a configuration on the server side to override optimization if required (b) a per storage engine based parameter which indicates if the data is partition aware or not. We use this for rebalancing optimization as well 15 June 2011, 18:17:49 UTC
8cdeee6 Merge branch 'master' into li-r1124 14 June 2011, 21:22:14 UTC
cca94e7 Update Javadoc 14 June 2011, 20:54:08 UTC
2423a4e Merge remote branch 'origin/fd-clean' 14 June 2011, 20:52:22 UTC
440fd38 Bump it up to 0.94.li3 14 June 2011, 19:10:24 UTC
19b3f52 Bumped up version to 0.94.li2 - Downgraded google collection to match LI stack... 14 June 2011, 19:09:52 UTC
c131595 Added optimize option to migrate partitions. This allows us to make it optional in case we want to transfer everything ( the 'restore from replica' scenario ) 14 June 2011, 18:02:00 UTC
e3b6f01 a) Added timeout option to the Rebalance CLI b) Added optimization at the lowest level for RW stores to not copy data if a replica of it already existed 14 June 2011, 01:09:29 UTC
8c07e32 Count minimum number of failures that must occur before threshold percentage is calculated 12 June 2011, 20:15:13 UTC
34549c2 Some more logging changes related to streaming API 11 June 2011, 00:03:49 UTC
481ac9a Use non-clone cluster metadata to keep the code as similar to the previous codebase 10 June 2011, 18:30:35 UTC
c380d94 Better progress bar for rebalancing 10 June 2011, 18:21:46 UTC
0893ed2 a) Added tons of logging changes - Invalid metadata exception, Add/delete stores, streaming keys b) No more stack traces on the server side when we have an exception during a get/getAll/getVersions. Instead it'll just be a small message 10 June 2011, 00:18:54 UTC
c7f9498 Check if the data stream is not null in the async handler 09 June 2011, 03:47:44 UTC
b891756 a) Better entropy tool - Reads keys from all nodes b) Option to change number of keys read 09 June 2011, 03:46:51 UTC
549ba97 i) More logging ii) Ability to output metadata to file in the admin tool 08 June 2011, 23:04:28 UTC
9c74c1d Revert "Bumped up version to 0.94.li2 - Downgraded google collection to match LI stack..." This reverts commit acde9d98ca30510606362cca72f6e5a6f60183d2. 07 June 2011, 18:02:17 UTC
0bc1798 Rebalance tool now has the option to output intermediate metadata to a folder 07 June 2011, 18:00:46 UTC
4763683 Made the 'optimize' method better - Now makes sure that we don't do cross zone copying 03 June 2011, 20:23:39 UTC
acde9d9 Bumped up version to 0.94.li2 - Downgraded google collection to match LI stack... 02 June 2011, 02:36:35 UTC
e000d52 Added option to stop redirecting store using JMX 02 June 2011, 02:33:07 UTC
f299001 Merge remote branch 'upstream/master' 01 June 2011, 02:17:12 UTC
f2e82d4 Merge remote branch 'upstream/master' 01 June 2011, 02:16:56 UTC
b66ec96 Join on a string instead of char - To allow us to use old google collection versions 01 June 2011, 02:14:52 UTC
e52f491 Downgraded BDB back to 4.0.92 [ Got some performance problems in 4.1.7 ] 01 June 2011, 02:08:35 UTC
8fe2c08 Added back view prototype store to the single node cluster metadata 01 June 2011, 00:50:43 UTC
37c542c a) Fixed store swapping unit test b) Added option to http store swapper to rollback only if flag is enabled ( similar to admin store swapper) 31 May 2011, 23:42:46 UTC
c47d747 a) Added better help messages for admin tool and rebalance tool b) Rebalance tool allows you to generate a new balanced cluster metadata [ --optimize ] 31 May 2011, 22:08:18 UTC
159a7a4 Set the vector clock for the metadata correctly - in Voldemort admin tool 27 May 2011, 17:00:40 UTC
cecd559 More logging during rebalancing + Change the vector clock on the server side to avoid concurrent vcs 27 May 2011, 01:40:29 UTC
0cc38b8 a) Add metadata file for fetch files in case of new node b) Moved down "show-plan" option to get better idea of what is happening 26 May 2011, 18:08:37 UTC
421af36 Fixing bug in checking of number of chunks 25 May 2011, 17:35:40 UTC
1b20e18 Fixed constructore of Hadoop store builder to take num chunks correctly 25 May 2011, 03:45:02 UTC
2a4b76e a) Fixed NPE in Hadoop store builder reducer ( which works on a per bucket basis ) (b) Added two flags in the admin store swapper to enable/disable the rollbacks 24 May 2011, 21:18:24 UTC
back to top