https://github.com/voldemort/voldemort

sort by:
Revision Author Date Message Commit Date
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
4e628fe add minimumSharedCache param + more tests. 13 July 2012, 19:03:09 UTC
986c8f2 BDB Cache partitioning 13 July 2012, 19:01:59 UTC
ffff0f7 Added log4j properties folder for junit test 11 July 2012, 23:52:35 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
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
91a0dc2 Track number of active client connections 07 March 2012, 02:16:00 UTC
b2843c8 Added configurable option to interrupt service being unscheduled 07 March 2012, 00:59:24 UTC
311788b General clean up, performance fixes 01 March 2012, 23:27:38 UTC
5513200 initial integration of histogram into StoreStats 01 March 2012, 23:27:38 UTC
2231cb5 Document the Histogram class 01 March 2012, 23:27:38 UTC
fc9a9b9 Initial pass at a bucketed histogram for percentile statistics 01 March 2012, 23:27:37 UTC
3d8ecf2 Additional test in ChainedInconsistencyResolverTest for testing larger conflicts 01 March 2012, 02:20:22 UTC
2f08f0d More code cleanup 28 February 2012, 03:12:49 UTC
dea43e2 Used existing merge function in VectorClock and code cleanup. 28 February 2012, 03:11:38 UTC
ff128a8 TimeBasedInconsistency resolover bug fix 28 February 2012, 02:07:29 UTC
ba1eaa9 Merge branch 'bug_zone_id' 22 February 2012, 19:43:58 UTC
ed45d3d Renamed UnsupportedVoldemortOperationalException to VoldemortUnsupportedOperationalException 22 February 2012, 03:50:52 UTC
153b5bf Renamed UnsupportedVoldemortOperationalException to VoldemortUnsupportedOperationalException 22 February 2012, 03:50:35 UTC
fd4d1a9 Removed null check for server response since null apparently is a valid response. 22 February 2012, 00:59:44 UTC
69c7cc2 Added StoreTimeoutException.java for socket timeout cases which is more precise. 21 February 2012, 21:33:00 UTC
bcadabd Replaced could not parse exception with timeout or connection failure exception. 21 February 2012, 21:30:27 UTC
back to top