swh:1:snp:764524290233376de64947417267228741ce2485

sort by:
Revision Author Date Message Commit Date
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
812e787 Merge branch 'master', remote branch 'remotes/upstream/master' 29 March 2011, 23:05:23 UTC
26678f2 Merge branch 'voldemort-master' 29 March 2011, 21:00:56 UTC
4ec9f6c Revert "Add Ant tasks to measure the code coverage of the unit tests using the Cobertura" Reverting it since it pollutes the junit output This reverts commit c6a903447d9815a3f3236293d510677fbbd10d32. 29 March 2011, 20:55:59 UTC
2f4f886 Merge remote branch 'upstream/master' 29 March 2011, 20:23:02 UTC
b9d885f Merge remote branch 'alex/master' into voldemort-master 29 March 2011, 20:16:50 UTC
ba1512e Added Voldemort Web Manager 29 March 2011, 20:07:23 UTC
3d26d92 Fixing unit test which used rollback(null) 29 March 2011, 19:59:07 UTC
52c3fa1 Merge branch 'voldemort-master' 28 March 2011, 23:14:10 UTC
7d5e323 Better JMX for rollback() in RO Stores 28 March 2011, 23:13:55 UTC
8c838e7 uncommented some tracing events 25 March 2011, 21:26:50 UTC
983dbd0 Merge afeinberg/master and voldemort/master 25 March 2011, 21:17:56 UTC
0b3ec80 Merge branch 'master', remote branch 'upstream/master' 25 March 2011, 21:15:59 UTC
23e600e Fix testStateChanges 25 March 2011, 21:06:15 UTC
02513d5 Merge remote branch 'upstream/master' 25 March 2011, 20:48:20 UTC
b01a8b2 Merge branch 'parallel-migrate' into voldemort-master 25 March 2011, 19:59:20 UTC
f835140 Added some more parameters to BDB Storage engine 25 March 2011, 18:16:59 UTC
97e03a7 Merge branch 'parallel-migrate' 25 March 2011, 18:05:08 UTC
cecc55e Clean up GrandfatherTest 25 March 2011, 18:04:58 UTC
17d5b42 Added more tests for patch generation 25 March 2011, 17:56:07 UTC
979f52a Revert "Expose rate of stream operations on both sides to diagnose bottlenecks" This reverts commit 6d24579d9c2a30b20a8053d04dbb4cb55211775e. 25 March 2011, 00:56:30 UTC
e28befa Some more modifications to the algorithms to catch edge cases 24 March 2011, 07:40:30 UTC
990c24c First version of diff generating algorithm - Generating the diff where X is iterator over old data chunk file, Y is iterator as it comes through MR - Y = Y-> next happens implicitly after every operation ( MR ) __X__ __Y__ k | v k | v _____ _____ 0 | B 0 | A 1 | D 1 | B 2 | C 3 | E if ( X.key > Y.key ) emit +,<position_in_Y>,Y.value if ( X.key == Y.key ) if ( X.value != Y.value ) emit -,<position_in_Y>,X.value emit +,<position_in_Y>,Y.value X = X -> next if ( X.key < Y.key ) emit -,<position_in_Y>,X.value X = X -> next if ( !X.hasNext() ) emit +,<position_in_Y>,Y.value if ( !Y.hasNext() ) emit -,<position_in_Y>,X.value 24 March 2011, 03:51:37 UTC
5fc0321 Merge branch 'master' of github.com:afeinberg/voldemort 24 March 2011, 02:54:25 UTC
6d24579 Expose rate of stream operations on both sides to diagnose bottlenecks 24 March 2011, 02:53:35 UTC
e601d8b enable gossip test with NIO connector 24 March 2011, 01:15:22 UTC
back to top