Viktor Klang
c0f60da8cc
Unborkening DataflowDocSpec
2012-09-21 13:08:02 +02: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
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
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
Roland
ce49ffe3c6
remove all but one occurrence of single-arg tell()
2012-09-19 23:55:53 +02: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
Viktor Klang
d2c24f3034
Merge with master
2012-09-19 00:07:45 +02:00
Patrik Nordwall
9ec7645617
Support load of extensions without specifying trailing $, see #2496
...
* Backwards compatible, i.e. still possible to use $
* DynamicAccess tries first with $ in getObjectFor, then falls back
to fqcn as is
2012-09-18 15:51:26 +02:00
Björn Antonsson
0c13213e4f
Merge branch 'master' into wip-2497-ensure-that-packages-do-not-cross-artifacts-ban
...
Conflicts:
akka-docs/project/migration-guide-2.0.x-2.1.x.rst
2012-09-18 12:58:56 +02:00
Roland
8a8b32d0eb
various documentation patches, found at the bottom of my inbox
2012-09-17 21:25:41 +02:00
Björn Antonsson
5f63469264
Clean up akka-remote for OSGi and re-enable OSGi bundles. See #2497
2012-09-17 13:47:57 +02:00
Patrik Nordwall
64a1fb0235
Rename a few things, see #944
...
* hashKey
* hashMapping ConsistentHashMapping
* withHashMapper ConsistentHashMapper
2012-09-17 13:24:18 +02:00
Patrik Nordwall
48a0fda991
Java doc sample for consistent hashing router, see #944
...
* Allow return null as undefined ConsistentHashMapping
2012-09-17 11:40:06 +02:00
Patrik Nordwall
08dbc4d235
Incorporate minor review feedback, see #944
2012-09-17 09:30:52 +02:00
Patrik Nordwall
50fc5a03a2
Complete unfinished ConsistentHashingRouterDocSpec, see #944
2012-09-14 14:28:47 +02:00
Patrik Nordwall
a4dd6b7547
Support partial function to map message to hash key, see #944
...
* Partial function, ConsistentHashRoute, for Scala API
* withConsistentHashMapping ConsistentHashMapping for
Java API
* Updated documentation
2012-09-14 13:47:58 +02:00
Roland
3be6bd4882
clarify limitations of def receive in Scala, see #1842
2012-09-14 09:36:15 +02:00
Patrik Nordwall
5a90d7198c
Improvements based on review feedback, see #944
2012-09-13 18:06:35 +02:00
Patrik Nordwall
ea78e6d805
Documentation of constent hashing router, see #944
...
* Document sample to illustrate usage
* Rewrote RouterViaConfig to real DocSpec
* Added configuration snippets for all router types
2012-09-11 20:51:26 +02:00
Viktor Klang (√)
bef089e288
Merge pull request #682 from akka/wip-2427-√
...
#2427 - Hiding AkkaSpec from FSMDocSpec
2012-09-09 14:51:04 -07:00
Viktor Klang
0c7094f6af
#2441 - Updating howto.rst to include all the summer of blog posts and removed the howdoi.rst
2012-09-07 18:29:31 +02:00
Viktor Klang
5169630c4e
#2427 - Hiding AkkaSpec from FSMDocSpec
2012-09-07 16:03:37 +02:00
Viktor Klang (√)
e7e18a205c
Merge pull request #674 from akka/wip-2469-√
...
#2469 - Switching to scala.util.Try instead of Either[Throwable, T] in t...
2012-09-06 12:08:31 -07:00
Viktor Klang (√)
369e056ddb
Merge pull request #663 from gseitz/wip-2123-allow-escape-sequences-in-ActorPath-gseitz
...
Allow escape sequences in actor names, see #2123 .
2012-09-06 03:10:35 -07:00
Viktor Klang (√)
b8ddc1c565
Merge pull request #667 from akka/wip-2463-√
...
Wip 2463 √
2012-09-06 03:09:35 -07:00
Viktor Klang
4eee04cb60
#2469 - Switching to scala.util.Try instead of Either[Throwable, T] in the codebase
2012-09-06 03:17:51 +02:00
Gerolf Seitz
07daa444f0
Docs update for escaped characters in names, see#2123
2012-09-03 21:42:24 +02:00
Viktor Klang
f066f2d043
#2463 - Making it possible to configure the Deserializer for 0MQ and fixing an exhaustiveness check in patmat for SocketOptions
2012-08-31 13:56:37 +02:00
Björn Antonsson
9d7ac4009d
Merge pull request #660 from akka/wip-2314-rewrite-future-docs-to-scala.concurrent.future-ban
2012-08-31 03:04:15 -07:00
Viktor Klang
22ba933152
The Unborkening
2012-08-31 10:48:31 +02:00
Viktor Klang
d209247b7f
Clarifying in the docs that the user gets an ActorRef and not a RoutedActorRef
2012-08-30 18:09:31 +02:00
Viktor Klang
4c859420d1
Adding :ActorRef to signal that actorOf returns an ActorRef for routers as well
2012-08-30 18:05:28 +02:00
Björn Antonsson
6a23ff6add
Clarified that the Future is in the Scala Standard Library. See #2314
2012-08-30 14:52:25 +02:00
Viktor Klang (√)
b404d75521
Merge pull request #649 from bjornharrtell/patch-4
...
Add warning about passing mutable state into the constructor of an Actor
2012-08-30 05:36:51 -07:00
Björn Antonsson
217a9c2cf9
Changing Doc from Akkas futures to Scalas futures and cleanup of examples. See #2314
2012-08-30 12:18:01 +02:00
Jonas Bonér
042f9f8206
Fixed typo
2012-08-30 10:13:27 +03:00
Björn Harrtell
15b225b7a6
Add warning block
2012-08-29 17:11:31 +02:00
Amir Moulavi
a281e627a9
A typo is corrected. It should be 'affect' instead of 'effect'
2012-08-27 09:28:08 +02:00
Björn Harrtell
d65ed2a007
Add warning about passing mutable state into the constructor of an Actor
...
I was bitten by this when I created actors as a reaction in recieve, passing sender as parameter to the new Actor.
2012-08-25 13:05:27 +03:00
Roland
43170ff168
redo ChildTerminated() processing, see #2391 "
...
the previous patch of including the UID in the Terminated message did
suffer from the system vs. normal message ordering problem, hence I
reverted the previous fix and replaced it by sending a NullMessage after
ChildTerminated, exactly like in the Supervise case.
2012-08-22 17:31:01 +02:00
Roland
d110836629
make all tests pass again with 2.10.0-M7
2012-08-22 17:30:46 +02:00
Roland
a15900a591
port onto SBT-0.12 branch
2012-08-22 11:10:36 +02:00
Patrik Nordwall
f7a39d50f4
Merge pull request #643 from akka/wip-2409-link-patterns-patriknw
...
DOC: Link to patterns, see #2409
2012-08-21 04:05:53 -07:00