swh:1:snp:764524290233376de64947417267228741ce2485

sort by:
Revision Author Date Message Commit Date
ea2ee23 Releasing Voldemort jar 1.5.9 with a ZenStoreClient related bug fix 05 November 2013, 20:17:39 UTC
47cd1c7 More cleanup in AsyncMetadataVersionManagerTest.java. Adding test timeout and removing the retry loops 31 October 2013, 23:22:21 UTC
a97f36d Adding a test case for tracking versions of multiple stores 31 October 2013, 22:17:46 UTC
dff8c4f Fixing a bug in AsyncMetadataVersionManager related to store version tracking 31 October 2013, 01:04:46 UTC
9414476 Add null checks to make sure push doesn't get a null dir 30 October 2013, 19:55:49 UTC
e4366c2 Fixing name for store client factory mbean Disable unnecessary resthdfs test 30 October 2013, 00:00:05 UTC
f5b0b77 Adding hadoop-auth jar to lib : required by RestHadoopAuth service 29 October 2013, 23:38:45 UTC
2f14bc9 Update release_notes for release 1.5.8 29 October 2013, 21:39:37 UTC
e951f11 Replacing restfs jar with the newly open sourced tusk jar. Adding retries and additional logging in RestHadoopFetcher 29 October 2013, 18:43:48 UTC
fe44579 Update release_notes for release 1.5.7 28 October 2013, 23:55:58 UTC
ff3b7fa Also log hdfs exception cause 28 October 2013, 21:14:39 UTC
9d2abf7 Adding more logging to Hdfsfetcher 28 October 2013, 21:14:39 UTC
0d2d0c2 adding the jars for real 28 October 2013, 19:14:19 UTC
cb2433c replacing webhdfs w/ http 28 October 2013, 19:14:19 UTC
ab7ac67 fix some minor issues 28 October 2013, 19:14:19 UTC
9421df0 add unit tests for validating the new server config 28 October 2013, 19:14:19 UTC
f0e2158 add back hadoop config in case we need to swtich back to the old hdfsfetcher 28 October 2013, 19:14:19 UTC
d0b77e2 Add RestHadoopFetcher by using Rest-based hadoop client 28 October 2013, 19:14:19 UTC
7bec37e Making ZenStoreClient enabled by default 24 October 2013, 23:20:44 UTC
c51e6b1 Retrying fetches on all exceptions with delay 24 October 2013, 23:20:44 UTC
61aa368 Fixing bdb split test -- fix the tmp directory delete -- use smaller sized values to avoid intermittent failures 24 October 2013, 22:42:52 UTC
d5fb00f Moving Voldemort to BDB-je 5.0.88 24 October 2013, 22:42:13 UTC
195e290 Upgrading to BDB-JE 5.0.73 24 October 2013, 22:42:13 UTC
33295b8 Fixing NPE in BaseStreamingClient.java related to Faust streaming 24 October 2013, 00:39:46 UTC
e8f76ee Merge pull request #154 from mebigfatguy/master remove typo causing infinite recursion 20 October 2013, 06:50:45 UTC
6cb4450 remove typo causing infinite recursion 19 October 2013, 06:57:14 UTC
7899314 Bumping up version for release 1.5.6 19 October 2013, 01:06:03 UTC
c883ae2 Removing getStoreClientFactoryStats from the StoreClientFactory interface, since it broke other shit 19 October 2013, 01:03:21 UTC
4deff3c Bump release number to 1.5.5 18 October 2013, 21:05:26 UTC
2ad302f Release notes for release-1.5.5 18 October 2013, 20:53:23 UTC
c35751e revision based on review 18 October 2013, 01:11:36 UTC
c453ec6 fix parallel put action 1. recheck quorum and zone satisfaction after draining queue 2. Fix a logging typo 18 October 2013, 01:11:36 UTC
d695d1b added zone count write test 18 October 2013, 01:11:36 UTC
dbce935 Initializing the AtomicInteger numConsecutiveCatastrophicErrors properly in the constructor of NodeStatus 15 October 2013, 23:16:23 UTC
6d5d4bf Improvements to the failure detector: Adding a threhold for fatal failures while marking a node down 15 October 2013, 03:33:42 UTC
728b63a Refactor build once push multi code path 14 October 2013, 22:57:38 UTC
851b781 Disabling the gossiper test 08 October 2013, 02:07:11 UTC
93c9161 Fixes to rebalancing tests -- Fix bdb misconfig to speed up ~10x -- Disable the BlockingIO testing 08 October 2013, 00:43:34 UTC
e7022bc Exclude HadoopStoreBuilder tests 03 October 2013, 22:09:15 UTC
63888bb Add a new "multi" option:build once,push multi 03 October 2013, 22:08:18 UTC
15ed9b9 Cleaning up changes to TestUtils.java meant for creating temp directories in a standard way 03 October 2013, 20:54:08 UTC
afaab5e Creating all the unit test temp directories under a separate vold-test-data directory 03 October 2013, 20:54:08 UTC
90e947d Checking in examples for shell usage 02 October 2013, 21:29:24 UTC
b4c20cf Rewriting ClientShell with Avro support 02 October 2013, 21:29:24 UTC
8e6d766 Merge pull request #152 from oldtopos/master Fix doctest error 02 October 2013, 18:41:53 UTC
e79f9c0 Fix doctest error Replace expected return value with proper string 02 October 2013, 05:55:14 UTC
8178845 fix on bind exceptions in tests 01 October 2013, 23:27:46 UTC
fa12ee8 Removing vector clock sort code from KeyVersionFetcher 01 October 2013, 21:00:19 UTC
0a97728 Fixing throttling in repair job and prune job 27 September 2013, 17:12:23 UTC
66fefb6 Fixing bug to release lock when an record was not pruned 27 September 2013, 01:46:45 UTC
2666dca prevent NPE in worker thread when shutdown 23 September 2013, 18:49:22 UTC
f3e6627 Re-enabling the auto format on save option 20 September 2013, 19:36:55 UTC
427d2b2 Check stats object to be null to avoid NPE 20 September 2013, 04:29:55 UTC
2f05b8d Updating build.properties and release notes for Voldemort jar release 1.5.3 20 September 2013, 01:02:34 UTC
07e3392 Naming convention cleanup of R2Store 19 September 2013, 22:55:32 UTC
6d08137 Refactoring RESTClientFactory and R2Store to accept a D2 client 19 September 2013, 22:55:32 UTC
0de0e46 Fixing NPE in during client pool shutdown 19 September 2013, 22:03:01 UTC
ef28f0a Track connection exception as a separate metric 19 September 2013, 00:21:17 UTC
294b95e Separate sync and async operation times 17 September 2013, 23:51:07 UTC
4f9d970 Check monitoring interval before getting histogram Make sure that that if the interval is expired you return a reset histogram and not the stale one. 16 September 2013, 22:29:06 UTC
7272eba Record op time on the async code path 16 September 2013, 22:24:40 UTC
9a7faba Test for monitoring interval Ensure checking the interval before returning the histogram 13 September 2013, 21:10:11 UTC
7ec27f8 Minor changes as per the review 13 September 2013, 21:10:01 UTC
4a46321 Fix time convertion (Nano to micro) bug Make the method accept nanoseconds to avoid unnecessary convertion. 13 September 2013, 18:32:05 UTC
19fbd2b Use requestcounter in clientsocket stats 13 September 2013, 18:30:56 UTC
40f7d54 Bootstrap stats Track bootstrap events, reboostrap events and failed bootstrap events 13 September 2013, 18:29:26 UTC
5bacb97 Relocating RepairJob and PruneJob 13 September 2013, 01:10:52 UTC
722386f Expose timebased resolving from Streaming Client. 13 September 2013, 01:10:51 UTC
8cb8439 Lower down the reset value to 60 seconds 09 September 2013, 20:07:56 UTC
0cfe553 Use time based counter instead of sample based Use RequestCounter for connection establishment metrics 09 September 2013, 20:07:56 UTC
5f3c4f9 Add comment explaining potential race and fix 09 September 2013, 20:07:56 UTC
1b257c2 Make sure bean is registered only once A potential race can cause the bean to be registered more than once. This commit uses the return value of putIfAbsent to short ciruit the registration code. 09 September 2013, 20:07:56 UTC
3be1ae2 Jmx changes for conn establishment and op time Jmx changes related to connection establishment time and operation time. 09 September 2013, 20:07:55 UTC
478005a Report accurate op time by excluding checkout time Fix operation time to not include the checkout time and expose it is a bean. 09 September 2013, 20:07:55 UTC
7583d0b Report connection establishment time 09 September 2013, 20:07:55 UTC
662ce35 Adding ability to inject any je.properties param into server * Added cleanerFetchObsoleteSize=true as default * Removed unused proactive migration param 05 September 2013, 18:34:52 UTC
000c79b Catching Bootstrap exception while starting CoordinatorService. This is done to ensure Coordinator comes up even without a valid cluster 05 September 2013, 01:54:47 UTC
7c61537 Modified RestServiceR2StoreTest to use Rest server port 05 September 2013, 01:54:47 UTC
187340f Bunch of cleanup changes: * Better shutdown of Rest server * Fixed bug in Get, GetAll parsing in R2Store * Added GetVersions in R2Store * Modified key encoding to use encodeBase64URLSafeString instead of standard base64 encoding * Additional tests for R2Store and RestClient 05 September 2013, 01:54:47 UTC
6380ecf Adding a RestClient testcase 05 September 2013, 01:54:47 UTC
06b450d Addressing code review comments. 29 August 2013, 21:23:51 UTC
af695ed Preventing DataCleanup Job from running during maintenance 29 August 2013, 21:19:07 UTC
17ea6e6 Adding the missed file 29 August 2013, 21:19:07 UTC
5aaa854 Timestamp based resolving for UpdateEntries * Refactored all the streaming write classes to reuse network IO code * Tests for Timebased resolving * Tests for getAndLock and putAndLock * Fix broken MySQL repair job from previous changes * Reimplemented multiVersionPut using getAndLock and putAndLock 29 August 2013, 21:19:07 UTC
2150275 Adding test for Prune job 29 August 2013, 21:17:37 UTC
155c98b Address review comments 29 August 2013, 21:17:37 UTC
c6d9720 Add throttle option to versioned put prune job 29 August 2013, 21:17:37 UTC
4642417 Unit test for repair job 29 August 2013, 21:17:37 UTC
9aa3b0d Add throttle option to repair job 29 August 2013, 21:17:37 UTC
175ab04 Adding releaseLock(handle) for error handling and cleanup 29 August 2013, 21:17:37 UTC
027c51c Adding getAndLock and putAndUnlock storage calls -- Intended for the VersionedPutPruneJob -- Enables custom read-modify-write logic 29 August 2013, 21:17:37 UTC
8256518 Adding prune job to fix versioned puts post rebalance 29 August 2013, 21:17:37 UTC
ed144a8 Change store tracking for 95th and 99th improvement 1. Use a smaller range histogram with higher accuracy 2. Changed update window from 5 minutes to 2 minutes 3. Changed update method for q95th and q99th values 4. Changed value type of q95th and q99th from long to double 27 August 2013, 20:44:39 UTC
d2c2ded Added ability to track key size in StoreStats 26 August 2013, 21:36:39 UTC
81e7d3e The regular expression did not work for reords and unions 26 August 2013, 18:24:54 UTC
0a699eb -Added a voldemort client shell with suport for avro stores - testing done: for a store with schema <key-serializer> <type>avro-generic-versioned</type> <schema-info version="0">"string"</schema-info> </key-serializer> <value-serializer> <type>avro-generic-versioned</type> <schema-info version="0">"string"</schema-info> </value-serializer> operations would be: put "a" "b" get "a" 26 August 2013, 18:24:54 UTC
d247d98 Disable actions on save in eclipse preference 26 August 2013, 17:44:15 UTC
0c34ff9 Accounting rebalancing puts in streaming stats 23 August 2013, 23:02:52 UTC
48b8f1c Adding aggregated BDB stats MBean 23 August 2013, 23:00:40 UTC
e25966b Fixing zoneId in Node.java 16 August 2013, 21:18:49 UTC
back to top