Jonas Bonér
|
2903613098
|
removed trailing whitespace
|
2010-07-29 17:29:51 +02:00 |
|
Jonas Bonér
|
2cdfdb2e26
|
Fixed bug in using STM together with Active Objects
|
2010-07-18 07:13:43 +02:00 |
|
Jonas Bonér
|
58bead88ad
|
Upgraded to new fresh Multiverse with CountDownCommitBarrier bugfix
|
2010-07-15 21:14:16 +02:00 |
|
Jonas Bonér
|
333c0409fe
|
Added support for MaximumNumberOfRestartsWithinTimeRangeReachedException(this, maxNrOfRetries, withinTimeRange, reason)
|
2010-07-15 15:37:30 +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 |
|
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 |
|
Jonas Bonér
|
0d40ba0a0e
|
Changed Akka to use IllegalActorStateException instead of IllegalStateException
|
2010-07-02 11:39:25 +02:00 |
|
Jonas Bonér
|
f2579b98ff
|
Merge branch 'master' of git@github.com:jboner/akka
|
2010-06-21 20:26:35 +02:00 |
|
Peter Vlugter
|
104c3e744d
|
Some stm documentation changes
|
2010-06-20 16:40:18 +12:00 |
|
Peter Vlugter
|
71fedd9128
|
Removed isTransactionalityEnabled
|
2010-06-20 10:10:09 +12:00 |
|
Peter Vlugter
|
5acd2fdc97
|
Added some documentation for stm
|
2010-06-20 09:29:22 +12:00 |
|
Peter Vlugter
|
f8ca6b94c4
|
Added stm local and global package objects
|
2010-06-20 09:29:22 +12:00 |
|
Peter Vlugter
|
bb93d72d02
|
Removed some unused stm config options
|
2010-06-20 09:27:43 +12:00 |
|
Jonas Bonér
|
5bfa786dac
|
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
|
e86fa863b4
|
Fix for ticket #280 - Tests fail if there is no akka.conf set
|
2010-06-18 13:30:00 +02:00 |
|
Jonas Bonér
|
08f835e5fb
|
Added StmConfigurationException
|
2010-04-22 09:53:45 +02:00 |
|
Jonas Bonér
|
9c57c3ba97
|
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
|
0d95b09763
|
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
|
3c29ced378
|
Added tests to AgentTest and cleaned up Agent
|
2010-03-20 09:49:59 +01:00 |
|
Jonas Bonér
|
3f0393975a
|
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
|
21c53c2ffd
|
Upgraded to Multiverse 0.4 and its 2PC CommitBarriers, all tests pass
|
2010-02-26 16:25:42 +01:00 |
|
Jonas Bonér
|
87f66d0c4f
|
upgraded to multiverse 0.4-SNAPSHOT
|
2010-02-22 13:22:10 +01:00 |
|
Jonas Bonér
|
ef7dec4527
|
Updated copyright header
|
2009-12-27 16:01:53 +01:00 |
|
Jonas Bonér
|
dfb456453c
|
renamed akka-actor to akka-core
|
2009-12-18 08:20:28 +01:00 |
|