Commit graph

12466 commits

Author SHA1 Message Date
Viktor Klang
56ddc82eea Closing ticket #469 2010-10-14 18:03:57 +02:00
Viktor Klang
536f634089 Closing ticket #469 2010-10-14 18:03:57 +02:00
Martin Krasser
769786d544 Upgrade to Camel 2.5-SNAPSHOT, Jetty 7.1.6.v20100715 and ActiveMQ 5.4.1 2010-10-14 14:22:08 +02:00
Martin Krasser
5282b0991a Upgrade to Camel 2.5-SNAPSHOT, Jetty 7.1.6.v20100715 and ActiveMQ 5.4.1 2010-10-14 14:22:08 +02:00
ticktock
38ed24ad34 fix an inconsistency 2010-10-13 19:02:25 -04:00
ticktock
950ed9afbe fix an inconsistency 2010-10-13 19:02:25 -04:00
ticktock
75ecbb5598 Initial Port of the Voldemort Backend to Riak
this is using the protobuf interface now, but may have to try to the http interface, since there seems to be some race conditions internally to riak during rapid updates/deletes, which may not happen with http

Basically  single threaded tests that involve rapid updates/deletes fail. When the same tests are run in a debugger, and breakpoints are set such that there is time in between riak requests, the tests pass. :(
2010-10-13 17:03:54 -04:00
ticktock
20007f7355 Initial Port of the Voldemort Backend to Riak
this is using the protobuf interface now, but may have to try to the http interface, since there seems to be some race conditions internally to riak during rapid updates/deletes, which may not happen with http

Basically  single threaded tests that involve rapid updates/deletes fail. When the same tests are run in a debugger, and breakpoints are set such that there is time in between riak requests, the tests pass. :(
2010-10-13 17:03:54 -04:00
Viktor Klang
b01991473e Removed duplicate code 2010-10-13 15:41:10 +02:00
Viktor Klang
2d2df8bd16 Removed duplicate code 2010-10-13 15:41:10 +02:00
ticktock
6ae5abf114 First pass at Riak Backend 2010-10-12 15:07:02 -04:00
ticktock
a3a9dcddbb First pass at Riak Backend 2010-10-12 15:07:02 -04:00
Viktor Klang
06d49cc500 Merge branch 'master' into Kahlen-master 2010-10-12 17:54:07 +02:00
Viktor Klang
c0aadf4064 Merge branch 'master' into Kahlen-master 2010-10-12 17:54:07 +02:00
Viktor Klang
f71a24881b Merging in CouchDB support 2010-10-12 17:29:32 +02:00
Viktor Klang
2dc7c30695 Merging in CouchDB support 2010-10-12 17:29:32 +02:00
Viktor Klang
4e49a64771 Merge branch 'master' of http://github.com/Kahlen/akka into Kahlen-master 2010-10-12 16:10:31 +02:00
Viktor Klang
7ce3e86c56 Merge branch 'master' of http://github.com/Kahlen/akka into Kahlen-master 2010-10-12 16:10:31 +02:00
Martin Krasser
76d646e854 Merge branch 'master' of github.com:jboner/akka 2010-10-12 15:29:43 +02:00
Martin Krasser
a7594914a0 Merge branch 'master' of github.com:jboner/akka 2010-10-12 15:29:43 +02:00
Martin Krasser
5d6b3c81ce Improvements to actor-component API docs 2010-10-12 15:29:19 +02:00
Martin Krasser
99ec2b985e Improvements to actor-component API docs 2010-10-12 15:29:19 +02:00
Viktor Klang
8b5540799b Merge branch 'ticket462' 2010-10-12 13:22:32 +02:00
Viktor Klang
236ff9d125 Merge branch 'ticket462' 2010-10-12 13:22:32 +02:00
Viktor Klang
9dd962cd4d Fixing #467 2010-10-12 13:18:15 +02:00
Viktor Klang
7eb75cda88 Fixing #467 2010-10-12 13:18:15 +02:00
Viktor Klang
5fd077939d Adding implicit dispatcher to spawn 2010-10-12 13:18:01 +02:00
Viktor Klang
93d23854b6 Adding implicit dispatcher to spawn 2010-10-12 13:18:01 +02:00
Viktor Klang
9eb3f80017 Removing anonymous actor methods as per discussion on ML 2010-10-12 12:03:09 +02:00
Viktor Klang
654e1541a4 Removing anonymous actor methods as per discussion on ML 2010-10-12 12:03:09 +02:00
Viktor Klang
9c73270564 Merge branch 'master' of github.com:jboner/akka into ticket462 2010-10-12 09:47:49 +02:00
Viktor Klang
f1e70e9b76 Merge branch 'master' of github.com:jboner/akka into ticket462 2010-10-12 09:47:49 +02:00
Viktor Klang
db6f951a48 Switching to volatile int instead of AtomicInteger until ticket 384 is done 2010-10-11 19:15:14 +02:00
Viktor Klang
fdbfbe35d9 Switching to volatile int instead of AtomicInteger until ticket 384 is done 2010-10-11 19:15:14 +02:00
Viktor Klang
ecb0f22128 Tuned test to work, also fixed a bug in the restart logic 2010-10-11 18:41:43 +02:00
Viktor Klang
b42dfbc777 Tuned test to work, also fixed a bug in the restart logic 2010-10-11 18:41:43 +02:00
Viktor Klang
a001552cfe Rewrote restart code, resetting restarts outside tiem window etc 2010-10-11 18:16:26 +02:00
Viktor Klang
6b9a895dca Rewrote restart code, resetting restarts outside tiem window etc 2010-10-11 18:16:26 +02:00
Martin Krasser
f0d581ebb9 Merge branch 'master' of github.com:jboner/akka 2010-10-11 16:44:42 +02:00
Martin Krasser
1598f6cc75 Merge branch 'master' of github.com:jboner/akka 2010-10-11 16:44:42 +02:00
Martin Krasser
8022fa3f4d Dynamic message routing to actors. Closes #465 2010-10-11 16:37:38 +02:00
Martin Krasser
ab91ec5e02 Dynamic message routing to actors. Closes #465 2010-10-11 16:37:38 +02:00
Viktor Klang
7fd6ba8cbf Initial attempt at suspend/resume 2010-10-11 16:11:51 +02:00
Viktor Klang
ae3768c266 Initial attempt at suspend/resume 2010-10-11 16:11:51 +02:00
Viktor Klang
389a5881d2 Switching to Switch and restructuring some EBEDD code 2010-10-11 14:02:46 +02:00
Viktor Klang
3a9994bbe0 Switching to Switch and restructuring some EBEDD code 2010-10-11 14:02:46 +02:00
Viktor Klang
e0f1690bed Switching to Switch for EBEDWSD active status 2010-10-11 13:14:55 +02:00
Viktor Klang
25ebfbadd8 Switching to Switch for EBEDWSD active status 2010-10-11 13:14:55 +02:00
Viktor Klang
1ce0c7c880 Fixing performance regression 2010-10-11 12:42:02 +02:00
Viktor Klang
66fcd626de Fixing performance regression 2010-10-11 12:42:02 +02:00