https://github.com/voldemort/voldemort

sort by:
Revision Author Date Message Commit Date
6e8e785 modify the release notes 07 September 2012, 23:05:45 UTC
7a3fcf3 add release notes 06 September 2012, 00:48:49 UTC
1c24ceb bump up release version 05 September 2012, 20:08:41 UTC
b8f0be4 Merge pull request #85 from pbailis/master Enable log4j.properties in all tests and fix hidden debug NPE 01 August 2012, 01:15:36 UTC
d15b605 Updating the checksum code to handle computation for a buffer range 01 August 2012, 01:05:10 UTC
a95260a Merge pull request #77 from glinmac/python-client-disconnect Handle disconnection 31 July 2012, 23:26:29 UTC
1b895b2 Merge pull request #88 from jghoman/badarraycopy Don't make a copy of the buffer, as it may shrink down to one elemnent. 31 July 2012, 06:03:01 UTC
40a3d99 Don't make a copy of the buffer, as it may shrink down to one elemnent. Also, use a bufferedoutputstream. 28 July 2012, 02:16:37 UTC
0aa7f42 Merge pull request #86 from stotch/gencluster-enhance generate_cluster_xml.py enhancements 27 July 2012, 16:20:47 UTC
ab97905 Per Jay Wylie's review, no longer using a dict to store the partition sets and fixed two typos 26 July 2012, 23:40:38 UTC
2c6b61f PUT returns null, leading to a NullPointerException when debug logging is enabled in SocketStore 23 July 2012, 21:22:01 UTC
3886bb1 Include log4j resources.dir in all tests via build.xml 23 July 2012, 21:22:01 UTC
415d982 Getting rid of some unused and deprecated code, added in a comment to help explain and separate the partition shuffling 20 July 2012, 21:53:52 UTC
4e628fe add minimumSharedCache param + more tests. 13 July 2012, 19:03:09 UTC
986c8f2 BDB Cache partitioning 13 July 2012, 19:01:59 UTC
3aa9d12 Fixed --seed argument handling so that it actually works, now 12 July 2012, 20:14:16 UTC
ffff0f7 Added log4j properties folder for junit test 11 July 2012, 23:52:35 UTC
a560629 Fixing typo 11 July 2012, 02:44:59 UTC
962298e Added default behavior, handling of long and short options for modifying defaults, zone support, random seed generation, removed text width formatting as it is not necessary, cleaned up format, refactored code, sys module no longer necessary (now that argparse is used) so removed it, added default interpreter path 11 July 2012, 02:41:03 UTC
b687f02 Merge pull request #83 from pbailis/master Debug messages for initial Voldemort profiling 10 July 2012, 18:36:46 UTC
fa3d6f6 Adding extra debug messages for tracing in Voldemort 10 July 2012, 18:18:05 UTC
70718b4 Deleted unnescessary mbean registration 10 July 2012, 01:34:18 UTC
88cb37c BDB+ Data cleanup Monitoring changes 06 July 2012, 17:34:05 UTC
ea0c80b Fixed the conflicts 22 June 2012, 01:17:22 UTC
f70b3c2 Reuse VoldemortOpCode 22 June 2012, 00:57:49 UTC
35f5681 Refactor TimeoutConfig 22 June 2012, 00:57:49 UTC
10211c7 finer timeouts and partial getalls. 22 June 2012, 00:57:49 UTC
32aa7d5 Added concurrent tests for Histogram related code 19 June 2012, 22:58:20 UTC
be22441 changed checkout record code to make sure timeouts are recorded 19 June 2012, 22:58:20 UTC
f527daa moved unregistering of the child stats beans into the parent stats 19 June 2012, 22:58:20 UTC
320203f moved registering JMX inside ClientRequestExecutorPool 19 June 2012, 22:58:20 UTC
9c520a9 registers MBean in ClientRequestExecutorPoolTest.java so that ClientSocketStats object will exist for testing 19 June 2012, 22:58:20 UTC
1197e9b added unregister MBeans when closing pool 19 June 2012, 22:58:20 UTC
d63c2ed further improvement on per node socket pool monitoring 19 June 2012, 22:58:20 UTC
39898c1 Merge branch 'cross-zone-pref-reads-fix' 19 June 2012, 21:26:27 UTC
20dfa29 prevent preferred reads from crossing zones. 19 June 2012, 21:25:15 UTC
8b0a7c2 distinguish test report locations between normal tests and long tests 19 June 2012, 21:22:08 UTC
cc1cc70 corrected a class name mistake 19 June 2012, 21:22:07 UTC
b81f2a9 renamed large as long to make files consistent 19 June 2012, 21:22:07 UTC
a3965e7 Modified the test and build file to shrink the large tests. The large tests are copied to the test/large To run short tests for sanity check purpose: ant junit To run short and long tests: ant junit-long To run short, long and contrib tests: ant junit-all 19 June 2012, 21:22:07 UTC
fcf7ed1 Added per socket monitoring for client executor pool. These monitoring reveals stats including averag, 50th, 99th wait ms for socket checkout; number of checkout in an interval etc 19 June 2012, 21:22:07 UTC
97bfa67 Fixed bug and verified monitoring feature of q99th wait time 19 June 2012, 21:22:07 UTC
0d09d22 Added 99th wait time for connection for ClientRequestExecutorPool.java 19 June 2012, 21:22:07 UTC
1ec9694 fix a typo. boostrap -> bootstrap 19 June 2012, 21:22:07 UTC
3f1a91e fix wrong file name in generate_cluster_xml.py 19 June 2012, 21:22:07 UTC
d1b9bb8 Adding jmxId to the Mbean name for failureDetector and storefactory 18 June 2012, 20:10:58 UTC
8187909 Merge branch 'master' of github.com:voldemort/voldemort 18 June 2012, 19:25:07 UTC
f23e641 Merge branch 'DDS-2979-split-junit' 13 June 2012, 16:53:45 UTC
fbae492 Merge pull request #76 from shingon/fix_typo Fix typo 12 June 2012, 22:04:09 UTC
bcf42c7 distinguish test report locations between normal tests and long tests 08 June 2012, 05:35:52 UTC
9bb1704 Merge branch 'master' of github.com:zhongjiewu/voldemort 07 June 2012, 23:24:25 UTC
b3e7212 Merge branch 'master' of github.com:voldemort/voldemort 07 June 2012, 23:23:19 UTC
d37df6b corrected a class name mistake 07 June 2012, 23:14:13 UTC
eb00c3d renamed large as long to make files consistent 07 June 2012, 21:48:27 UTC
f76d8b5 Modified the test and build file to shrink the large tests. The large tests are copied to the test/large To run short tests for sanity check purpose: ant junit To run short and long tests: ant junit-long To run short, long and contrib tests: ant junit-all 07 June 2012, 18:40:25 UTC
c709be8 Merge branch 'master' of github.com:voldemort/voldemort into dds-2832-gap-stats 06 June 2012, 21:59:47 UTC
c419628 Added per socket monitoring for client executor pool. These monitoring reveals stats including averag, 50th, 99th wait ms for socket checkout; number of checkout in an interval etc 06 June 2012, 21:38:45 UTC
e7c7b79 Merge pull request #79 from ept/patch-1 NullPointerException while swapping to new version of read-only store 06 June 2012, 20:42:58 UTC
1d2bca8 Fix NPE in listing read-only store versions ReadOnlyUtils.getVersionDirs returns null if storeDir does not exist. I don't yet know how it could get into a state where it thinks the directory doesn't exist, but the NPE is obscuring the actual cause, so I'm fixing that first. 02 June 2012, 08:06:47 UTC
73e397a Fixed bug and verified monitoring feature of q99th wait time 01 June 2012, 21:18:49 UTC
20778b0 Added 99th wait time for connection for ClientRequestExecutorPool.java 01 June 2012, 01:03:02 UTC
581d97a Handle disconnection On disconnection, raise an explicit VoldemortException. That may be easier for clients to handle recovery/reconnection rather than checking for the struct.error raised by unpack. 25 May 2012, 15:21:47 UTC
cccb8c3 To solve a issue that will return a null if a concurrent read is being done in the middle of a write of same entry. 24 May 2012, 01:55:56 UTC
e6abad1 Changing the enable.nio.connector to true by default 23 May 2012, 02:33:25 UTC
be89c22 fix a typo. boostrap -> bootstrap 16 May 2012, 07:11:54 UTC
1c0a49a fix wrong file name in generate_cluster_xml.py 15 May 2012, 06:23:54 UTC
dc19e82 Merge branch 'scanpermit-bug' 14 May 2012, 21:31:54 UTC
056d93c Fixed a merge conflict in VoldemortAdminTool 14 May 2012, 21:31:40 UTC
c8ab434 Revert "add clientId for voldemort client" This reverts commit ddded7cf0af82cc1a789ca8426ef6c48744bf445. ClientId implementation will be released after we do one more open-source release before our next Major open-source release. 11 May 2012, 22:01:52 UTC
39690ac Minor change to in getReplicationMapping 11 May 2012, 01:52:17 UTC
5555d37 add tests for zoned restore 11 May 2012, 01:51:13 UTC
425d99d add zoned option for restore from replicas 10 May 2012, 20:08:37 UTC
d59d391 Fixed a potential deadlock issue in ScanPermitWrapper 04 May 2012, 18:39:13 UTC
6bca288 Created a separate scheduler operation to terminate jobs. Disable will simply unschedule and not force kill. 02 May 2012, 23:25:14 UTC
220cdf3 Removed jmx managed for scanpermitwrapper 02 May 2012, 22:04:40 UTC
787f412 Added ScanPermitWrapper class and general cleanup 02 May 2012, 21:52:19 UTC
24dbf61 Fixed the confusing display messages for Admin tool rollback service 02 May 2012, 18:21:24 UTC
a78111d fixed a donor-based rebalancing bug and added a unit test - all DonorBasedRebalanceAsyncOperation no longer share a same executor service so one async operation won't shutdown the executor service while the other async operation is still using it. 18 April 2012, 07:04:01 UTC
a1873ab Merge branch 'master' of github.com:voldemort/voldemort 12 April 2012, 18:00:17 UTC
9b93e92 Include ObsoleteVersionException 11 April 2012, 23:37:06 UTC
136473c Error count and max getall count jmx end points 11 April 2012, 19:52:12 UTC
a22e6f0 Added rollback capability to the Admin tool 10 April 2012, 20:52:12 UTC
f269819 Merge remote branch 'upstream/master' 10 April 2012, 03:01:19 UTC
1f057d7 fix two concurrency bugs during the termination of donor-based rebalancing 07 April 2012, 18:47:00 UTC
34c9c1d Merge branch 'master' of github.com:voldemort/voldemort 06 April 2012, 18:07:18 UTC
4957e95 Merge branch 'inconsistency-resolver' 03 April 2012, 00:57:55 UTC
b470708 Fix race condition in client socket close 29 March 2012, 22:00:06 UTC
3481e4c Merge branch 'master' of github.com:voldemort/voldemort into track-server-conn 26 March 2012, 17:22:24 UTC
d2fae73 Combined node and status in a composite map in AbstractFailureDetector 23 March 2012, 02:09:49 UTC
78ee7c1 Failure detector fix for host swap : DDS-2536 23 March 2012, 00:27:28 UTC
e72630c Small fix with error log in Histogram 21 March 2012, 22:33:52 UTC
fd33676 Added a log instead of Voldemort exception in Histogram and added RequestCounterTest 21 March 2012, 22:30:42 UTC
8b53cc0 fix a bug in histogram where long shall be used instead of int for tracking each call time 21 March 2012, 03:23:08 UTC
a871824 Merge branch 'master' into track-server-conn 15 March 2012, 23:13:16 UTC
f4edf7e Merge remote branch 'upstream/master' 15 March 2012, 20:35:46 UTC
ea2c4f0 Changed withHistogram to useHistogram 15 March 2012, 20:22:45 UTC
ddded7c add clientId for voldemort client 15 March 2012, 19:40:44 UTC
7266799 Using Histogram conditionally (only with StoreStats). Updated histogram bucket size to 10000 15 March 2012, 00:42:33 UTC
7c65ab7 Unit test + jmx to track pending connections 14 March 2012, 17:27:19 UTC
667da20 Merge pull request #68 from ctasada/40ef19a72e706b45468b26c53cd927a4fe42d100 Fixed NIO Bug 08 March 2012, 18:45:55 UTC
back to top