sort by:
Revision Author Date Message Commit Date
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
65b484f Merge remote branch 'upstream/master' into rebalance 20 May 2011, 02:13:50 UTC
946e042 Merge pull request #49 from acrosa/master Ruby 1.9 support for the ruby client 20 May 2011, 02:12:51 UTC
e635eb4 Fixing the tiny bug in Fetch Partitions file where-in we were not checking the number of chunks correctly 20 May 2011, 02:09:11 UTC
247b6a3 Merge remote branch 'upstream/rebalance' into rebalance 20 May 2011, 01:23:21 UTC
e8ecc7a Ruby 1.9 support to voldemort-rb 20 May 2011, 01:07:39 UTC
8359fc4 Fixed the problem in Metadata store wherein we could have an empty rebalance partition info 20 May 2011, 00:09:52 UTC
b648fba Merged rebalance branch + added block based file streaming 19 May 2011, 22:07:50 UTC
207b94a reslove conflicts after merging with Roshan's new code on rebalance 19 May 2011, 21:33:25 UTC
b255dca Exposed the ability to retrieve the storage format in Voldemort admint ool 19 May 2011, 21:13:28 UTC
a4f42bf Removed the new cleaner way to get read-only metadata. Fall back to the old dirty multiple message format to maintain backwards compatibility...Sigh! 19 May 2011, 19:53:51 UTC
09299af Added num-chunks option to Hadoop store builder 18 May 2011, 18:13:36 UTC
87bac55 Added sleep to rebalance test for the metadata to propagate 18 May 2011, 02:34:10 UTC
1ba7cf7 Changed the Rebalance Cluster plan to now calculate plans at a per store basis. Why? Because then we can rebalance a cluster with some stores having zone routing and others having consistent routing. 18 May 2011, 01:34:51 UTC
ee0c475 Merge branch 'master' into rebalance 16 May 2011, 16:54:01 UTC
50c043c add gunzip support for VoldemortAdminTool --fetch-entries 13 May 2011, 02:17:25 UTC
5608a20 Merge remote branch 'origin/master' into rebalance 13 May 2011, 01:01:34 UTC
ea2f292 Merge branch 'master' of github.com:voldemort/voldemort 12 May 2011, 21:46:56 UTC
aa4d73d Add option to add a store on an individual node 12 May 2011, 21:46:41 UTC
b7ccb6f fixed NPE in VoldemortAdminTool --fetch-key when store doesn't exist 12 May 2011, 21:37:18 UTC
f029c56 add gunzip support for VoldemortAdminTool --fetch-key 12 May 2011, 20:37:19 UTC
6140f78 Added option to set rebalancing steal information using the admin tool 12 May 2011, 02:11:06 UTC
ff623f5 More logging in delete entries + returns a long instead of int 12 May 2011, 00:11:25 UTC
78a2fbf Removing some old shell scripts + Adding a JMX to RO stores to get chunk information 11 May 2011, 22:31:24 UTC
ee3d2f6 Added an option to decide if to failEarly or not. This is required because in case of failure during migrate partitions you don't want to fail early and want to try pushing the changes to as many nodes as possible 11 May 2011, 18:23:06 UTC
72bfb73 Merge remote branch 'leigao/master' 02 May 2011, 20:44:10 UTC
e8dc28e add logging for voldemort client calls 29 April 2011, 21:11:38 UTC
dbdf05c Merge remote branch 'upstream/master' 28 April 2011, 22:47:24 UTC
40031f9 add logging for voldemort client calls 28 April 2011, 22:26:23 UTC
7cb8624 Issue 346 : DataSetStats bug 27 April 2011, 22:20:25 UTC
5df0a72 Changed the bucket nomenclature for RO Store. Now if a key maps to a secondary partition we don't bucket it into "{secondary_partition}_{replica_type}" bucket, but instead put it into "{master_partition}_{replica_type}". This helps us with (A) RO rebalancing (B) future plan to make RO Stores 3 phase - (i) fetch single copy (ii) migrate the copy (iii) swap 19 April 2011, 19:43:09 UTC
befe966 Fixed unit test for server side routing which was disabled for a long time 17 April 2011, 17:56:53 UTC
4959a36 Fixed async request handler to close stream handler request properly in case of broken pipe 15 April 2011, 05:39:20 UTC
0c150dc Added more logging to RO stores to print counters 14 April 2011, 22:23:49 UTC
b825316 Optimized the read path of chunked file set 14 April 2011, 03:21:14 UTC
2fc19fd Added option to RO performance tool to pick up old test data 13 April 2011, 00:48:19 UTC
25020ce Fixed Store swapper test by separating the HTTP and Admin based methods 12 April 2011, 23:59:24 UTC
c3c20e5 Adding junit-test target to build.xml - This allows you to run individual unit tests as follows - ant junit-test -Dtest.name=<class_name> 12 April 2011, 16:25:23 UTC
c08d4f6 Changed appender levels for RO unit tests 12 April 2011, 07:08:40 UTC
512e6cb Changed the way number of tuples were stored from a byte to a short - RO 12 April 2011, 03:05:49 UTC
1abc7a5 Continue Issue 343 with unit test 11 April 2011, 16:55:17 UTC
8f3109c Issue 343 : ResourcePoolConfig.getTimeout(TimeUnit ) bug 11 April 2011, 16:48:39 UTC
a54a944 Merge branch 'voldemort-master' 08 April 2011, 22:11:24 UTC
63153cd Minor optimization + logging for RO stores 08 April 2011, 04:03:52 UTC
5231f92 Fix issue-337: expose LockMode.DEFAULT for BdbStorageEngine#get 08 April 2011, 02:35:06 UTC
35f3e4b Added to ByteUtils a function to compare byte array against a sub-sequence of another byte array. 07 April 2011, 21:54:09 UTC
78a0445 Removed shell script for building read-write stores 05 April 2011, 02:07:36 UTC
84c50ca Removed the .patch files information 05 April 2011, 01:59:22 UTC
717153c Merge branch 'voldemort-master' 04 April 2011, 20:41:49 UTC
b452a8c Fixed ClusterMapper failing test 04 April 2011, 20:41:38 UTC
59f1458 Revert "Decreasing default max connections per node to 10" This reverts commit a6bedff2b5e13a769af752864981f14dc16e03c6. 04 April 2011, 20:41:33 UTC
2601ab7 Merge remote branch 'voldemort/master' 03 April 2011, 17:12:45 UTC
d327272 Fix the NPE that was causing AdminServiceBasicTest to fail 02 April 2011, 01:50:38 UTC
365a28a Fix a potential NPE 02 April 2011, 01:44:48 UTC
955ea7f Merge branch 'master' of github.com:voldemort/voldemort 02 April 2011, 01:14:13 UTC
c4dfa32 Reverted back changes related to incremental pushes - Opened bug and will complete later... 02 April 2011, 01:02:34 UTC
1860e5b Merged ReadOnly store changes 01 April 2011, 22:52:41 UTC
475b823 Merge remote branch 'origin/voldemort-master' into voldemort-master 01 April 2011, 22:42:17 UTC
4bc49d8 Added more functionality to the KeyDistribution Generator 01 April 2011, 22:36:31 UTC
ad057e9 Record entries in the same way in fetch as in update 01 April 2011, 20:50:46 UTC
bfe7e4f Minor cleanup 01 April 2011, 19:50:21 UTC
a4d88f9 Use an LRU cache to keep track of handles 01 April 2011, 18:46:07 UTC
202f496 Add counters for time spent waiting on disk and network 01 April 2011, 18:45:58 UTC
ae18fc1 Support keeping streaming statistics for JMX 01 April 2011, 18:45:31 UTC
bac0fa7 Added JMX to get time since last time RO store was swapped 01 April 2011, 02:08:00 UTC
ad0a6b2 Merge branch 'voldemort-master' 30 March 2011, 22:39:21 UTC
8fea168 Merge remote branch 'upstream/master' into voldemort-master 30 March 2011, 22:39:10 UTC
204f594 Merge remote branch 'origin/master' 30 March 2011, 22:35:34 UTC
6e128c0 Merge branch 'voldemort-master' 30 March 2011, 22:34:10 UTC
1e95071 Added '<owners>' tag to store definitions 30 March 2011, 22:33:36 UTC
dcd9d57 Added '<owners>' tag to store definitions 30 March 2011, 22:29:51 UTC
d45566c change put w/ transform to return a new version 30 March 2011, 19:02:56 UTC
f6ce395 Merge branch 'voldemort-master' 30 March 2011, 02:25:00 UTC
a76d91d Reverted back some debug messages from NIO protocol negotiation fix 30 March 2011, 02:24:19 UTC
988643f Merge remote branch 'upstream/master' 30 March 2011, 01:09:26 UTC
51c3a7d replace a stack trace with a regular info messagein NIO server log when client disconnects due to timeout 29 March 2011, 23:10:21 UTC
back to top