Jonas Bonér
|
2cdfdb2e26
|
Fixed bug in using STM together with Active Objects
|
2010-07-18 07:13:43 +02:00 |
|
Jonas Bonér
|
4dabf49b52
|
Merge branch 'master' of git@github.com:jboner/akka
Conflicts:
akka-amqp/src/main/scala/RpcClientActor.scala
|
2010-07-15 21:39:23 +02:00 |
|
Jonas Bonér
|
58bead88ad
|
Upgraded to new fresh Multiverse with CountDownCommitBarrier bugfix
|
2010-07-15 21:14:16 +02:00 |
|
momania
|
8f056ddfe2
|
Merge branch 'master' of git-proxy:jboner/akka
|
2010-07-15 18:52:39 +02:00 |
|
momania
|
495e884d6c
|
Close #336
|
2010-07-15 18:52:19 +02:00 |
|
momania
|
16755b6ec0
|
disable tests
|
2010-07-15 18:51:48 +02:00 |
|
momania
|
104a48e627
|
- rpc typing and serialization - again
|
2010-07-15 18:21:55 +02:00 |
|
Jonas Bonér
|
580f8f71f2
|
Upgraded Akka to Scala 2.8.0 final, finally...
|
2010-07-15 18:04:10 +02:00 |
|
Jonas Bonér
|
69a26f4aad
|
Added Scala 2.8 final versions of SBinary and Configgy
|
2010-07-15 15:57:54 +02:00 |
|
Jonas Bonér
|
6057b77c1b
|
Merge branch 'master' of git@github.com:jboner/akka
|
2010-07-15 15:49:45 +02:00 |
|
Jonas Bonér
|
333c0409fe
|
Added support for MaximumNumberOfRestartsWithinTimeRangeReachedException(this, maxNrOfRetries, withinTimeRange, reason)
|
2010-07-15 15:37:30 +02:00 |
|
Debasish Ghosh
|
d1688ba0bb
|
redisclient & sjson jar - 2.8.0 version
|
2010-07-15 17:33:16 +05:30 |
|
Viktor Klang
|
5a6783f846
|
Laying the foundation for current-message-resend
|
2010-07-14 20:08:08 +02:00 |
|
Jonas Bonér
|
a521385b27
|
Moved logging of actor crash exception that was by-passed/hidden by STM exception
|
2010-07-14 16:10:22 +02:00 |
|
Jonas Bonér
|
6c0503ea51
|
Changed Akka config file syntax to JSON-style instead of XML style
Plus added missing test classes for ActiveObjectContextSpec
|
2010-07-14 16:04:37 +02:00 |
|
Jonas Bonér
|
48ec67d754
|
Added ActorRef.receiveTimout to remote protocol and LocalActorRef serialization
|
2010-07-14 15:35:07 +02:00 |
|
momania
|
e6c0620032
|
rpc typing and serialization
|
2010-07-14 15:20:04 +02:00 |
|
Jonas Bonér
|
4be36cb247
|
Removed 'reply' and 'reply_?' from Actor - now only usef 'self.reply' etc
|
2010-07-14 15:18:24 +02:00 |
|
Jonas Bonér
|
28faea7cce
|
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
|
1f09e17d74
|
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
|
2541176559
|
Added tests for ActiveObjectContext
|
2010-07-14 13:47:24 +02:00 |
|
Jonas Bonér
|
4d130d544d
|
Fixed deadlock when Transactor is restarted in the middle of a transaction
|
2010-07-14 12:51:00 +02:00 |
|
momania
|
7c347637a0
|
- make consumer restart when delegated handling actor fails
- made single object to flag test enable/disable
|
2010-07-14 10:18:01 +02:00 |
|
momania
|
0f10d44783
|
Test #328
|
2010-07-14 10:02:07 +02:00 |
|
momania
|
273de9e8c5
|
small refactor - use patternmatching better
|
2010-07-14 09:39:17 +02:00 |
|
Jonas Bonér
|
b98cfd5c1f
|
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 |
|
Viktor Klang
|
abb186630c
|
Closing ticket 294
|
2010-07-12 23:17:08 +02:00 |
|
Viktor Klang
|
4717694440
|
Switching ActorRegistry storage solution
|
2010-07-12 22:05:18 +02:00 |
|
Debasish Ghosh
|
c8f1a5ede1
|
added new jar for sjson for 2.8.RC7
|
2010-07-11 21:27:32 +05:30 |
|
Debasish Ghosh
|
bbd246a82d
|
bug fix in redisclient, version upgraded to 1.4
|
2010-07-11 21:06:35 +05:30 |
|
Jonas Boner
|
1d66d1b6a1
|
removed logging in cassandra
|
2010-07-11 12:25:51 +02:00 |
|
Jonas Boner
|
4850f7aae5
|
Merge branch 'master' of github.com:jboner/akka
|
2010-07-11 12:18:49 +02:00 |
|
Jonas Boner
|
f586aac0ed
|
Adding Ensime project file
|
2010-07-11 12:14:43 +02:00 |
|
momania
|
7c15a0761a
|
Merge branch 'amqp'
|
2010-07-08 17:10:15 +02:00 |
|
momania
|
6e0be37939
|
cosmetic and disable the tests
|
2010-07-08 17:09:14 +02:00 |
|
momania
|
21314c08c9
|
pimped the rpc a bit more, using serializers
|
2010-07-08 16:38:09 +02:00 |
|
momania
|
f36ad6c2f7
|
added rpc server and unit test
|
2010-07-08 11:28:00 +02:00 |
|
momania
|
fd6db0382b
|
- split up channel parameters into channel and exchange parameters
- initial setup for rpc client
|
2010-07-08 10:35:12 +02:00 |
|
Martin Krasser
|
a265a1be48
|
Merge branch 'master' of github.com:jboner/akka
|
2010-07-07 19:09:11 +02:00 |
|
Johan Rask
|
e1becf77d2
|
removed @PreDestroy functionality
|
2010-07-07 13:31:50 +02:00 |
|
Martin Krasser
|
f7f98d35e8
|
Dropped akka.xsd, updated all spring XML configurations to use akka-0.10.xsd
|
2010-07-07 11:27:18 +02:00 |
|
Johan Rask
|
528500c366
|
Added support for springs @PostConstruct and @PreDestroy
|
2010-07-07 11:12:16 +02:00 |
|
Martin Krasser
|
9b3aed1e29
|
Closes #318: Race condition between ActorRef.cancelReceiveTimeout and ActorRegistry.shutdownAll
|
2010-07-07 07:02:23 +02:00 |
|
Johan Rask
|
003a44ee83
|
Minor change, overriding destroyInstance instead of destroy
|
2010-07-06 13:07:25 +02:00 |
|
Johan Rask
|
3e7980a466
|
#301 DI does not work in akka-spring when specifying an interface
|
2010-07-06 11:49:30 +02:00 |
|
momania
|
7a155c70ba
|
cosmetic logging change
|
2010-07-06 08:28:22 +02:00 |
|
Martin Krasser
|
ce84b386bf
|
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
|
fd9fbb1b05
|
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
|
2deb9faf3d
|
#304 Fixed Support for ApplicationContextAware in akka-spring
|
2010-07-05 15:53:49 +02:00 |
|
momania
|
da275f45dd
|
set emtpy parens back
|
2010-07-05 13:57:53 +02:00 |
|