https://github.com/voldemort/voldemort

sort by:
Revision Author Date Message Commit Date
c54100d Updating release version to 0.96 in build.properties 12 September 2012, 17:31:05 UTC
31bab19 Corrected help message for a33b280fc8 06 September 2012, 21:30:38 UTC
bca4a12 Added possible fix for rebalance tests random failures 06 September 2012, 20:40:21 UTC
878af04 Readded peter's change 06 September 2012, 02:23:12 UTC
a33b280 Reuses --stores option and added multiple store query support. Fixed bug that prevents queryKeys, fetchEntries, fetchKeys to print results beyond the first store 06 September 2012, 01:26:11 UTC
ef91db7 Deleted multiple store detection for --store option 06 September 2012, 01:26:11 UTC
b18840b Added admin option to query keys on specified nodes 06 September 2012, 01:26:11 UTC
614eab9 refactored streaming and writing of voldemort admin data printing 06 September 2012, 01:26:11 UTC
604324d Minor changes to tests 06 September 2012, 00:40:41 UTC
da04c85 More tests for getall fix 06 September 2012, 00:40:41 UTC
2b048f3 Fixed a bug that will make GetAll to go to one more node than preferred 06 September 2012, 00:40:40 UTC
33c809e Adding unregisterMBean calls 30 August 2012, 21:52:09 UTC
9bafcc8 - 'retention-frequency' to control frequency for running DataCleanupJob - Use same jmxid as the factory across the board - add server config to control socket backlog - add count() jmx call to obtain number of k-v pairs from store 30 August 2012, 21:52:09 UTC
5e7ef39 Merge pull request #90 from jayjwylie/client-shell Cleaned up help/usage messages within the client shell. 28 August 2012, 23:32:14 UTC
210a2bd Revert "Improving debug messages in request tracing" This reverts commit 98643ea18481ebfbb0fe1a7575ae6157f84f939e. 17 August 2012, 19:48:18 UTC
c8dcd82 Merge pull request #89 from pbailis/master Improve debug messages in Voldemort 13 August 2012, 18:59:37 UTC
89ded28 Cleaned up help/usage messages within the client shell. In particular, print out possible values of meta_key for getmetadata and clarified how to use fetchkeys and fetch. 10 August 2012, 16:55:05 UTC
4f8c978 Deleted CNAME in master 10 August 2012, 00:47:54 UTC
98643ea Improving debug messages in request tracing 09 August 2012, 01:32:29 UTC
3feca72 Changed CNAME file for test 07 August 2012, 23:28:24 UTC
ec190a0 Added CNAME for github docs to accept project-voldemort.com 07 August 2012, 22:14:20 UTC
1935c65 Merge pull request #87 from zsimic/master Removed test-view from config/single_node_cluster 06 August 2012, 15:51:14 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
21ff934 Removed 'test-view' from config/single_node_cluster as bin/voldemort-server.sh fails to start with it 24 July 2012, 06:10:01 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
back to top