Martin Krasser
1d65a4a4f8
=per #3836 Set lower idleTimeout for persistent channels
...
- idleTimeout lower than expectation timeout
- removed remaining shared testActor usage
2014-01-23 08:30:08 +01:00
Patrik Nordwall
48f3804270
Merge pull request #1956 from akka/wip-3607-mvn-pom-sample-patriknw
...
+sam #3607 Add maven pom.xml to akka-sample-main-java
2014-01-22 07:34:21 -08:00
Patrik Nordwall
6b39bbc473
Merge pull request #1955 from akka/wip-3573-doc-maxNrRestarts-patriknw
...
=doc #3573 Clarify maxNrOfRetries in supervisor strategies
2014-01-22 07:33:59 -08:00
Patrik Nordwall
79b25599c8
Merge pull request #1954 from akka/wip-3647-clarify-fsm-setTimer-patriknw
...
=doc #3647 Clarify that existing FSM timer is canceled by setTimer
2014-01-22 07:32:40 -08:00
Patrik Nordwall
d0f9c8f2fc
Merge pull request #1953 from akka/wip-3102-remove-ComposableActor-patriknw
...
=doc #3102 Remove ComposableActor doc sample
2014-01-22 07:32:11 -08:00
Patrik Nordwall
d3b0cc0b9a
Merge pull request #1952 from akka/wip-3513-doc-gracefulStop-custom-msg-patriknw
...
+act #3513 Clarify gracefulStop stopMessage, and add Java API
2014-01-22 07:31:45 -08:00
Patrik Nordwall
76468ce639
Merge pull request #1951 from akka/wip-3632-doc-cluster-jmx-patriknw
...
=clu,rem #3632 Correct wrong transport in docs
2014-01-22 07:31:26 -08:00
Patrik Nordwall
e7a0fc6f53
Merge pull request #1950 from akka/wip-3833-diagrams-check-patriknw
...
=pro #3833 Disable diagram verification for kernel and dataflow
2014-01-22 07:30:46 -08:00
Patrik Nordwall
095000a9cd
=doc #3573 Clarify maxNrOfRetries in supervisor strategies
2014-01-22 16:29:58 +01:00
Patrik Nordwall
6faec42be9
+sam #3607 Add maven pom.xml to akka-sample-main-java
2014-01-22 11:29:00 +01:00
Patrik Nordwall
686cfab150
=doc #3647 Clarify that existing FSM timer is canceled by setTimer
2014-01-22 09:55:38 +01:00
Patrik Nordwall
7bae3082aa
=doc #3102 Remove ComposableActor doc sample
2014-01-22 09:18:20 +01:00
Patrik Nordwall
d506f6df4f
+act #3513 Clarify gracefulStop stopMessage, and add Java API
2014-01-21 17:15:09 +01:00
Patrik Nordwall
4b843476ef
=clu,rem #3632 Correct wrong transport in docs
2014-01-21 15:14:27 +01:00
Patrik Nordwall
29f9546e87
=pro #3833 Disable diagram verification for kernel and dataflow
...
* The problem was that those projects contain very few classes, without
any diagrams, and therefore the scaladocVerifier fails
2014-01-21 13:51:29 +01:00
Patrik Nordwall
1c0e799370
Merge pull request #1947 from akka/wip-ReliableProxy-javadoc-patriknw
...
=con Unbork genjavadoc for ReliableProxy
2014-01-20 09:57:19 -08:00
Patrik Nordwall
da2e4cc092
=con Unbork genjavadoc for ReliableProxy
...
* genjavadoc fails with NPE for the ReliableProxy.DebugLogging trait,
workaround by moving it to top level
2014-01-20 17:05:24 +01:00
Patrik Nordwall
ba53b4cdad
Merge pull request #1946 from akka/wip-doc-fix-patriknw
...
=doc cleanup formatting error in docs
2014-01-20 06:52:22 -08:00
Patrik Nordwall
a22d115a2f
=doc cleanup formatting error in docs
2014-01-20 15:27:58 +01:00
Patrik Nordwall
45124274b4
Merge pull request #1945 from krasserm/wip-3824-do-not-share-test-actor-krasserm
...
=per #3824 Do not share testActor across tests
2014-01-20 05:13:14 -08:00
Patrik Nordwall
6cb0e55059
Merge pull request #1944 from akka/wip-speed-up-actor-cleanup-√
...
=act - Optimization of actorcell and actor field clearing
2014-01-20 05:12:57 -08:00
Patrik Nordwall
9a8e4b5a42
Merge pull request #1943 from akka/wip-3159-squash-reliable-proxy-reconnect-patriknw
...
!con #3820 Add reconnection to ReliableProxy
2014-01-20 05:12:39 -08:00
Patrik Nordwall
e00b9924eb
Merge pull request #1942 from akka/wip-3826-cluster.StressSpec-patriknw
...
=clu #3826 Harden cluster.StressSpec
2014-01-20 05:12:27 -08:00
Patrik Nordwall
8ec581c808
Merge pull request #1935 from drexin/wip-3544-improve-testkit
...
+tes Added system as default param to TestKit.shutdown
2014-01-20 05:12:17 -08:00
Patrik Nordwall
0109cfe4b8
Merge pull request #1879 from akka/wip-java8-interop-ban
...
+act #3770 Added Java 8 friendly APIs for Actor and FSM
2014-01-20 05:12:04 -08:00
Martin Krasser
aa67472f45
=per #3824 Do not share testActor across tests
2014-01-20 12:41:35 +01:00
Viktor Klang
f39bb1d4d3
=act - Optimization of actorcell and actor field clearing
2014-01-20 12:09:45 +01:00
Björn Antonsson
e5bcf8bfc9
+act #3770 Added Java 8 friendly APIs for Actor and FSM
2014-01-20 12:00:13 +01:00
Patrik Nordwall
301b735516
Merge pull request #1941 from krasserm/wip-3829-increase-default-timeout-krasserm
...
=per #3829 Set default expectation timeout to 10s
2014-01-20 02:54:16 -08:00
Patrik Nordwall
10fbdd2db8
Merge pull request #1939 from krasserm/wip-3828-rename-recreiveReplay-krasserm
...
!per #3828 Rename receiveReplay to receiveRecover
2014-01-20 02:53:51 -08:00
Patrik Nordwall
98a3cc6f22
Merge pull request #1940 from akka/wip-3827-AkkaProtocolStressTest-patriknw
...
=rem #3827 Adjust gate setting in AkkaProtocolStressTest
2014-01-20 02:52:43 -08:00
Patrik Nordwall
698886513f
Merge pull request #1938 from akka/wip-3825-BalancingSpec-patriknw
...
=act #3825 Fix bug in BalancingSpec
2014-01-20 02:52:22 -08:00
Patrik Nordwall
37eddd716c
Merge pull request #1936 from akka/wip-3738-memory-leaks-in-tests-patriknw
...
=act #3738 Fix memory leaks in tests
2014-01-20 02:51:49 -08:00
Eric Pederson
fcb7a6c292
!con #3820 Add reconnection to ReliableProxy
2014-01-20 11:41:48 +01:00
Patrik Nordwall
ba3587de64
=clu #3826 Harden cluster.StressSpec
...
* The Identify message didn't get through to the master, which
was stopping at the same time, and it didn't got redirected to
deadletters, i.e. the "termination race"
2014-01-20 11:01:10 +01:00
Martin Krasser
b4c57fc899
=per #3829 Set default expectation timeout to 10s
2014-01-20 09:32:53 +01:00
Patrik Nordwall
994e9fb5c4
=rem #3827 Adjust gate setting in AkkaProtocolStressTest
2014-01-20 09:11:45 +01:00
Martin Krasser
e0f5cf5f2c
!per #3828 Rename receiveReplay to receiveRecover
...
- because it handles messages related to recovery (snapshots and replayed messages)
2014-01-19 17:46:32 +01:00
Patrik Nordwall
0f70774414
=act #3825 Fix bug in BalancingSpec
...
* The problem was that the pool had 10 routees and
depend on blocking to verify balancing scheduling
to unblocked routee, but the thread pool size was 8
and therefore routee 8 and 9 was never scheduled
(blocked) as expected.
2014-01-19 15:48:17 +01:00
Dario Rexin
e045c537a3
!tes #3544 Added 'system' as default parameter to the shutdown method on
...
TestKit
2014-01-17 23:08:32 +01:00
Patrik Nordwall
34f9f4cfb9
Merge pull request #1937 from akka/wip-3820-persistence-test-timeouts-patriknw
...
=per #3820 Increase some test timeouts in persistence
2014-01-17 13:49:38 -08:00
drewhk
1db16428da
Merge pull request #1909 from drewhk/wip-io-read-throtting-drewhk
...
+act #3586 #3807 Implement mandatory read throttling
2014-01-17 11:53:23 -08:00
Patrik Nordwall
53ad96ed92
=per #3820 Increase some test timeouts in persistence
...
* reproduced the problem with sleep in LeveldbStore
2014-01-17 20:40:10 +01:00
Patrik Nordwall
9a8766d871
Merge pull request #1929 from akka/wip-3572-sender-patriknw
...
=act #3572 Add parens to sender
2014-01-17 11:27:43 -08:00
Endre Sándor Varga
487083a9c3
+act #3586 #3807 Implement mandatory read throttling
2014-01-17 18:27:56 +01:00
Patrik Nordwall
a11fb1dafc
=act #3572 Add parens to sender
...
* because it is not referentially transparent; normally we reserved parens for
side-effecting code but given how people thoughtlessly close over it we revised
that that decision for sender
* caller can still omit parens
2014-01-17 18:21:14 +01:00
Patrik Nordwall
537840bd2a
Merge pull request #1931 from drewhk/wip-3689-remove-typed-channels-drewhk
...
!cha #3789 : Remove typed channels
2014-01-17 09:10:06 -08:00
Patrik Nordwall
1fa72fdbba
Merge pull request #1932 from drewhk/wip-3812-remove-pipelines-drewhk
...
!act #3812 : Remove Pipelines
2014-01-17 09:08:39 -08:00
Patrik Nordwall
9eb32a4486
=act #3738 Fix memory leaks in tests
...
* afterAll not called when all tests marked as ignore,
invokeBeforeAllAndAfterAllEvenIfNoTestsAreExpected = true
should solve that, but changed to pending in Ticket1978 anyway
* Try to shutdown when ActorSystem init fails. It is difficult
to cover all scenarios, but this should improve the situation.
This was the reason why DeployerSpec leaked.
* missing shutdown in some tests
2014-01-17 16:18:35 +01:00
Endre Sándor Varga
293dd0b9d2
!act #3812 : Remove Pipelines
2014-01-17 15:52:24 +01:00