Commit graph

9674 commits

Author SHA1 Message Date
Roland
d1630e5f49 link to letitcrash post from typed-actors.rst 2012-03-11 11:27:52 +01:00
Peter Vlugter
d8b5181758 Update ls.implicit.ly sbt settings 2012-03-10 10:30:38 +13:00
Peter Vlugter
f6564f20f4 Update ls.implicit.ly info for 2.0 2012-03-10 09:54:28 +13:00
Jonas Bonér
dc80315b31 merge with master 2012-03-09 20:02:43 +01:00
Jonas Bonér
fbce64cb76 minor edit 2012-03-09 16:51:30 +01:00
Jonas Bonér
81b68e2fc0 Added DOWNING (user downing and auto-downing) and LEADER actions.
* Added possibility for user to 'down' a node
* Added possibility for the leader to 'auto-down' a node.
* Added leader role actions
  - Moving nodes from JOINING -> UP
  - Moving nodes from EXITING -> REMOVED
  - AUTO-DOWNING
* Added tests for user and leader downing
* Added 'auto-down' option to turn auto-downing on and off
* Fixed bug in semantic Member Ordering
* Removed FSM stuff from ClusterCommandDaemon (including the test) since the node status should only be in the converged gossip state

Signed-off-by: Jonas Bonér <jonas@jonasboner.com>
2012-03-09 12:57:17 +01:00
Roland
cb3bcf113f add section on when to use typed actors 2012-03-09 09:13:00 +01:00
Viktor Klang
77a4b93299 Merge branch 'master' of github.com:akka/akka 2012-03-09 00:37:30 +01:00
Viktor Klang
158b38af85 Removing lie in docs 2012-03-09 00:37:27 +01:00
Heather Miller
d4f565fb30 Adds google analytics to the docs that will go on akka.io. 2012-03-08 21:28:37 +01:00
Peter Vlugter
4e22b88410 Use relative link to pdf in docs 2012-03-08 18:46:28 +13:00
Peter Vlugter
0c897e8ee3 Update footer in docs theme 2012-03-08 17:55:23 +13:00
Peter Vlugter
2c5889d4b9 Update urls for akka.io transition to akka.github.com 2012-03-08 16:35:41 +13:00
Havoc Pennington
e92381103d Add a warning to Future methods that take an async callback.
Note that the callbacks run in another thread and suggest
some ways to avoid this issue.
2012-03-07 18:37:02 -05:00
Viktor Klang
cd01c68860 Merge branch 'master' of github.com:akka/akka 2012-03-06 14:56:52 +01:00
Viktor Klang
e88fc3d660 #1891 - Adding cause and message to AskTimeoutException 2012-03-06 14:56:46 +01:00
Peter Vlugter
1af8695fef Merge branch 'master' of github.com:akka/akka 2012-03-06 22:08:07 +13:00
Roland Kuhn
1103151755 Merge pull request #366 from mjkrumlauf/patch-1
Update akka-docs/general/supervision.rst
2012-03-05 23:22:56 -08:00
Mike Krumlauf
c852f49cce Update akka-docs/general/supervision.rst 2012-03-05 20:34:55 -05:00
Peter Vlugter
7e8c0c4084 Add --no-revert option to release script 2012-03-06 13:57:59 +13:00
Jean-François Im
942b6dd45a Added imports for things moved to akka.pattern._ 2012-03-05 19:56:41 -05:00
Peter Vlugter
d7fe025fa2 Update docs theme 2012-03-06 13:20:00 +13:00
Peter Vlugter
f51afb9b47 Fix pi output in getting started docs. See #1890 2012-03-06 11:58:28 +13:00
Peter Vlugter
2de49aa1d6 Fix kernel start script. See #1889 2012-03-06 11:51:55 +13:00
Viktor Klang
4b759a18c8 Changing from jboner/akka to akka/akka 2012-03-05 23:09:06 +01:00
Roland
b2a4422a0f remove stale link to getting-started-first-scala-eclipse.rst 2012-03-05 21:51:10 +01:00
Roland
87275c40cf Merge branch 'wip-config-docs-∂π' 2012-03-05 21:47:39 +01:00
Roland
a864681147 clarify restart sequence in supervision.rst 2012-03-05 21:47:19 +01:00
Viktor Klang
74ad848983 Consistently using 'terminate' in supervision docs 2012-03-05 21:05:36 +01:00
Henrik Engstrom
49b1bf9c75 Removed the getting started with Eclipse tutorial. Fixes #1887 2012-03-05 20:36:34 +01:00
Roland
3699c6856e add docs for durMbx settings, see #1863 2012-03-05 17:48:38 +01:00
Roland
56ce7a0ecd rewrite configuration.rst, see #1823 and #1838 2012-03-05 15:39:46 +01:00
Jonas Bonér
e555d2a073 Added docs about Push/Pull and Rep/Req ZeroMQ support. Added Windows versions for all command line samples in the Getting Started Guides.
Signed-off-by: Jonas Bonér <jonas@jonasboner.com>
2012-03-05 15:21:02 +01:00
Viktor Klang
10bb7f678a Merge branch 'master' of github.com:akka/akka 2012-03-05 11:30:33 +01:00
Viktor Klang
b7947ca772 #1885 - Adding section on serializing ActorRefs 2012-03-05 11:30:21 +01:00
Jonas Bonér
76f29a80d8 Fixed ugly log printout in ActorRefProvider.
Signed-off-by: Jonas Bonér <jonas@jonasboner.com>
2012-03-05 11:23:42 +01:00
Roland Kuhn
1349ac8ce4 Merge pull request #363 from akka/wip-promisestream-∂π
fix implementation of PromiseStream.<<(elem1,elem2,elems)
2012-03-05 01:34:10 -08:00
Roland
c9b768af7f move to github.com/akka/akka in docs 2012-03-05 10:27:17 +01:00
Viktor Klang
ee7eb9f968 Merge branch 'master' of github.com:akka/akka 2012-03-05 10:17:02 +01:00
Viktor Klang
43cb56929d Fixing #1876 2012-03-05 10:15:50 +01:00
Peter Vlugter
1fd28e429e Update version to 2.1-SNAPSHOT 2012-03-05 10:50:54 +13:00
Viktor Klang
fa1cd02eb1 Switching to Scala 2.9.1-1 2012-03-04 20:47:26 +01:00
Jonas Bonér
0ad00bd699 Cleaned up cluster daemons instantiation. Added address field to all cluster commands. Added more state transitions in Joining phase + tests to cover it.
Signed-off-by: Jonas Bonér <jonas@jonasboner.com>
2012-03-03 23:55:48 +01:00
Roland
3a785b9065 fix implementation of PromiseStream.<<(elem1,elem2,elems)
- was doing the first two item specially and the sequencing the rest,
  which makes for some weird semantics
- was giving the type inferencer a hard time for some reason
2012-03-02 17:16:21 +01:00
Jonas Bonér
9e5f42c17d Added '/system/cluster' top-level supervisor for all cluster daemons.
Signed-off-by: Jonas Bonér <jonas@jonasboner.com>
2012-03-02 16:20:30 +01:00
Viktor Klang
65629f3314 Fix to support initial slash in resource path, regression from RC3 2012-03-02 16:20:12 +01:00
Viktor Klang
f3938f719d Scalariform 2012-03-02 16:19:40 +01:00
Jonas Bonér
a3026b3316 Fixed misc issues after review.
Signed-off-by: Jonas Bonér <jonas@jonasboner.com>
2012-03-02 09:55:54 +01:00
Roland
000098016a add some scaladoc for ActorCell.ChildrenContainers 2012-03-01 19:54:37 +01:00
Roland
51c0e3be2d disallow actor creation while shutting down 2012-03-01 19:42:22 +01:00