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 |
|
Jonas Bonér
|
12dee4dcc6
|
Changed Akka to use IllegalActorStateException instead of IllegalStateException
|
2010-07-02 11:39:25 +02:00 |
|
Jonas Bonér
|
f436e9cff9
|
Merge branch 'master' of git@github.com:jboner/akka
|
2010-06-21 20:26:35 +02:00 |
|
Peter Vlugter
|
4e5a516493
|
Some stm documentation changes
|
2010-06-20 16:40:18 +12:00 |
|
Peter Vlugter
|
dd7dc9e179
|
Removed isTransactionalityEnabled
|
2010-06-20 10:10:09 +12:00 |
|
Peter Vlugter
|
f3335ea11a
|
Added some documentation for stm
|
2010-06-20 09:29:22 +12:00 |
|
Peter Vlugter
|
9e8ff7319d
|
Added stm local and global package objects
|
2010-06-20 09:29:22 +12:00 |
|
Peter Vlugter
|
5a03a8d179
|
Removed some unused stm config options
|
2010-06-20 09:27:43 +12:00 |
|
Jonas Bonér
|
9ca039c470
|
Fixed bug with stm not being enabled by default when no AKKA_HOME is set.
|
2010-06-19 11:32:55 -07:00 |
|
Jonas Bonér
|
e7a7d6ec90
|
Fix for ticket #280 - Tests fail if there is no akka.conf set
|
2010-06-18 13:30:00 +02:00 |
|
Jonas Bonér
|
8605b85ab0
|
Added StmConfigurationException
|
2010-04-22 09:53:45 +02:00 |
|
Jonas Bonér
|
91fe6a3a98
|
Now doing a 'reply(..)' to remote sender after receiving a remote message through '!' works. Added tests.
Also removed the Logging trait from Actor for lower memory footprint.
|
2010-04-06 12:45:09 +02:00 |
|
Jonas Bonér
|
f04fbba47b
|
Refactored STM API into Transaction.Global and Transaction.Local, fixes issues with "atomic" outside actors
|
2010-04-05 11:53:43 +02:00 |
|
Jonas Bonér
|
fba843e02d
|
Added tests to AgentTest and cleaned up Agent
|
2010-03-20 09:49:59 +01:00 |
|
Jonas Bonér
|
bb4945b0a6
|
Renamed packages in the whole project to be OSGi-friendly, A LOT of breaking changes
|
2010-03-11 08:53:27 +01:00 |
|
Jonas Bonér
|
2e81ac1f86
|
Upgraded to Multiverse 0.4 and its 2PC CommitBarriers, all tests pass
|
2010-02-26 16:25:42 +01:00 |
|
Jonas Bonér
|
7a40f1a8cd
|
upgraded to multiverse 0.4-SNAPSHOT
|
2010-02-22 13:22:10 +01:00 |
|
Jonas Bonér
|
90451b4f03
|
Updated copyright header
|
2009-12-27 16:01:53 +01:00 |
|
Jonas Bonér
|
98f6501f62
|
renamed akka-actor to akka-core
|
2009-12-18 08:20:28 +01:00 |
|