swh:1:snp:764524290233376de64947417267228741ce2485

sort by:
Revision Author Date Message Commit Date
051b16f Updated release notes again 17 May 2012, 22:03:52 UTC
2399c46 Update release notes 17 May 2012, 20:53:32 UTC
258684d Change google collection + update release notes 17 May 2012, 20:04:00 UTC
8b39b10 Reimplement Scan rate mbean with per DataCleaner info 16 May 2012, 00:12:19 UTC
4bc70a3 Mbean to track scan jobs and their rate 15 May 2012, 01:34:30 UTC
8dfa6ad Merge branch 'master' of github.com:voldemort/voldemort into bdb4_1_17 14 May 2012, 22:08:48 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
2f8f9d3 Parameter to disable space stats + Fix in JNA to ignore Windows 14 May 2012, 18:28:13 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
fccccad Merge branch 'issue169' of git://github.com/ctasada/voldemort into bdb4_1_17 Rewrite of Space Utilization tracking Conflicts: src/java/voldemort/store/bdb/stats/BdbEnvironmentStats.java 08 May 2012, 21:47:10 UTC
1e109a4 Upgrade to BDB 4.1.17, to fix GC issues 08 May 2012, 17:34:45 UTC
b249003 Removed unneeded recalculate code and variables. Can be added later if are needed. 08 May 2012, 08:44:09 UTC
8f663be Changed the BdbSummaries JMX getter name Removed some unneeded checks 05 May 2012, 06:12:49 UTC
9709843 Changed JmxOperation by JmxGetter 04 May 2012, 21:00:10 UTC
d6d8577 Added missing DbSpace class Removed sorted value since it's never used 04 May 2012, 20:57:20 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
d10e85f Collapsed BdbSpaceStats into the existing BdbEnvironmentStats MBean 30 April 2012, 10:11:39 UTC
7ea2217 Added support for Bdb Space stats. Fixes issue 169 23 April 2012, 12:55:30 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
40ef19a Fixed NIO Bug Fixed java.nio.channels.CancelledKeyException 19 February 2012, 16:36:36 UTC
958f8cb Merged changes from current master 17 February 2012, 21:57:19 UTC
de2f94d Merge branch 'slop-thread-fix' 06 February 2012, 18:25:45 UTC
fe1b415 Code cleanup after review round 1 03 February 2012, 23:10:28 UTC
55a5b74 Replaced fixedthreadpool with cachedthreadpool in StreamingSlopPusher.java 03 February 2012, 02:19:32 UTC
fde488a Removed some unnecessary functions in DynamicEventThrottler 27 January 2012, 22:39:01 UTC
4e41b6a Cleanups in HdfsFetcher. Added Dynamic bandwidth throttling classes 26 January 2012, 00:49:32 UTC
8e088b9 Merge branch 'master' of github.com:icefury71/voldemort into ro_bw_optimize 25 January 2012, 21:31:52 UTC
af20132 Initial changes for setting minimum throttle limit per store 25 January 2012, 21:31:30 UTC
9f69898 Deleted cleanup tool from repo 25 January 2012, 19:02:51 UTC
a1fa2f6 Merge branch 'master' of github.com:voldemort/voldemort 25 January 2012, 18:36:18 UTC
e5e5a2e Merge branch 'fd-after-rebalance' 24 January 2012, 01:25:19 UTC
e64bcd8 Fix BDB storage engine test 23 January 2012, 17:56:54 UTC
0f5c074 Merge branch 'master' of github.com:voldemort/voldemort 21 January 2012, 00:20:06 UTC
2856d51 Register newly added nodes with failure detector 19 January 2012, 18:59:34 UTC
608ad06 Add .idea directory to .gitignore 18 January 2012, 03:51:22 UTC
38b330b Adding support for checksum verification and also incremental backups 13 January 2012, 23:26:42 UTC
700117f Merge branch 'master' of github.com:voldemort/voldemort 13 January 2012, 19:38:58 UTC
5b35d9f Added dynamic throttle limit in storage service and corresponding HdfsFetcher changes 13 January 2012, 19:38:41 UTC
4918633 Merge branch 'bdb_backup' of https://github.com/jroper/voldemort into jroper-bdb_backup Conflicts: clients/python/voldemort/protocol/voldemort_admin_pb2.py src/java/voldemort/client/protocol/admin/AdminClient.java src/java/voldemort/client/protocol/pb/VAdminProto.java src/proto/voldemort-admin.proto 06 January 2012, 02:48:47 UTC
aee112d Merge pull request #64 from roberttheiv/http-4.x-fix Http 4.x upgrade fix 05 January 2012, 18:39:45 UTC
d2694cf Fixed HttpStoreSwapper The parameters were being passed incorrectly via POST methods over HTTP. 05 January 2012, 06:13:07 UTC
f7d05f9 Fixed HTTP unit test The HTTP client was not being created before the tests. Thus several tests were throwing NullPointerExceptions. It broke as part of the move to httpclient 4.x. 05 January 2012, 04:38:04 UTC
c1e33dd Added extra logging messages to HdfsFetcher 05 January 2012, 00:58:05 UTC
ce113ee Merge pull request #61 from akkumar/httpclient4x Upgrade to httpclient 4.x from commons-httpclient 3.0.x 01 January 2012, 21:35:19 UTC
390f9a5 revert thrift upgradation and jdk7 compiler issues 31 December 2011, 18:52:12 UTC
cd005df evert "thrift 0.5.0 to 0.8.0" This reverts commit a511e3d986a62a15b61cb7ef4c4f28b8c335aca6. 31 December 2011, 18:49:36 UTC
3cb447d Revert "cross compile with jdk7 compiler" This reverts commit d23c317f57abb7e7456758d7f56c5b0d5b49df71. 31 December 2011, 18:49:17 UTC
7c18d3d Revert "remove unnecessary echo statements" This reverts commit 3a643228746c54020ce93abfc3c2c9b92fcbdd2f. 31 December 2011, 18:49:00 UTC
7e2cad6 Revert "specify bootclasspath" This reverts commit e22c162c5389c8710f39ddfaa2bdda224e12ce41. 31 December 2011, 18:48:12 UTC
0bdf2ae ignore sourcepath 31 December 2011, 18:38:30 UTC
a8fa1f7 fix bug in last read 31 December 2011, 18:38:07 UTC
d50f090 use predefined functions to set http attributes 31 December 2011, 03:50:41 UTC
de0f853 socket buffer size maintained by the app as opposed to relying on so_rcvbuf dependent on the implementation 31 December 2011, 03:40:31 UTC
1be2fe3 Fix ambiguity due to null - compilation error 31 December 2011, 01:44:29 UTC
back to top