Commit graph

12466 commits

Author SHA1 Message Date
David Greco
63e782dae4 Corrected a bug where I wasn't reading the zookeeper quorum configuration correctly 2010-09-20 15:16:14 +02:00
David Greco
11e53bf3c9 Corrected a bug where I wasn't reading the zookeeper quorum configuration correctly 2010-09-20 15:16:14 +02:00
David Greco
2fa01bc5b9 Merge remote branch 'upstream/master' 2010-09-20 14:47:10 +02:00
David Greco
fc9c0728fb Merge remote branch 'upstream/master' 2010-09-20 14:47:10 +02:00
Viktor Klang
413dc37628 Merge branch 'master' of github.com:jboner/akka 2010-09-20 13:24:42 +02:00
Viktor Klang
16a7a3ecb0 Merge branch 'master' of github.com:jboner/akka 2010-09-20 13:24:42 +02:00
Viktor Klang
004e34f825 Reverting some of the dataflow tests 2010-09-20 13:24:18 +02:00
Viktor Klang
1d48b9104b Reverting some of the dataflow tests 2010-09-20 13:24:18 +02:00
Michael Kober
8a6c524861 fixed merge 2010-09-20 12:41:40 +02:00
Michael Kober
7b8d2a6628 fixed merge 2010-09-20 12:41:40 +02:00
Michael Kober
28eb6d1853 Merge branch 'find-actor-by-uuid' 2010-09-20 12:34:22 +02:00
Michael Kober
df441899fd Merge branch 'find-actor-by-uuid' 2010-09-20 12:34:22 +02:00
Michael Kober
233471041b added possibility to register and find remote actors by uuid 2010-09-20 12:33:30 +02:00
Michael Kober
60dd1b9eea added possibility to register and find remote actors by uuid 2010-09-20 12:33:30 +02:00
David Greco
0b4443668b Implemented the start and finish semantic in the getMapStorageRangeFor method 2010-09-20 10:28:42 +02:00
David Greco
aac57849a7 Implemented the start and finish semantic in the getMapStorageRangeFor method 2010-09-20 10:28:42 +02:00
David Greco
1eff1399b3 Merge remote branch 'upstream/master' 2010-09-20 10:28:10 +02:00
David Greco
2aea4eb991 Merge remote branch 'upstream/master' 2010-09-20 10:28:10 +02:00
David Greco
7b59a33779 Implemented the start and finish semantic in the getMapStorageRangeFor method 2010-09-20 10:27:42 +02:00
David Greco
ca3538df8e Implemented the start and finish semantic in the getMapStorageRangeFor method 2010-09-20 10:27:42 +02:00
Viktor Klang
0dfc810311 Adding the old tests for the DataFlowStream 2010-09-20 09:08:04 +02:00
Viktor Klang
5f08f124a3 Adding the old tests for the DataFlowStream 2010-09-20 09:08:04 +02:00
Viktor Klang
08d8d78ca7 Fixing varargs issue with Logger.warn 2010-09-20 09:07:49 +02:00
Viktor Klang
7897cadfa6 Fixing varargs issue with Logger.warn 2010-09-20 09:07:49 +02:00
David Greco
60244ea5f1 Merge remote branch 'upstream/master' 2010-09-20 08:50:19 +02:00
David Greco
2145b094bd Merge remote branch 'upstream/master' 2010-09-20 08:50:19 +02:00
Jonas Bonér
e488b796b7 Readded a bugfixed DataFlowStream 2010-09-19 21:32:06 +02:00
Jonas Bonér
e90d5b1b69 Readded a bugfixed DataFlowStream 2010-09-19 21:32:06 +02:00
Viktor Klang
db1efa953a Adding better guard in id vs uuid parsing of ActorComponent 2010-09-19 18:18:26 +02:00
Viktor Klang
7d7fdd79a7 Adding better guard in id vs uuid parsing of ActorComponent 2010-09-19 18:18:26 +02:00
Viktor Klang
dfa637b090 Its a wrap! 2010-09-19 18:16:32 +02:00
Viktor Klang
5a98ba6ea5 Its a wrap! 2010-09-19 18:16:32 +02:00
Viktor Klang
a1c0bd57f1 Its a wrap! 2010-09-19 17:05:12 +02:00
Viktor Klang
a6cc67a1df Its a wrap! 2010-09-19 17:05:12 +02:00
David Greco
9316e2b61e Merge remote branch 'upstream/master' 2010-09-18 17:11:47 +02:00
David Greco
4a37900e1b Merge remote branch 'upstream/master' 2010-09-18 17:11:47 +02:00
Viktor Klang
a8f88a73b0 Switching from OP_READ to OP_WRITE 2010-09-18 14:19:44 +02:00
Viktor Klang
e48011cb9d Switching from OP_READ to OP_WRITE 2010-09-18 14:19:44 +02:00
Debasish Ghosh
a39ce105e0 fixed ticket #435. Also made serialization of mailbox optional - default true 2010-09-18 17:21:12 +05:30
Debasish Ghosh
f2255307c8 fixed ticket #435. Also made serialization of mailbox optional - default true 2010-09-18 17:21:12 +05:30
David Greco
9f6cb7f09c Added the ticket 343 test too 2010-09-17 17:58:39 +02:00
David Greco
45add707a9 Added the ticket 343 test too 2010-09-17 17:58:39 +02:00
David Greco
eb81dcf0df Now all the tests used to pass with Mongo and Cassandra are passing 2010-09-17 17:44:24 +02:00
David Greco
0aee908228 Now all the tests used to pass with Mongo and Cassandra are passing 2010-09-17 17:44:24 +02:00
Viktor Klang
551f25aba8 Aaaaalmost there... 2010-09-17 16:04:25 +02:00
Viktor Klang
8464fd5251 Aaaaalmost there... 2010-09-17 16:04:25 +02:00
David Greco
876a0239b4 Merge remote branch 'upstream/master' 2010-09-17 14:11:08 +02:00
David Greco
54666cbc18 Merge remote branch 'upstream/master' 2010-09-17 14:11:08 +02:00
David Greco
bd4106e7ea Starting to work on the hbase storage backend for maps 2010-09-17 14:10:32 +02:00
David Greco
176bfd2a40 Starting to work on the hbase storage backend for maps 2010-09-17 14:10:32 +02:00