Commit graph

11149 commits

Author SHA1 Message Date
Roland
8a8b32d0eb various documentation patches, found at the bottom of my inbox 2012-09-17 21:25:41 +02:00
Roland
cd4927dd04 make TestKitBase.testActor strict, see #2514 2012-09-17 21:24:28 +02:00
Roland
fb2c812da0 comment on evil lazy val trick in FSMActorSpec 2012-09-14 16:54:42 +02:00
Viktor Klang
4afd41f9c3 #2489 - Remove ConnectionManager 2012-09-13 18:07:55 +02:00
Viktor Klang (√)
ee8034e142 Merge pull request #690 from akka/wip-2472-√
#2472 - making the akka-sbt-plugin publish via Ivy, and removed redundan...
2012-09-13 08:56:34 -07:00
Roland Kuhn
1972bdfd24 Merge pull request #702 from akka/wip-2462-duration-docs-∂π
move code snippets into compiled files for duration.rst, see #2462
2012-09-13 04:26:31 -07:00
Björn Antonsson
0088c937f2 Merge pull request #701 from akka/wip-2494-publish-sbt-multi-jvm-releas-ban
Publish sbt-multi-jvm 0.2.0 release. See #2494
2012-09-13 04:19:19 -07:00
Björn Antonsson
9729df1595 Merge pull request #692 from akka/wip-1802-multijvm-test-harnesses-needs-to-be-published-ban
The multi-jvm test harness needs to be published. See #1802.
2012-09-13 04:13:56 -07:00
Patrik Nordwall
00b6bb660b Merge pull request #699 from akka/wip-2438-send-cluster-state-patriknw
Request send/publish of CurrentClusterState, see #2438
2012-09-13 03:37:32 -07:00
Roland
795381787b move code snippets into compiled files for duration.rst, see #2462 2012-09-13 11:21:45 +02:00
Björn Antonsson
41e20f4267 Updated docs with new sbt-multi-jvm versions and names. See #2494 2012-09-13 09:42:26 +02:00
Björn Antonsson
1cb191e958 Changed sbt-multi-jvm version and naming according to plugin guidelines. See #2494 2012-09-13 09:24:35 +02:00
Björn Antonsson
fe7091e2d2 Typo in docs. #1802 2012-09-12 15:50:02 +02:00
Björn Antonsson
afe30e9038 Removed all dependencies to ScalaTest in the published artifacts. See #1802 2012-09-12 15:12:13 +02:00
Björn Antonsson
6c25954a2d Merge branch 'master' into wip-1802-multijvm-test-harnesses-needs-to-be-published-ban 2012-09-12 11:09:26 +02:00
Björn Antonsson
4d112f0467 Merge branch 'master' into wip-2368-supervisorhierarchyspec-failures-ban
Conflicts:
	akka-actor-tests/src/test/scala/akka/actor/SupervisorHierarchySpec.scala
2012-09-12 10:58:15 +02:00
Björn Antonsson
8974365ea2 Added missing copyright header. #1802 2012-09-12 10:28:17 +02:00
Björn Antonsson
fef3143165 Make variable private to stop missuse. See #2368 2012-09-12 10:09:19 +02:00
Patrik Nordwall
50d0efe7d4 Request send/publish of CurrentClusterState, see #2438
* Added publishCurrentClusterState and sendCurrentClusterState
* Removed Ping/Pong that was used for some tests, since awaitCond is
  now needed anyway, since publish to eventStream is done afterwards
2012-09-12 09:23:02 +02:00
Björn Antonsson
41d7ad20db Cleanup based on review. See 2368. 2012-09-11 21:31:31 +02:00
Viktor Klang
3e6097e89a Also changing the publishTo target for the plugin as per Josh Suereth's suggestion 2012-09-11 21:23:31 +02:00
Patrik Nordwall
e55cde2591 Rename to allowLocalRoutees in code also, see #2103 2012-09-11 20:49:08 +02:00
Viktor Klang (√)
87b3813c07 Merge pull request #696 from akka/wip-2488-√
#2488 - Deleting the NonFatalSpec, is tested in the stdlib now.
2012-09-11 11:31:41 -07:00
Patrik Nordwall
b413515ce2 Merge pull request #653 from akka/wip-2103-cluster-routers-patriknw
Cluster aware routers, see #2103
2012-09-11 10:13:27 -07:00
Patrik Nordwall
ac16d567ea Improvements based on review comments from √, see #2103 2012-09-11 19:11:20 +02:00
Patrik Nordwall
324ef78e53 Merge branch 'master' into wip-2103-cluster-routers-patriknw 2012-09-11 17:01:28 +02:00
Patrik Nordwall
58520d8ecd Unbork wrong merge of ClusterDeathWatchSpec 2012-09-11 16:59:59 +02:00
Patrik Nordwall
13515088c7 Merge branch 'master' into wip-2103-cluster-routers-patriknw
Conflicts:
	akka-docs/project/migration-guide-2.0.x-2.1.x.rst
2012-09-11 16:41:26 +02:00
Patrik Nordwall
4031518d46 Remove println in test 2012-09-11 15:39:48 +02:00
Viktor Klang
77ca7f5cae #2488 - Deleting the NonFatalSpec, is tested in the stdlib now. 2012-09-11 15:37:19 +02:00
Patrik Nordwall
c7e2f720df Merge pull request #694 from akka/wip-2455-cluster-experimental-patriknw
Mark cluster as experimental, see #2455
2012-09-11 06:27:02 -07:00
Patrik Nordwall
3066ddad44 Incorparate review feedback, see #2455 2012-09-11 15:22:17 +02:00
Patrik Nordwall
911ef6b97e Merge pull request #668 from akka/wip-1588-cluster-death-watch-patriknw
Death watch hooked up with cluster failure detector, see #1588
2012-09-11 06:13:44 -07:00
Björn Antonsson
56c752e87e Resume before you create the new actor instance. 2012-09-11 15:04:41 +02:00
Patrik Nordwall
018a949678 Merge branch 'master' into wip-2103-cluster-routers-patriknw
Conflicts:
	akka-cluster/src/multi-jvm/scala/akka/cluster/ClientDowningNodeThatIsUnreachableSpec.scala
	akka-cluster/src/multi-jvm/scala/akka/cluster/ClientDowningNodeThatIsUpSpec.scala
	akka-cluster/src/multi-jvm/scala/akka/cluster/ConvergenceSpec.scala
	akka-cluster/src/multi-jvm/scala/akka/cluster/LeaderDowningNodeThatIsUnreachableSpec.scala
	akka-cluster/src/multi-jvm/scala/akka/cluster/LeaderElectionSpec.scala
	akka-cluster/src/multi-jvm/scala/akka/cluster/MultiNodeClusterSpec.scala
	akka-cluster/src/multi-jvm/scala/akka/cluster/SingletonClusterSpec.scala
	akka-cluster/src/multi-jvm/scala/akka/cluster/SplitBrainSpec.scala
	akka-cluster/src/multi-jvm/scala/akka/cluster/UnreachableNodeRejoinsClusterSpec.scala
	akka-cluster/src/test/scala/akka/cluster/ClusterSpec.scala
	akka-remote/src/main/scala/akka/routing/RemoteRouterConfig.scala
2012-09-11 10:55:47 +02:00
Björn Antonsson
b9a6278024 Ignoring stress test in SuperVisorHierarchySpec while working on fix. See 2368 2012-09-11 10:16:16 +02:00
Patrik Nordwall
c92e3a5af2 Merge pull request #691 from akka/wip-2485-routee-supervision-patriknw
received Supervise from unregistered child Actor, see #2485
2012-09-11 00:28:55 -07:00
Patrik Nordwall
4b8a73cc7f Add comment about attachChild 2012-09-11 09:28:05 +02:00
Patrik Nordwall
6d51d6d647 Explain use of existenceConfirmed, see #1588 2012-09-11 09:23:09 +02:00
Patrik Nordwall
a6a2eba231 Mark cluster as experimental, see #2455
* Speparate section in docs, explaining what experimental means
* Renamed the artifactId to akka-cluster-experimental and
 akka-remote-tests-experimental
2012-09-11 09:18:00 +02:00
Björn Antonsson
c755b67e84 Actor failure during creation means Recreate must be turned into Create. See #2368. 2012-09-11 08:50:23 +02:00
Patrik Nordwall
2cd817c3c0 Merge pull request #693 from akka/wip-2484-RoutingSpec-iffy-patriknw
Make RoutingSpec more robust, see #2484
2012-09-10 08:19:09 -07:00
Viktor Klang
d73c27106f Removing the smartypants setting from setup.py 2012-09-10 16:38:49 +02:00
Viktor Klang
3cac192841 There was an error in the placement of the smartypants setting, fixed that and added exit code to the output if pygment installation fails. 2012-09-10 16:37:29 +02:00
Patrik Nordwall
bb5ab968db Make RoutingSpec more robust, see #2484 2012-09-10 16:20:38 +02:00
Patrik Nordwall
d93a0d5863 Fix scaladoc code snippets for routers 2012-09-10 15:05:21 +02:00
Patrik Nordwall
c8cfe0eb1f Incorparate feedback from rkuhn, see #2103 2012-09-10 14:41:51 +02:00
Patrik Nordwall
7cf6ab54c8 Deploy not needed for programatically defined cluster router, see #2103
* This also removes the need for the withClusterRouter sugar
* Improved the apply and constructors for ClusterRouterSettings, since
  that will be user api instead
2012-09-10 14:11:03 +02:00
Björn Antonsson
77fe489f21 Actor failure during creation means Resume must be turned into Create. See #2368 2012-09-10 13:19:12 +02:00
Björn Antonsson
182510234c Move test of AkkaSpec to test again. 2012-09-10 13:14:49 +02:00