sort by:
Revision Author Date Message Commit Date
47a497b Stopped using local servletContext 14 July 2010, 22:23:20 UTC
51b7dc2 Merge branch 'server-transforms' into server-transforms-network 24 June 2010, 23:19:43 UTC
313e0da Merge branch 'server-transforms' of http://github.com/nehanarkhede/voldemort into server-transforms 24 June 2010, 23:19:17 UTC
d4c50f3 pushed instantiation of the view class from StoreDefinitionsMapper to the ViewStorageConfiguration 24 June 2010, 23:17:34 UTC
4dd8512 Merge branch 'server-transforms' into server-transforms-network 24 June 2010, 20:47:43 UTC
fea5393 Merge branch 'server-transforms' of http://github.com/nehanarkhede/voldemort into server-transforms 24 June 2010, 20:44:36 UTC
fb84aaa Moved instantiation of the view serializer factory from the StoreDefinitionsMapper to the ViewStorageConfiguration 24 June 2010, 20:30:15 UTC
61a91cc Bump up the version to .li4 23 June 2010, 22:27:39 UTC
bbded9c Merge branch 'server-transforms' into server-transforms-network 23 June 2010, 22:26:41 UTC
a86e1a2 Merge branch 'server-transforms' of http://github.com/nehanarkhede/voldemort into server-transforms 23 June 2010, 22:26:22 UTC
e5642fc another bug fix in MockStoreClientFactory 23 June 2010, 22:24:19 UTC
c7fc319 Merge branch 'server-transforms' into server-transforms-network 23 June 2010, 20:40:40 UTC
4f6b70b Fixed InvalidMetadataCheckingStoreTest to work with server transforms 23 June 2010, 20:36:48 UTC
1a4a197 Merge branch 'master' into server-transforms Conflicts: src/java/voldemort/store/invalidmetadata/InvalidMetadataCheckingStore.java 23 June 2010, 20:30:18 UTC
32c5055 Merge branch 'server-transforms' of http://github.com/nehanarkhede/voldemort into server-transforms 23 June 2010, 20:26:14 UTC
99468d4 Fixed issue 260: getAll() wasn't part of InvalidMetadataCheckingStore 23 June 2010, 20:03:29 UTC
ebdf7fd bug fix in MockStoreClientFactory.java 23 June 2010, 19:33:08 UTC
5f03cb8 Merge branch 'server-transforms' into server-transforms-network Conflicts: build.properties 18 June 2010, 23:08:34 UTC
27d5f5b Merge branch 'master' into server-transforms 18 June 2010, 23:07:09 UTC
06579fa Refreshing the store list for the read only store management servlet. 18 June 2010, 04:02:12 UTC
3327ec2 Merge branch 'master' into server-transforms 17 June 2010, 20:40:35 UTC
2b0bee6 Merge remote branch 'trunk/release-081' 17 June 2010, 02:24:37 UTC
3363fcc Updated release notes, set build version to 0.81 17 June 2010, 01:27:44 UTC
5578f42 Switched failure detector back to BannagePeriodFailureDetector due to instability with ThresholdFailureDetector 17 June 2010, 01:25:36 UTC
3798609 Switched failure detector back to BannagePeriodFailureDetector due to instability with ThresholdFailureDetector 17 June 2010, 00:44:19 UTC
0260b83 Bumped to Release Candidate 0.81 15 June 2010, 23:06:44 UTC
347194f Bump up version again. 15 June 2010, 00:31:18 UTC
11fe625 Code refactor. StoreClient interface resumed to original. Added a ViewStoreClient and ViewUpdateAction interface for views 15 June 2010, 00:04:07 UTC
0557655 Code refactor. StoreClient interface resumed to original. Added a ViewStoreClient and ViewUpdateAction interface for views 14 June 2010, 23:13:11 UTC
03e0e44 Set a li specific version 14 June 2010, 18:39:17 UTC
6cad3aa Rerun protobuf codegen with protobuf 2.1.0 14 June 2010, 18:38:07 UTC
56ee70e Switch protobuf jar to 2.1.0 14 June 2010, 18:36:54 UTC
177ae3d Downgrade google collect to 1.0-rc2 for li-r1024 14 June 2010, 18:14:14 UTC
3ebfcc4 bug fixes found during backwards compatibility tests 13 June 2010, 19:29:32 UTC
a63db36 changes for some merge conflicts due to merging voldemort trunk into server-transforms 12 June 2010, 20:11:32 UTC
01b82c4 merging voldemort master branch into server-transforms 12 June 2010, 19:48:51 UTC
2e4df16 view-serializer-factory and supporting compressed stores for views 12 June 2010, 18:28:03 UTC
eb5dcb6 Merge branch 'master' of git@github.com:voldemort/voldemort 12 June 2010, 05:34:48 UTC
07493fd Read only store perf test improvements. 12 June 2010, 05:33:51 UTC
7b1cce1 log4j.properties should use $base_dir too. 12 June 2010, 05:33:16 UTC
494d49b Merging Hadoop + Pig integration 12 June 2010, 00:29:41 UTC
d74a474 Removed the massive Pig core. Replaced with Dev-core. Cannot run Pig directly now, need to set $PIG_HOME 11 June 2010, 23:59:49 UTC
0b2ef08 Fixed minor bug which returns NPE when Checksum is None 11 June 2010, 18:52:45 UTC
2c86009 Hadoop + Pig integration -> ./contrib/hadoop/bin/hadoop-word-count.sh <store_name> <adminclient_url> -> ./contrib/hadoop/bin/voldemort-pig.sh 11 June 2010, 17:32:12 UTC
8109199 Sped-up rebalancing and gossip tests by running them only with BIO 11 June 2010, 01:18:47 UTC
aac2ec7 Slight performance tweaks: reduce lock usage, use collections with specified size. 11 June 2010, 01:18:37 UTC
08442a2 Krati datastore 11 June 2010, 00:52:12 UTC
92c5016 benchmark for views 09 June 2010, 22:24:54 UTC
cfc91c0 minor bug fixes found using the Voldemort shell 07 June 2010, 22:57:49 UTC
7e0501b more unit tests for views using stores.xml + bug fixes 07 June 2010, 22:34:18 UTC
05ff8b0 Fix for issue 249 - it was cleaning sessions at noon rather than midnight 04 June 2010, 18:12:10 UTC
29f895e Minor changes to Benchmark tool 03 June 2010, 21:48:13 UTC
04b8fb4 Merge branch 'trunk' into neha-master Need to modify - RedirectingStore Conflicts: src/java/voldemort/store/rebalancing/RedirectingStore.java 03 June 2010, 20:18:53 UTC
d9d1165 views tests using stores.xml 03 June 2010, 01:27:16 UTC
8462031 Voldemort Performance Tool (Runs local & remote test) - Run using bin/voldemort-performance-tool.sh - Has a warmup phase to insert records (--record-count) - Various record selection distributions - Can fix client throughput to measure latency under certain load 03 June 2010, 00:06:06 UTC
448cad5 Fixed an issue with shell scripts not handling -z correctly. 01 June 2010, 05:53:18 UTC
ebcbd5c Merge branch 'master' of github.com:voldemort/voldemort 26 May 2010, 05:00:04 UTC
aeb05f5 Merge branch 'multiple-donors' 26 May 2010, 04:06:44 UTC
8e02443 added some unit tests for views with transforms 25 May 2010, 19:43:31 UTC
3841c74 Metadata store is not a redirecting store. 25 May 2010, 06:25:35 UTC
10b8628 Added --securitygroup option to ec2 node creation 25 May 2010, 03:16:23 UTC
26ae5b9 Merge remote branch 'rsumbaly/release-0802-backward' 24 May 2010, 19:47:59 UTC
45af568 all unit tests running after server-side transforms changes 24 May 2010, 19:29:51 UTC
ddb753f Reduced shared state, duplicate searching of rebalancer state. 23 May 2010, 04:15:14 UTC
7370e5c Improved synchronization for shared rebalancing related state. * Simpilified synchronization around the permit Set in Rebalancer * Introduced ReadWriteLock to guard rebalancer state in RedirectingStore, MetadataStore and Rebalancer 21 May 2010, 11:23:08 UTC
a53341a To have backward compatibility with Voldemort 0.70, keep storeName optional in doFetch in Read-only store servlet 21 May 2010, 04:27:56 UTC
219a280 server-side transforms using Voldemort views - code complete 19 May 2010, 23:07:06 UTC
83b58d7 Added setting for maximum number of parallel donors. 18 May 2010, 20:27:32 UTC
e288e87 some view changes for supporting server side transforms. Changes incomplete 18 May 2010, 16:49:13 UTC
b682250 Changed data structures to better suit multiple donors. * Centralized rebalancer state in RebalanceState class * Using a Map instead of a List for rebalance steal info * Using a Set instead of Map<Integer,Boolean> for permits 18 May 2010, 06:34:09 UTC
2d59bdc Release admin client connections when done. 10 May 2010, 17:58:51 UTC
1868108 General cleanup and refactoring. * Changed the style of statements, Javadoc. * Refactored rebalancer AsyncOperation to own class. 07 May 2010, 21:05:37 UTC
2135c53 Enhancements to RemoteTest. * Added ability to save a list of null values, set failure detector treshold length equal to socket timeout. 07 May 2010, 21:05:37 UTC
1718c9c Fixed steal info search logic in RedirectingStore. * Since transfers of different stores may finish at different times, it's important to look at unbalancedStoreList and not just the partition ids when selecting the right steal info to use. 07 May 2010, 21:05:37 UTC
9340f55 Cleaned up code and comments. Added license headers. Removed commented out code. 07 May 2010, 21:05:37 UTC
141b9ac Tweaks and corrections to rebalancing. Removed un-needed CountDownLatch from RebalanceController. Increased default number of async operation scheduler threads to 6. Improvements to MetadataStore: * Corrected mutations of REBALANCE_STEAL_INFO * Improved synchronization (using a simple lock for now) * Corrected clean up behaviour. 07 May 2010, 21:05:37 UTC
1fdce3f Implemented a unit test for proxyGetAll(). 07 May 2010, 21:05:37 UTC
0f4b489 Updated getAll() to support multiple donors. 07 May 2010, 21:05:36 UTC
baa31cb Added a TODO item for multiple donors after a crash. 07 May 2010, 21:05:36 UTC
8c22766 Cleaned up code and Javadoc. 07 May 2010, 21:05:36 UTC
3def36b Cleaned up code, testing proxy get with multiple donors. 07 May 2010, 21:05:36 UTC
9099ff1 Setting the correct cluster metadata with multiple donors. 07 May 2010, 21:05:36 UTC
6309fb1 First attempt at rebalances one stealer from multiple donors. 07 May 2010, 21:05:36 UTC
0b2d311 Support permits for multiple donors. 07 May 2010, 21:05:36 UTC
8be70f7 Backwards compatibility for RebalanceStealInfo. 07 May 2010, 21:05:36 UTC
2935cc0 Simplified multiple donor logic for RedirectingStore. 07 May 2010, 21:05:36 UTC
6dc3cad Using a deterministic Random. 07 May 2010, 21:05:35 UTC
c832775 Support for lists of RebalancePartitionsInfo. - Refactored RebalancePartitionsInfo(String) to a factory method. - Support for serializing/deserializing lists of RebalancePartitionInfo from/to Json - Additional unit tests. - Storing StealInfo as a list inside MetadataStore. - Adjusted MetadaStoreTest to account for REBALANCE_STEAL_INFO storing a List. - Updating RedirectingStore to handle multiple donors per stealer. 07 May 2010, 21:05:35 UTC
497c4cb Changes to unit tests: 1. RemoteTest adds the ability to specify interval as -1 to disable 2. Reduced (greatly) the runtime of the ThresholdFailureDetector test (80 sec -> 2.5) 3. Added @Test annotations to the AbstractByteArrayStoreTest and AbstractStoreTest so that the test methods would get picked up properly (they'd previously been ignored) 07 May 2010, 17:59:52 UTC
955176c Release 0.80.2 27 April 2010, 18:05:57 UTC
460e33d Merge branch 'master' into release-0802 27 April 2010, 02:51:36 UTC
fc05a68 Modification to the Checksum code such that checksum is computed on the reducer machines instead of the master. 23 April 2010, 07:23:06 UTC
d31b3d4 Bumping up version to 0.80.2.RC1 20 April 2010, 23:05:14 UTC
92b1a1b Updated Checksum unit tests 20 April 2010, 17:20:15 UTC
aacb73a Added more checksum algorithms - Now has the command line --checksum <adler32,crc32,md5> 20 April 2010, 02:33:11 UTC
35bb01a Added command line option to enable checkSum "--enable-checksum". Default is false 19 April 2010, 19:56:18 UTC
9389cbe Modified temp file name to avoid clashes during same store fetch 18 April 2010, 04:46:49 UTC
e550311 Modifications to checksum code - Removed StringBuffers 18 April 2010, 03:50:33 UTC
19074c7 Added checksum capability to read only stores. 17 April 2010, 02:06:30 UTC
44c605b Fixed bug wherein multiple hdfs-fetcher use same temp directory. Now uses temp directory specific to store name 14 April 2010, 16:55:17 UTC
back to top