Commit graph

1679 commits

Author SHA1 Message Date
Roland Kuhn
d642fab666 Merge pull request #925 from richdougherty/wip-2766-timeractive-rename
Rename FSM and TestFSMRef's timerActive_? to isTimerActive. Fixes #2766
2012-12-07 01:55:25 -08:00
Rich Dougherty
9a1e7d0519 Rename FSM and TestFSMRef's timerActive_? to isTimerActive. Fixes #2766 2012-12-06 17:28:49 +01:00
Patrik Nordwall
cd0fa5aee2 Merge pull request #927 from akka/wip-2018-cluster-jmx-tests-patriknw
Tests for the Cluster JMX API, see #2018
2012-12-06 07:48:31 -08:00
Rich Dougherty
40e30a4e8e Add intro to migration guide and do a minor edit. Fixes #2773 2012-12-06 15:43:17 +01:00
Patrik Nordwall
a51ba967d9 Merge pull request #924 from akka/wip-misc-docs-patriknw
Misc docs
2012-12-06 06:36:24 -08:00
Patrik Nordwall
1df787d0c5 Incorporate review comments and cleanup isAvailable, see #2018
* Renamed isRunning to isTerminated (with negation of course)
* Removed Running from JMX API, since the mbean is deregistered anyway
* Cleanup isAvailable, isUnavailbe
* Misc minor
2012-12-06 15:26:57 +01:00
Patrik Nordwall
a7b7ab040d Tests for the Cluster JMX API, see #2018
* MBeanSpec
* Added Members and Unreachable to JMX API
* Removed Convergence from JMX API, because it will
  not be exposed when ticket #2692 is merged
* Updated documentation and akka-cluster script
2012-12-06 10:59:09 +01:00
Patrik Nordwall
dea3ea843f DOCS: corr then -> than, see #2757 2012-12-05 13:51:03 +01:00
Patrik Nordwall
208dff5166 DOCS: Remove reference to non-existing bundled sample, see #2753 2012-12-05 13:27:50 +01:00
Patrik Nordwall
6a26dda6f7 DOCS: tick-duration.tick-duration, see #2748 2012-12-05 12:58:48 +01:00
Patrik Nordwall
1673ccd51c Load Cluster extension from ClusterActorRefProvider, see #2704 2012-12-04 17:54:17 +01:00
Roland Kuhn
6a803e4024 Merge pull request #910 from akka/wip-docs-∂π
Wip docs ∂π
2012-12-03 22:50:36 -08:00
Roland
5cf2e7f8fd #2644 - doc FSM.NullFunction and when-requirements 2012-12-04 07:47:45 +01:00
Roland
cda2c2b62a #2746 - document provider.getDefaultAddress 2012-12-04 07:47:45 +01:00
Patrik Nordwall
4761feb071 Merge pull request #858 from akka/wip-2547-metrics-router-patriknw
AdaptiveLoadBalancingRouter and refactoring of metrics, see #2547
2012-11-30 23:37:30 -08:00
Viktor Klang
a46b74654f #2754 - adding the stopping of 0mq actors in the Java doc example as the Scala version has. 2012-11-29 14:46:42 +01:00
Viktor Klang
3a3dad5c53 #2709 - Adding documentation for wildcards in deployments. 2012-11-29 00:27:11 +01:00
Viktor Klang (√)
33a8297e0f Merge pull request #884 from akka/wip-2729-√
#2729 - Removing uses of Future.either in favor of firstCompletedOf
2012-11-26 05:52:16 -08:00
Patrik Nordwall
fd50b1396b Merge pull request #891 from akka/wip-2736-doc-unhandled-patriknw
Correction of doc of unhandled, see #2736
2012-11-26 05:27:53 -08:00
Patrik Nordwall
a4c6252eee Merge pull request #896 from akka/wip-2740-resizer-doc-patriknw
Correction of router with resizer doc sample, see #2740
2012-11-26 05:25:52 -08:00
Patrik Nordwall
12f9c7f664 Correction of router with resizer doc sample, see #2740 2012-11-26 09:24:18 +01:00
Rich Dougherty
a5778cbc70 Updated instructions for Sphinx install on Mac OS. Fixes #2735
* Updated dir name for texlive install
* Removed unneeded instructions for symlinking pygments style
2012-11-25 10:09:35 +01:00
Patrik Nordwall
532131493f Correction of doc of unhandled, see #2736
* Fix wrong config property
* Adjusted description in java api
2012-11-23 09:03:35 +01:00
Patrik Nordwall
c736c9ea5e Fix various small things in docs, see #2707
* Forward port of 2.0.3 erratai,
  commit 93883896b6602341cc001e292f000a93a53d6885
(cherry picked from commit 0025332473518eb7e6606f7923286aacbec8727c)
2012-11-22 17:23:35 +01:00
Patrik Nordwall
b06b0fa087 DOC: Formatting issues, see #2723
(cherry picked from commit 15abee84875cdb534056986b9172a38b57d24d92)
2012-11-22 17:23:18 +01:00
Viktor Klang
f386c4136f #2729 - Removing uses of Future.either in favor of firstCompletedOf 2012-11-21 20:33:54 +01:00
Endre Sándor Varga
682abccf7e Added defaultAddress() to RemoteTransport API 2012-11-21 14:18:24 +01:00
Endre Sándor Varga
0f0c5cb17a Merge branch 'master' into wip-2053d-actorbased-remote-drewhk 2012-11-21 12:04:14 +01:00
Viktor Klang
8194ddd13c #2703 - unprivatizing NoLogging and adding a Java API for obtaining the reference 2012-11-16 16:15:44 +01:00
Viktor Klang (√)
da6b73d5bc Merge pull request #870 from akka/wip-2694-√
#2694 - Fixing DataflowDocSpec examples
2012-11-16 07:09:05 -08:00
Viktor Klang
da78a7c167 #2694 - Fixing DataflowDocSpec examples 2012-11-16 15:51:23 +01:00
Patrik Nordwall
5d874fec17 Incorparate more review feedback, see #2547
* negative double check
* correction of cluster specification
* add isEmpty in WeightedRoutees
2012-11-16 12:34:21 +01:00
Patrik Nordwall
5eec693fd0 Incorparate review feedback, see #2547
* case object and case class for MixMetricsSelector
* Rename decay-half-life-duration to moving-average-half-life
* Clarification of decay-half-life-duration and collect-interval
* Removed Fields, Java compatibility issue
* Adapt for-yield variables
* Comment metrics collector constructor that takes system param
* Don't copy EWMA if not needed
* LogOf2 constant 0.69315
* Don't use mapValues
* Remove RichInt conversion
* sigar version replace tag in docs
* createDeployer factory method to make it possible to override
  deployer in subclass
* Improve readability of MetricsListener (in sample)
* Better startup of factorial sample (no sleep)
* Many minor enhancements and cleanups
2012-11-16 11:03:20 +01:00
Patrik Nordwall
1914be7069 Merge branch 'master' into wip-2547-metrics-router-patriknw
Conflicts:
	akka-actor/src/main/scala/akka/actor/Deployer.scala
	akka-cluster/src/main/scala/akka/cluster/ClusterMetricsCollector.scala
	akka-cluster/src/test/scala/akka/cluster/MetricsCollectorSpec.scala
2012-11-15 12:33:11 +01:00
Björn Antonsson
c2bf33afbf Update doc with correct version of ScalaTest 2012-11-15 08:16:19 +01:00
Viktor Klang (√)
3cd23f5f34 Merge pull request #838 from akka/wip-2645-√
Wip 2645 √
2012-11-14 15:07:49 -08:00
Viktor Klang
b00c47854b Switching over to immutable.Iterable where possible 2012-11-14 16:24:25 +01:00
Patrik Nordwall
dcde7d3594 AdaptiveLoadBalancingRouter and more refactoring of metrics, see #2547
* Refactoring of standard metrics extractors and data structures
* Removed optional value in Metric, simplified a lot
* Configuration of EWMA by using half-life duration
* Renamed DataStream to EWMA
* Incorporate review feedback
* Use binarySearch for selecting weighted routees
* More metrics selectors for the router
* Removed network metrics, since not supported on linux
* Configuration of router
* Rename to AdaptiveLoadBalancingRouter
* Remove total cores metrics, since it's the same as jmx getAvailableProcessors,
  tested on intel 24 core server and amd 48 core server, and MBP
* API cleanup
* Java API additions
* Documentation of metrics and AdaptiveLoadBalancingRouter
* New cluster sample to illustrate metrics in the documentation,
  and play around with (factorial)
2012-11-14 15:08:30 +01:00
Roland
f5185860ef amend one place in docs referring to blocking system.actorOf 2012-11-14 14:21:56 +01:00
Viktor Klang
8f131c680f Switching to immutable.Seq instead of Seq 2012-11-12 14:17:47 +01:00
Roland
1f61c293ec fix two old Duration references 2012-11-07 09:49:56 +01:00
Roland
d98c4db1f9 fix up two oversights in previous doc change
- use discardOld=false also in Scala stash sample code
- correct link to UnnestedReceives sample
2012-11-06 14:15:57 +01:00
Roland Kuhn
666d79680d Merge pull request #851 from akka/wip-2642-Java-stash-∂π
change Java stash sample to become(), see #2642
2012-11-06 03:06:53 -08:00
Roland Kuhn
ec592fa769 Merge pull request #850 from akka/wip-2683-doc-become-∂π
better document become semantics, see #2683
2012-11-06 03:06:37 -08:00
Roland Kuhn
e71c5199e9 Merge pull request #847 from akka/wip-2682-Act.become-∂π
align Act.become with context.become, see #2682
2012-11-06 03:04:24 -08:00
Roland
ebd47bcdf6 correct small confusion (short: confuso) 2012-11-06 11:59:11 +01:00
Roland
657a24dbc8 change Java stash sample to become(), see #2642 2012-11-06 11:41:50 +01:00
Roland
f9eb59e883 better document become semantics, see #2683 2012-11-06 11:00:27 +01:00
Roland
645e713362 align Act.become with context.become, see #2682
- become uses discardOld=true
- becomeStacked uses discardOld=false
- update docs and demonstrate this difference
2012-11-06 09:34:45 +01:00
Roland
480f5d5683 make FSM.receive overridable, see #2680 2012-11-05 22:11:57 +01:00