Peter Vlugter
d5c0237b2f
Disable parallel execution in global scope
...
For avoiding tests from different projects, like cluster and
zookeeper mailbox, to run in parallel
2011-08-05 18:41:54 +12:00
Peter Vlugter
b2bfe9a944
Some quietening of camel test output
2011-08-05 18:41:53 +12:00
Peter Veentjer
bb3a4d7000
Merge branch 'master' of github.com:jboner/akka
2011-08-05 05:56:32 +03:00
Peter Veentjer
b66ebdcc72
ticket #1032.. more cleanup
2011-08-05 05:56:15 +03:00
Peter Vlugter
b41778fbc4
Remove heap size option for multi-jvm
2011-08-04 17:22:34 +12:00
Peter Vlugter
ea369a4b65
Quieten the multi-jvm tests
2011-08-04 16:55:27 +12:00
Peter Veentjer
6a476b6e69
Merge branch 'wip-1032'
2011-08-04 07:23:16 +03:00
Peter Veentjer
d67fe8befe
ticket #1032
2011-08-04 07:22:16 +03:00
Derek Williams
d378818414
Use dispatcher from the passed in Future
2011-08-03 10:11:24 -06:00
Viktor Klang
30594e9b52
Fixing merge conflict with the name of the mutable fold test
2011-08-03 17:02:16 +02:00
Derek Williams
b87b50d908
uncomment test
2011-08-03 08:42:52 -06:00
Viktor Klang
e565f9cb04
Reenabling mutable zeroes test
2011-08-03 15:43:40 +02:00
Viktor Klang
f70bf9e89c
Adding Props to akka.actor package
2011-08-03 15:01:46 +02:00
Viktor Klang
814eb1e321
Merge branch 'master' of github.com:jboner/akka
2011-08-03 14:26:26 +02:00
Viktor Klang
a589238f9c
Set PartialFunction[T,Unit] as onResult callback, closing ticket #1077
2011-08-03 14:26:01 +02:00
Viktor Klang
4fac3aa3ad
Changing initialization and shutdown order to minimize risk of having a stopped actor in the registry
2011-08-03 10:51:23 +02:00
Derek Williams
00494cf95d
Fix for error while generating scaladocs
2011-08-02 13:38:02 -06:00
Derek Williams
053dbf3b60
Update Future docs
2011-08-02 13:05:55 -06:00
Derek Williams
fbbeacc1e4
Allow a Duration to be used with Future.apply
2011-08-02 13:01:10 -06:00
Derek Williams
d5683809fe
revert scalacOptions
2011-08-02 11:32:09 -06:00
Derek Williams
8db226f663
Merge branch 'master' into derekjw-1054
...
Conflicts:
akka-actor-tests/src/test/scala/akka/dispatch/FutureSpec.scala
2011-08-02 11:21:48 -06:00
Derek Williams
a0350d03e9
Future: move implicit dispatcher from methods to constructor
2011-08-02 10:19:49 -06:00
Viktor Klang
ef3b82a2c9
Updating Netty to 3.2.5, closing ticket #1074
2011-08-02 15:19:09 +02:00
Peter Veentjer
24fa23f666
Merge branch 'master' of github.com:jboner/akka
2011-08-02 10:01:49 +03:00
Peter Veentjer
320ee3cb4c
ticket #934
2011-08-02 09:52:39 +03:00
Viktor Klang
04729bcbc3
Renaming sendOneWay to tell, closing ticket #1072
2011-08-01 17:07:12 +02:00
Viktor Klang
29ca6a867b
Making MessageDispatcher an abstract class, as well as ActorRef
2011-08-01 15:23:57 +02:00
Viktor Klang
87ac860f10
Deprecating getSender and getSenderFuture
2011-08-01 15:09:08 +02:00
Viktor Klang
088e2029a6
Minor cleanup in Future.scala
2011-08-01 12:52:18 +02:00
Viktor Klang
824d202b4a
Refactor Future.await to remove boiler and make it correct in the face of infinity
2011-08-01 12:33:40 +02:00
Peter Veentjer
43031cb94b
ticket #889 some cleanup
2011-08-01 09:01:15 +03:00
Peter Vlugter
3dc1280768
Update sbt plugins
2011-08-01 16:13:00 +12:00
Peter Vlugter
a254fa6c19
Update multi-jvm docs
2011-08-01 16:11:59 +12:00
Roland
7530beedaa
Merge branch 'master' of github.com:jboner/akka
2011-07-30 22:36:33 +02:00
Roland
0341a87b14
oops, sorry :-(
2011-07-30 22:36:01 +02:00
Debasish Ghosh
ad07fa363b
Merge branch 'master' of git@github.com:jboner/akka
2011-07-31 02:01:55 +05:30
Debasish Ghosh
6065b3c6bf
Merge branch 'master' of git@github.com:jboner/akka
2011-07-31 02:00:29 +05:30
Roland
acdc521b4f
clean up test output some more
...
- filter out expected debug messages
- rename EventFilter.apply(f: Event => Boolean) to EventFilter.custom to
allow type inference on provided function literal (does not work with
overloading)
- add filterException[T] { ... }
2011-07-30 22:29:12 +02:00
Debasish Ghosh
433c83c0db
fixed redis based serialization logic, added RedisClientPool, which is needed to handle multiple asynchronous message persistence over single threaded Redis - now runs all test cases in DurableMailboxSpec
2011-07-31 01:59:06 +05:30
Derek Williams
50bb14d9c3
Test output cleaned up in akka-actor-tests and akka-testkit
2011-07-29 15:22:11 -06:00
Derek Williams
02aeec6b57
Simpler method for filtering EventHandler during testing
2011-07-28 12:13:27 -06:00
Derek Williams
377fc2b1cf
Add test for ticket 1054
2011-07-28 11:15:26 -06:00
Derek Williams
17b16569cf
Add test for ticket 1054
2011-07-28 11:06:48 -06:00
Derek Williams
0ea10b96b9
Formatting fix
2011-07-28 10:34:08 -06:00
Derek Williams
04ba991b63
KeptPromise executes callbacks async
2011-07-28 10:10:41 -06:00
Derek Williams
00a7baab5d
Merge branch 'master' into derekjw-1054
2011-07-28 09:58:16 -06:00
Derek Williams
cd41daf589
Future.onComplete now uses threadlocal callback stack to reduce amount of tasks sent to dispatcher
2011-07-28 09:57:45 -06:00
Peter Veentjer
4b4f38c973
ticket #889 after merge
2011-07-28 16:56:35 +03:00
Peter Veentjer
0fcc35d4b0
ticket #889
2011-07-28 15:48:03 +03:00
Derek Williams
5cb459c250
reverting optimized Future methods due to more consistent behavior and performance increase was small
2011-07-27 22:20:02 -06:00