Commit graph

11875 commits

Author SHA1 Message Date
Roland Kuhn
a7f8fe7e8e Merge pull request #952 from akka/wip-2783-guarantees-∂π
discuss message delivery guarantees in more detail, see #2783
2012-12-20 10:34:35 -08:00
Roland
7535c24164 discuss message delivery guarantees in more detail, see #2783
- also add PeekMailbox extension for demonstration of that principle
2012-12-20 19:31:24 +01:00
Viktor Klang (√)
970ea36184 Merge pull request #967 from akka/wip-2818-prolong-timeouts-typedactorspec-√
#2818 - prolonging TypedActorSpec timeouts for the Option-returning met...
2012-12-20 06:13:16 -08:00
Viktor Klang
08ea72aa35 Merge branch 'master' of github.com:akka/akka 2012-12-20 15:12:39 +01:00
Viktor Klang
c2a7fc3ed3 Minor boyscouting substituting a null for Actor.noSender 2012-12-20 15:12:25 +01:00
Viktor Klang (√)
fa13c7d401 Merge pull request #968 from drewhk/wip-2834-fix-address-in-weightedrouteespec-drewhk
Changed protocol fields from "akka" to "tcp.akka"
2012-12-20 05:43:36 -08:00
Viktor Klang (√)
e6bb697812 Merge pull request #971 from akka/wip-2841-remove-stacktraces-√
#2841 – remove stack traces from new remoting exceptions
2012-12-20 05:08:18 -08:00
Viktor Klang
da84f03e46 #2841 – remove stack traces from new remoting exceptions 2012-12-20 13:57:53 +01:00
Patrik Nordwall
a3efff4141 Merge pull request #972 from akka/wip-2837-jul-toc-master-patriknw
Add java.util.logging to contrib toc, see #2837
2012-12-20 04:53:11 -08:00
Patrik Nordwall
b21d5367c7 Add java.util.logging to contrib toc, see #2837
(cherry picked from commit 1ed4e9f2efa98f92942d4a047e85be982f3c8c50)
2012-12-20 13:51:48 +01:00
Viktor Klang
c6878d8f12 Introducing OnlyCauseStackTrace trait 2012-12-20 12:59:48 +01:00
Viktor Klang
85f80467f4 Adding NoStackTrace to EndpointException to save a couple of meters of log output. 2012-12-20 11:37:29 +01:00
Björn Antonsson
392e6845f4 Get more logs if SupervisorHierarchySpec fails. See #2836 2012-12-20 11:01:27 +01:00
Endre Sándor Varga
fec27ee08b Changed protocol fields from "akka" to "tcp.akka" 2012-12-20 10:57:13 +01:00
Björn Antonsson
d044128035 Use version 0.3.5 of sbt-multi-jvm plugin. See #2791 2012-12-20 08:20:52 +01:00
Björn Antonsson
0dbeb471b8 Load build time system properties from a file. See #2791 2012-12-20 08:20:52 +01:00
Björn Antonsson
ff852984cb Marking blackhole tests as ignored. See #2731 2012-12-19 17:50:50 +01:00
Roland
8acb1df2ab round up ticket workflow in CONTRIBUTING 2012-12-19 17:30:36 +01:00
Roland Kuhn
e7753cb7e6 Merge pull request #831 from drewhk/wip-2053d-actorbased-remote-drewhk
New Remoting implementation (iteration 3) #2053
2012-12-19 06:51:51 -08:00
Endre Sándor Varga
66ccefe00e Workaround for tests relying on accurate throttling
- increased default capacity of token bucket in testconductor (Player)
2012-12-19 15:47:30 +01:00
Endre Sándor Varga
37877fa3ed Fixes by Roland:
- exhaustive matches in AkkaProtocolTransport
 - handling of Terminated in flushing state in Remoting
 - various fixes of warnings
2012-12-19 15:12:29 +01:00
Viktor Klang
f6fd76c96b #2818 - prolonging TypedActorSpec timeouts for the Option-returning methods to avoid slow jenkins barfing 2012-12-19 11:59:27 +01:00
Viktor Klang (√)
5b3414ce56 Merge pull request #965 from akka/wip-update-to-scala-rc5-√
Updating Akka to Scala 2.10.0-RC5
2012-12-19 01:54:33 -08:00
Viktor Klang
5dc65140b3 Updating Akka to Scala 2.10.0-RC5 2012-12-19 00:23:30 +01:00
Viktor Klang (√)
2008746499 Merge pull request #962 from akka/wip-2815-correct-state-onTermination-√
#2815 - ensuring that the state given when stopping is the one seen onT...
2012-12-18 14:38:51 -08:00
Endre Sándor Varga
4dcb38c758 Changed to enabled retry gate by default, when testtransport is used 2012-12-18 18:56:18 +01:00
Viktor Klang
955a42229a #2815 - ensuring that the state given when stopping is the one seen onTermination 2012-12-18 16:12:06 +01:00
Endre Sándor Varga
3bfef958d4 Reenabled ignored cluster tests 2012-12-18 16:08:22 +01:00
Endre Sándor Varga
748d10f1b3 Merged with master 2012-12-18 16:08:06 +01:00
Patrik Nordwall
992c54c2f4 Merge pull request #950 from akka/wip-2793-max-is-not-max-patriknw
Remove check of heap max value, see #2793
2012-12-18 06:58:44 -08:00
Viktor Klang (√)
fdb89aaaf7 Merge pull request #961 from akka/wip-2812-graceful-stop-√
Rewriting the fix to PatternSpec
2012-12-18 06:36:02 -08:00
Endre Sándor Varga
55be17419e Merge branch 'master' into wip-2053d-actorbased-remote-drewhk
Conflicts:
	akka-docs/rst/java/code/docs/serialization/SerializationDocTestBase.java
	akka-docs/rst/scala/code/docs/serialization/SerializationDocSpec.scala
	akka-remote-tests/src/main/scala/akka/remote/testconductor/NetworkFailureInjector.scala
	akka-remote/src/main/scala/akka/remote/RemoteActorRefProvider.scala
2012-12-18 15:15:01 +01:00
Viktor Klang (√)
dfc7e33ee1 Merge pull request #948 from ryanlecompte/master
Minor scaladoc updates
2012-12-18 05:40:19 -08:00
Viktor Klang (√)
31cd2b0ef7 Merge pull request #958 from akka/wip-2742-forwardport-master-√
#2742 - making reuseAddress default false on windows with option to tur...
2012-12-18 05:32:27 -08:00
Viktor Klang
cdcc098e01 Rewriting the fix to PatternSpec 2012-12-18 14:31:18 +01:00
Endre Sándor Varga
4bd507646d Removed explicit usage of null as root cause for EndpointException 2012-12-18 14:30:05 +01:00
Endre Sándor Varga
4c7691fe40 Removed implicit conversions from ActorRef to AssociationEventListener and HandleEventListener 2012-12-18 14:30:04 +01:00
Endre Sándor Varga
752e43a0e7 Implemented strictly ordered shutdown between remoteDaemon and transport in RARP. 2012-12-18 14:30:03 +01:00
Endre Sándor Varga
7de56b406b Removed Await in creation of the manager actor of actor based transport adapters. 2012-12-18 14:30:02 +01:00
Endre Sándor Varga
b886fcd54c Added clarifications to driver-adapter stack building method 2012-12-18 14:29:25 +01:00
Endre Sándor Varga
eb3a0de01b Added flushing shutdown to Remoting 2012-12-18 14:29:21 +01:00
Endre Sándor Varga
ddcb2192eb Improved protocol driver stack initialization sequence 2012-12-18 14:28:50 +01:00
Endre Sándor Varga
8dc60cca4e - Added AddressUrlEncoder to centralize address string encoding at one place
- Removed HasTransport trait from NettyHelpers
- Fixed unsafe initialization of boss and worker executors in netty driver when using an akka dispatcher
2012-12-18 14:27:00 +01:00
Endre Sándor Varga
6bd64d55bd - Fixes in contrib and docs
- Fixed getExternalAddressFor
2012-12-18 14:26:55 +01:00
Endre Sándor Varga
f1177464ad Fixed handling of passive connections in the failureinjector and remoting 2012-12-18 14:26:54 +01:00
Endre Sándor Varga
a7b78bf78b Integration with the TestConductor
- Removed old FailureInjector from TestConductor
- Fixed tests to work with the new remoting
- Plugged ThrottlerTransportAdapter into TestConductor
2012-12-18 14:26:53 +01:00
Endre Sándor Varga
fbdd830a08 - Removed usage of nulls from Remoting
- Eliminated dangerous closed-over states in Props usages
2012-12-18 14:26:05 +01:00
Endre Sándor Varga
d46a4b6916 - Removed usage of null from Endpoint
- Fixed race resolution logic in FailureDetectorRegistry to not create unnecessary instances
2012-12-18 14:24:37 +01:00
Endre Sándor Varga
9f006789fc Made RemotingEvents sealed and final 2012-12-18 14:23:38 +01:00
Viktor Klang (√)
7abf15c45b Merge pull request #951 from akka/wip-2726-reliable-proxy-√
#2726 - removing a potential race between initializing the ReliableProx...
2012-12-18 04:53:50 -08:00