Jonas Bonér
|
21b1eb43fc
|
Merge branch 'master' of git@github.com:jboner/akka
|
2010-09-22 15:33:00 +02:00 |
|
Jonas Bonér
|
d10e181e16
|
Merge branch 'master' of git@github.com:jboner/akka
Conflicts:
akka-actor/src/main/scala/dispatch/ThreadBasedDispatcher.scala
|
2010-09-22 15:32:35 +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 |
|
Jonas Bonér
|
76939fdb58
|
Refactored mailbox configuration
|
2010-09-22 05:31:24 +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 |
|
Viktor Klang
|
8e8a9c72ff
|
Adding support for optional maxrestarts and withinTime, closing ticket #346
|
2010-09-16 17:09:16 +02:00 |
|
Viktor Klang
|
b924647c30
|
Merge branch 'master' of github.com:jboner/akka
|
2010-09-16 15:59:17 +02:00 |
|
Viktor Klang
|
971ebf4501
|
Fixing #437 by adding "Remote" Future
|
2010-09-16 15:58:46 +02:00 |
|
Martin Krasser
|
4cb00820d6
|
Merge branch 'master' of https://github.com/jboner/akka
|
2010-09-16 15:19:07 +02:00 |
|
Martin Krasser
|
adc1092531
|
Extended akka-sample-camel to include server-managed remote typed consumer actors. Minor refactorings.
|
2010-09-16 15:18:28 +02:00 |
|
Viktor Klang
|
1960241b87
|
Merge branch 'master' of github.com:jboner/akka
|
2010-09-16 14:36:14 +02:00 |
|