Jonas Bonér
|
809a00a469
|
Added ActorRef.receiveTimout to remote protocol and LocalActorRef serialization
|
2010-07-14 15:35:07 +02:00 |
|
Jonas Bonér
|
17b752af8e
|
Removed 'reply' and 'reply_?' from Actor - now only usef 'self.reply' etc
|
2010-07-14 15:18:24 +02:00 |
|
Jonas Bonér
|
1df89f454e
|
Removed Java Active Object tests, not needed now that we have them ported to Scala in the akka-core module
|
2010-07-14 14:46:09 +02:00 |
|
Jonas Bonér
|
49e572d06f
|
Fixed bug in Active Object restart, had no default life-cycle defined + added tests
|
2010-07-14 14:38:56 +02:00 |
|
Jonas Bonér
|
6ac052be04
|
Added tests for ActiveObjectContext
|
2010-07-14 13:47:24 +02:00 |
|
Jonas Bonér
|
016c071f25
|
Fixed deadlock when Transactor is restarted in the middle of a transaction
|
2010-07-14 12:51:00 +02:00 |
|
Jonas Bonér
|
815c0ab967
|
Fixed 3 bugs in Active Objects and Actor supervision + changed to use Multiverse tryJoinCommit + improved logging + added more tracing + various misc fixes
|
2010-07-13 12:37:11 +02:00 |
|
Debasish Ghosh
|
29a7ba62f0
|
added new jar for sjson for 2.8.RC7
|
2010-07-11 21:27:32 +05:30 |
|
Debasish Ghosh
|
addeeb5411
|
bug fix in redisclient, version upgraded to 1.4
|
2010-07-11 21:06:35 +05:30 |
|
Jonas Boner
|
24da098acd
|
removed logging in cassandra
|
2010-07-11 12:25:51 +02:00 |
|
Jonas Boner
|
81eb6e1202
|
Merge branch 'master' of github.com:jboner/akka
|
2010-07-11 12:18:49 +02:00 |
|
Jonas Boner
|
cfb2b34c32
|
Adding Ensime project file
|
2010-07-11 12:14:43 +02:00 |
|
momania
|
8ccb349dbc
|
Merge branch 'amqp'
|
2010-07-08 17:10:15 +02:00 |
|
momania
|
6022c63535
|
cosmetic and disable the tests
|
2010-07-08 17:09:14 +02:00 |
|
momania
|
f1b090ce14
|
pimped the rpc a bit more, using serializers
|
2010-07-08 16:38:09 +02:00 |
|
momania
|
20f0857533
|
added rpc server and unit test
|
2010-07-08 11:28:00 +02:00 |
|
momania
|
9e782f0438
|
- split up channel parameters into channel and exchange parameters
- initial setup for rpc client
|
2010-07-08 10:35:12 +02:00 |
|
Martin Krasser
|
fa97967bcf
|
Merge branch 'master' of github.com:jboner/akka
|
2010-07-07 19:09:11 +02:00 |
|
Johan Rask
|
7da92cbd4e
|
removed @PreDestroy functionality
|
2010-07-07 13:31:50 +02:00 |
|
Martin Krasser
|
aa0459ecd7
|
Dropped akka.xsd, updated all spring XML configurations to use akka-0.10.xsd
|
2010-07-07 11:27:18 +02:00 |
|
Johan Rask
|
2e7847c058
|
Added support for springs @PostConstruct and @PreDestroy
|
2010-07-07 11:12:16 +02:00 |
|
Martin Krasser
|
a890ccdaf4
|
Closes #318: Race condition between ActorRef.cancelReceiveTimeout and ActorRegistry.shutdownAll
|
2010-07-07 07:02:23 +02:00 |
|
Johan Rask
|
07660475d3
|
Minor change, overriding destroyInstance instead of destroy
|
2010-07-06 13:07:25 +02:00 |
|
Johan Rask
|
16e246a9b8
|
#301 DI does not work in akka-spring when specifying an interface
|
2010-07-06 11:49:30 +02:00 |
|
momania
|
b6e0ae479d
|
cosmetic logging change
|
2010-07-06 08:28:22 +02:00 |
|
Martin Krasser
|
c918c59f79
|
Merge branch 'master' of git@github.com:jboner/akka and resolve conflicts in akka-spring
|
2010-07-06 07:32:26 +02:00 |
|
Martin Krasser
|
959873d51a
|
closes #314 akka-spring to support active object lifecycle management
closes #315 akka-spring to support configuration of shutdown callback method
|
2010-07-06 07:00:04 +02:00 |
|
Johan Rask
|
e219b40048
|
#304 Fixed Support for ApplicationContextAware in akka-spring
|
2010-07-05 15:53:49 +02:00 |
|
momania
|
e877064e17
|
set emtpy parens back
|
2010-07-05 13:57:53 +02:00 |
|
momania
|
72e5181814
|
- moved receive timeout logic to ActorRef
- receivetimeout now only inititiated when receiveTimeout property is set
|
2010-07-05 13:45:03 +02:00 |
|
Martin Krasser
|
cd457ee00b
|
Tests for stopping active object endpoints; minor refactoring in ConsumerPublisher
|
2010-07-05 12:48:26 +02:00 |
|
Martin Krasser
|
81745f1122
|
Added test subject description
|
2010-07-04 19:51:55 +02:00 |
|
Martin Krasser
|
94a0bed6f0
|
Added comments.
|
2010-07-04 17:19:46 +02:00 |
|
Martin Krasser
|
0b6ff861c8
|
Tests for ActiveObject lifecycle
|
2010-07-04 17:06:40 +02:00 |
|
Martin Krasser
|
e94693e4c5
|
Resolved conflicts and compile errors after merging in master
|
2010-07-04 09:21:21 +02:00 |
|
Debasish Ghosh
|
44726ac7bf
|
Fixed Issue #306: JSON serialization between remote actors is not transparent
|
2010-07-04 01:34:16 +05:30 |
|
Martin Krasser
|
f964e64ec2
|
Track stopping of Dispatcher actor
|
2010-07-03 14:49:43 +02:00 |
|
Heiko Seeberger
|
afd814effb
|
Merge branch 'master' of github.com:jboner/akka
|
2010-07-02 22:56:25 +02:00 |
|
Jonas Bonér
|
d282f1f3f1
|
Merge branch 'master' of git@github.com:jboner/akka
|
2010-07-02 22:52:44 +02:00 |
|
Jonas Bonér
|
0cd3e3e203
|
Do not log to error when interception NotFoundException from Cassandra
|
2010-07-02 22:52:27 +02:00 |
|
Heiko Seeberger
|
79e32401bf
|
Merge branch '290-hseeberger'
|
2010-07-02 22:49:32 +02:00 |
|
Heiko Seeberger
|
5fef4d1ac3
|
re #290: Added parens to no-parameter methods returning Unit in all subprojects.
|
2010-07-02 22:37:26 +02:00 |
|
Heiko Seeberger
|
2959ea3e07
|
re #290: Added parens to no-parameter methods returning Unit in rest of akka-core.
|
2010-07-02 21:57:44 +02:00 |
|
Heiko Seeberger
|
73e6a2e5d0
|
re #290: Added parens to no-parameter methods returning Unit in ActorRef.
|
2010-07-02 21:49:51 +02:00 |
|
Viktor Klang
|
ad64d0b43e
|
Fixing flaky tests
|
2010-07-02 18:34:05 +02:00 |
|
Jonas Bonér
|
b278f47703
|
Added codefellow to the plugins embeddded repo and upgraded to 0.3
|
2010-07-02 15:41:04 +02:00 |
|
Jonas Bonér
|
62cf14dc07
|
Merge branch 'master' of git@github.com:jboner/akka
|
2010-07-02 14:57:05 +02:00 |
|
Jonas Bonér
|
624e1b8595
|
Addde codefellow plugin jars to embedded repo
|
2010-07-02 14:55:48 +02:00 |
|
momania
|
e1b97fe6dd
|
- added dummy tests to make sure the test classes don't fail because of disabled tests, these tests need a local rabbitmq server running
|
2010-07-02 14:15:53 +02:00 |
|
momania
|
2e840b1b80
|
Merge branch 'master' of http://github.com/jboner/akka
|
2010-07-02 14:10:19 +02:00 |
|