Jonas Bonér
2f9ec8649f
Added comment about broken TypedActor remoting behavior
2011-03-31 15:55:30 +02:00
Peter Vlugter
1c8b557155
Add general mechanism for excluding tests
2011-03-31 11:36:49 +13:00
Jonas Bonér
8760c00e30
Merge branch 'master' of github.com:jboner/akka
2011-03-30 21:19:32 +02:00
Jonas Bonér
3b189433c8
improved scaladoc in Future
2011-03-30 21:19:26 +02:00
Jonas Bonér
f39c77f57a
Added check to ensure that messages are not null. Also cleaned up misc code
2011-03-30 15:12:58 +02:00
Jonas Bonér
d582caf93a
added some methods to the TypedActor context and deprecated all methods starting with 'get*'
2011-03-30 09:19:05 +02:00
Peter Vlugter
d476303708
More test timing adjustments
2011-03-30 14:38:14 +13:00
Peter Vlugter
a4ea2519cc
Multiply test timing in ActorModelSpec
2011-03-30 13:41:39 +13:00
Peter Vlugter
264904b8a7
Multiply test timing in FSMTimingSpec
2011-03-30 12:32:12 +13:00
Peter Vlugter
c7db3e52f6
Add some testing times to FSM tests (for Jenkins)
2011-03-30 10:48:07 +13:00
Viktor Klang
4dfb3eb3dc
Adding -optimise to the compile options
2011-03-29 22:50:42 +02:00
Viktor Klang
f397beab64
Temporarily disabling send-time-work-redistribution until I can devise a good way of avoiding a worst-case-stack-overflow
2011-03-29 22:50:23 +02:00
Jonas Bonér
0043e70b8b
Merge branch 'master' of github.com:jboner/akka
2011-03-29 17:10:17 +02:00
Jonas Bonér
2ec22344b0
Added configuration to define capacity to the remote client buffer messages on failure to send
2011-03-29 17:07:41 +02:00
Jonas Bonér
cfa1a61c0b
AspectWerkz license changed to Apache 2
2011-03-29 06:46:54 -07:00
Peter Vlugter
092c3a9cd9
Update to sbt 0.7.5.RC1
2011-03-29 21:19:38 +13:00
Peter Vlugter
5b668eacd7
Merge branch 'master' into wip-2.9.0
2011-03-29 20:55:19 +13:00
Viktor Klang
8c24a985b1
Merge branch 'master' of github.com:jboner/akka
2011-03-29 09:37:41 +02:00
Viktor Klang
1a8e1d3be2
Removing warninit from project def
2011-03-29 09:37:06 +02:00
Peter Vlugter
427e32e894
Merge branch 'master' into wip-2.9.0
2011-03-28 20:23:37 +13:00
Jonas Bonér
c885d4f477
Merge branch 'master' of github.com:jboner/akka
2011-03-28 09:22:31 +02:00
Jonas Bonér
a98669445c
Merge branch 'master' of github.com:jboner/akka
2011-03-28 09:22:03 +02:00
Jonas Bonér
06cdc360e0
Merge branch 'master' of github.com:jboner/akka
2011-03-28 09:06:10 +02:00
Jonas Bonér
abd7622154
Renamed config option for remote client retry message send.
2011-03-28 09:05:16 +02:00
Jonas Bonér
e001c8424a
Merge branch 'wip_resend_message_on_remote_failure'
2011-03-28 08:42:46 +02:00
Peter Vlugter
28b6933d99
Add sudo directly to network tests
2011-03-28 14:15:39 +13:00
Peter Vlugter
6c5f6305b9
Add system property to enable network failure tests
2011-03-28 14:13:58 +13:00
Peter Vlugter
4548671ef7
Update plugins
2011-03-28 11:31:56 +13:00
Peter Vlugter
4ea8e18f1a
Re-enable ants sample
2011-03-28 11:07:23 +13:00
Jonas Bonér
78faeaa45a
1. Added config option to enable/disable the remote client transaction log for resending failed messages.
...
2. Swallows exceptions on appending to transaction log and do not complete the Future matching the message.
2011-03-27 22:58:50 +02:00
Peter Vlugter
814cb13373
Merge branch 'master' into wip-2.9.0
2011-03-28 09:38:56 +13:00
Viktor Klang
e15a2fc8f1
Potential fix for #723
2011-03-27 00:01:18 +01:00
Viktor Klang
e5df67c536
Upgrading to Scala 2.9.0-RC1
2011-03-26 20:02:33 +01:00
Viktor Klang
7fc7e4d60c
Merging in master
2011-03-26 19:40:36 +01:00
Debasish Ghosh
26ca48a389
Merge branch 'master' of git@github.com:jboner/akka
2011-03-26 03:36:18 +05:30
Debasish Ghosh
d9e6175824
changed version of sjson to 0.10
2011-03-26 03:35:29 +05:30
Viktor Klang
1ac56ffa57
Removing race in isDefinedAt and in apply, closing ticket #722
2011-03-25 22:50:56 +01:00
Jonas Bonér
6d13a39015
Changed UnknownRemoteException to CannotInstantiateRemoteExceptionDueToRemoteProtocolParsingErrorException - should be more clear now.
2011-03-25 16:25:36 +01:00
Jonas Bonér
604a21d363
added script to simulate network failure scenarios and restore original settings
2011-03-25 16:09:44 +01:00
Jonas Bonér
3f719ef610
1. Fixed issues with remote message tx log.
...
2. Added trait for network failure testing that supports 'TCP RST', 'TCP DENY' and message throttling/delay.
3. Added test for the remote transaction log. Both for TCP RST and TCP DENY.
2011-03-25 16:06:55 +01:00
Viktor Klang
a579d6b2bb
Closing ticket #721 , shutting down the VM if theres a broken config supplied
2011-03-25 11:32:09 +01:00
Jonas Bonér
259ecf8a8b
Added accessor for pending messages
2011-03-25 08:36:43 +01:00
Peter Vlugter
a7e397f5fd
Add a couple more test timing adjustments
2011-03-25 19:09:40 +13:00
Peter Vlugter
ede34ad99c
Replace sleep with latch in valueWithin test
2011-03-25 18:36:12 +13:00
Peter Vlugter
40666ca357
Introduce testing time factor (for Jenkins builds)
2011-03-25 17:36:11 +13:00
Peter Vlugter
1547c99290
Fix race in ActorModelSpec
2011-03-25 17:36:11 +13:00
Peter Vlugter
b436ff995e
Catch possible actor init exceptions
2011-03-25 17:35:35 +13:00
Peter Vlugter
898d555826
Fix race with PoisonPill
2011-03-25 17:06:33 +13:00
Viktor Klang
479e47bfa3
Fixing order-of-initialization-bug
2011-03-24 21:13:42 +01:00
Jonas Bonér
08e93297d6
merged with upstream
2011-03-24 17:01:59 +01:00