Commit graph

11255 commits

Author SHA1 Message Date
Viktor Klang
c0f60da8cc Unborkening DataflowDocSpec 2012-09-21 13:08:02 +02:00
Viktor Klang (√)
cc8cfc1f09 Merge pull request #726 from akka/wip-mavensucks-√
The unborkening of the plugins publish
2012-09-21 03:11:17 -07:00
Viktor Klang
ebf0bef64c Adding Caveat for Death Watch of Remoting into the Scala section as well. 2012-09-21 12:08:37 +02:00
Viktor Klang (√)
a323161b2f Merge pull request #719 from akka/wip-2530-deprecate-tell1-∂π
remove all but one occurrence of single-arg tell()
2012-09-21 03:05:00 -07:00
Viktor Klang (√)
77e24c022b Merge pull request #723 from akka/wip-2378-√
Wip 2378 √
2012-09-21 03:02:25 -07:00
Viktor Klang (√)
761760914d Merge pull request #724 from akka/wip-doc-fixes-∂π
Wip doc fixes ∂π
2012-09-21 03:01:17 -07:00
Viktor Klang
412f84b6f3 Doc changes after review of PR 724 2012-09-21 12:00:35 +02:00
Viktor Klang
32b6557154 Fixing broken code include for Dataflow docs 2012-09-21 11:50:48 +02:00
Viktor Klang
e414c2a3b7 2378 review fixes 2012-09-21 11:21:55 +02:00
Viktor Klang
e297c5ac32 The unborkening of the plugins publish 2012-09-21 11:17:49 +02:00
Björn Antonsson
b88f8e4b85 Merge pull request #721 from akka/wip-2528-change-testconductor-and-multijvmplugin-properties-ban
Change multinode properties used by MultiNodeSpec. See #2528
2012-09-21 01:37:58 -07:00
Viktor Klang
542b927bdb Merge branch 'master' into wip-doc-fixes-∂π 2012-09-20 16:48:35 +02:00
Viktor Klang
527771d249 Cleaning up dataflow docs a bit 2012-09-20 16:42:09 +02:00
Viktor Klang
45d0850e11 More work on Dataflow docs 2012-09-20 16:30:48 +02:00
Viktor Klang
1380abc807 DAtaflow doc start 2012-09-20 13:50:25 +02:00
Björn Antonsson
55f5e2dc6a Changed weird quotes in scaladoc. See #2528 2012-09-20 13:48:59 +02:00
Viktor Klang
077313e593 Merge branch 'master' of github.com:akka/akka 2012-09-20 13:14:36 +02:00
Viktor Klang (√)
20c2daf74d Merge pull request #718 from akka/wip-remwarn-√
Removing compilation warnings.
2012-09-20 04:14:15 -07:00
Viktor Klang
6709298473 Merge branch 'master' of github.com:akka/akka 2012-09-20 13:13:04 +02:00
Patrik Nordwall
51a962fbee Merge pull request #703 from akka/wip-cluster-docs-patriknw
Lots of cluster documentation
2012-09-20 04:05:40 -07:00
Patrik Nordwall
08121e4ae3 Minor corr, fqcn of CARP 2012-09-20 13:02:24 +02:00
Patrik Nordwall
c7b966b4e7 Switch to ConistentHashingRouter in cluster sample 2012-09-20 12:58:51 +02:00
Viktor Klang
2c3bc310a3 #2532 - Fixing PostRestart prematurely clearing out the fancy bits out of the InvocationHandler 2012-09-20 12:54:40 +02:00
Patrik Nordwall
bc34adf624 Test consistent hashing router with cluster router, see #944
* Found and fixed issue with NoRouter which is used in the
  combination of FromConfig and cluster.enabled=true
* Multi-node test that tests several of the possible
  cominations
2012-09-20 12:35:03 +02:00
Björn Antonsson
f9f4bf8c1f Changed multinode properties used by MultiNodeSpec. See #2528. 2012-09-20 12:01:49 +02:00
Viktor Klang
b8242ed1da Adding regression test for DataflowSpec 2012-09-20 10:51:52 +02:00
Viktor Klang
ac3891c8f2 Merge branch 'master' into wip-remwarn-√ 2012-09-20 10:45:14 +02:00
Patrik Nordwall
9423d37da9 Merge branch 'master' into wip-cluster-docs-patriknw
Conflicts:
	project/AkkaBuild.scala
2012-09-20 10:40:08 +02:00
Viktor Klang
2893b0f467 Update to the latest community build. 2012-09-20 10:22:52 +02:00
Patrik Nordwall
6dbe1c00c4 Further improvement of selectDeploymentTarget based on feedback 2012-09-20 09:24:06 +02:00
Patrik Nordwall
a790f5bb32 Use named parameters to Deploy, avoid strange path param 2012-09-20 09:22:30 +02:00
Patrik Nordwall
ab8a690c65 Use Either for LeaderChanged state, see #2518 2012-09-20 08:44:44 +02:00
Patrik Nordwall
6cf638815f Disable remote logging 2012-09-20 08:09:46 +02:00
Patrik Nordwall
068335789c Cluster config setting to disable jmx, see #2531 2012-09-20 08:09:01 +02:00
Patrik Nordwall
7b06ee5705 Cluster doc of JMX and admin script, see #2014 2012-09-20 07:47:19 +02:00
Roland
ce49ffe3c6 remove all but one occurrence of single-arg tell() 2012-09-19 23:55:53 +02:00
Viktor Klang (√)
1fc48ead9d Merge pull request #717 from akka/wip-2402-√
#2402 - Cleaning up repositories used by the AkkaBuild
2012-09-19 14:15:20 -07:00
Viktor Klang
d0c71d563e Removing compilation warnings. 2012-09-19 17:32:54 +02:00
Patrik Nordwall
888f81df8d Merge pull request #698 from akka/wip-944-consistent-hashing-patriknw
Consistent hashing router, see #944
2012-09-19 07:57:27 -07:00
Patrik Nordwall
8ee48e7a05 Remove duplicated multi-node-log-replace, it's in scripts/ 2012-09-19 15:50:33 +02:00
Viktor Klang
db17e5c5be #2402 - Cleaning up repositories used by the AkkaBuild 2012-09-19 15:04:27 +02:00
Roland
2502919c6e Merge branch 'wip-more-duration-∂π' 2012-09-19 14:45:37 +02:00
Roland
d0014c06bc clarify migration doc re: java samples 2012-09-19 14:42:45 +02:00
Patrik Nordwall
1dfe11d364 Merge pull request #715 from akka/wip-2496-load-without-dollar-patriknw
Support load of extensions without specifying trailing $, see #2496
2012-09-19 03:32:12 -07:00
Viktor Klang (√)
aa1ff1a7b8 Merge pull request #716 from akka/wip-perf001-√
Wip perf001 √
2012-09-19 03:07:31 -07:00
Patrik Nordwall
718686e2f2 Add another test case for publish of LeaderChanged, see #2518
* It didn't handle convergence changes with same leader correctly
2012-09-19 10:18:55 +02:00
Patrik Nordwall
374c65d1e3 NonFatal not needed in Try recoverWith, see #2496 2012-09-19 08:33:48 +02:00
Viktor Klang
74b262540f #2519 - Clarifying watch/unwatch and adding reference to DeathWatch 2012-09-19 00:47:29 +02:00
Viktor Klang
c26bd9e76d #2511 - clarifying that all magic comes from ActorContext 2012-09-19 00:20:12 +02:00
Viktor Klang
b90ad72d1f #2510 - fixing above to beneath 2012-09-19 00:17:54 +02:00