Commit graph

2036 commits

Author SHA1 Message Date
Michael Kober
3783442e6d fixed some tests 2010-09-23 13:38:33 +02:00
David Greco
dff036bdf9 Modified the hbase storage backend dependencies to exclude sl4j 2010-09-23 13:12:10 +02:00
David Greco
05a5f8ce9d renamed the files and the names of the habse tests, the names now ends with Test 2010-09-23 11:17:16 +02:00
David Greco
a2fc40b5c6 renamed the files and the names of the habse tests, the names now ends with Test 2010-09-23 11:16:00 +02:00
David Greco
b36c5bc3fd Modified the hbase storage backend dependencies to exclude sl4j 2010-09-23 10:37:22 +02:00
Viktor Klang
2769221ebd Removing log4j and making Jetty intransitive 2010-09-23 10:27:05 +02:00
Viktor Klang
384795779e Bumping Jersey to 1.3 2010-09-22 22:14:07 +02:00
David Greco
6d1a999d34 renamed the files and the names of the habse tests, the names now ends with Test 2010-09-22 16:28:53 +02:00
David Greco
471a05122a Now the hbase persistent storage tests dont'run by default 2010-09-22 16:05:43 +02:00
David Greco
d652d0c2b8 Corrected a bug, now the hbase quorum is read correctly from the configuration 2010-09-22 14:41:19 +02:00
Michael Kober
75ab1f9934 fixed TypedActorBeanDefinitionParserTest 2010-09-22 14:10:44 +02:00
Michael Kober
5a74789323 fixed merge error in conf 2010-09-22 13:14:02 +02:00
Michael Kober
00949a213f fixed missing aop.xml in akka-typed-actor jar 2010-09-22 12:56:22 +02:00
Michael Kober
9d4aceb315 Merge branch 'ticket423' 2010-09-22 11:05:36 +02:00
Michael Kober
3838411ec9 closing ticket423, implemented custom placeholder configurer 2010-09-22 10:22:08 +02:00
David Greco
9fe7e7793d The getVectorStorageRangeFor of HbaseStorageBackend shouldn't make any defensive programming against out of bound indexes. Now all the tests are passing again. The HbaseTicket343Spec.scala tests were expecting exceptions with out of bound indexes 2010-09-21 18:00:52 +02:00
David Greco
3b34bd2eed Some refactoring and management of edge cases in the getVectorStorageRangeFor method 2010-09-21 15:30:43 +02:00
David Greco
050a6ae964 Merge remote branch 'upstream/master' 2010-09-21 00:11:55 +02:00
Michael Kober
48250c2730 merged branch ticket364 2010-09-20 22:56:46 +02:00
Viktor Klang
bc4a7f6747 Removing dead code 2010-09-20 21:40:10 +02:00
David Greco
9648ef9b68 Merge remote branch 'upstream/master' 2010-09-20 19:12:24 +02:00
Viktor Klang
35a160dd93 Folding 3 booleans into 1 reference, preparing for @volatile decimation 2010-09-20 17:15:54 +02:00
Viktor Klang
56e6a0d899 Threw away old ThreadBasedDispatcher and replaced it with an EBEDD with 1 in core pool and 1 in max pool 2010-09-20 16:56:12 +02:00
David Greco
d702a62f35 Corrected a bug where I wasn't reading the zookeeper quorum configuration correctly 2010-09-20 15:17:22 +02:00
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
2fa01bc5b9 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
004e34f825 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
28eb6d1853 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
David Greco
0b4443668b 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
7b59a33779 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
08d8d78ca7 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
Jonas Bonér
e488b796b7 Readded a bugfixed DataFlowStream 2010-09-19 21:32:06 +02:00
David Greco
9316e2b61e 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
Debasish Ghosh
a39ce105e0 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
eb81dcf0df Now all the tests used to pass with Mongo and Cassandra are passing 2010-09-17 17:44:24 +02:00
David Greco
876a0239b4 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
a737ef60b5 Starting to work on the hbase storage backend for maps 2010-09-17 13:02:45 +02:00
Debasish Ghosh
14b371b8f7 Ticket #343 implementation done except for pop of PersistentVector 2010-09-17 16:08:44 +05:30
David Greco
a4482f7fa4 Merge remote branch 'upstream/master' 2010-09-17 11:41:28 +02:00
David Greco
cb830ed0ef Implemented the Ref and the Vector backend apis 2010-09-17 11:40:49 +02:00
Michael Kober
b78658ad29 closing #364, serializiation for typed actor proxy ref 2010-09-17 09:56:36 +02:00