Viktor Klang
c0f60da8cc
Unborkening DataflowDocSpec
2012-09-21 13:08:02 +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
e414c2a3b7
2378 review fixes
2012-09-21 11:21:55 +02:00
Viktor Klang
45d0850e11
More work on Dataflow docs
2012-09-20 16:30:48 +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
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
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
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
5169630c4e
#2427 - Hiding AkkaSpec from FSMDocSpec
2012-09-07 16:03:37 +02: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
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
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
217a9c2cf9
Changing Doc from Akkas futures to Scalas futures and cleanup of examples. See #2314
2012-08-30 12:18:01 +02: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
85734537c7
Merge pull request #638 from akka/wip-2410-doc-pattern-after-patriknw
...
DOC: Describe pattern.after, see #2410
2012-08-21 02:16:47 -07:00
Patrik Nordwall
a05e42db85
Move misplaced docs/io/BinaryCoding
2012-08-21 10:45:01 +02:00
Patrik Nordwall
fbdf67b316
Incorparate review comments, see #2410
2012-08-21 09:01:04 +02:00
Patrik Nordwall
00f0d1f263
DOC: Describe pattern.after, see #2410
2012-08-20 19:49:01 +02:00
Roland
c03665ec46
make Terminated constr private[akka]
2012-08-20 11:22:52 +02:00
Roland
d6f42ca344
remove child in Terminated() processing, see #2391
2012-08-19 21:07:04 +02:00
Viktor Klang
c94d2c7274
#2384 - Adding implicit EC for activation and deactivation future call
2012-08-14 13:16:43 +02:00
Viktor Klang
4f20f10884
#2355 - Fixing issue with takeUntil and friends on EOF plus generalizing repeat
2012-08-13 13:43:06 +02:00
RayRoestenburg
7071ac2b8d
ticket #2322 updated camel to 2.10.0
...
ticket #1928 added camel samples to a proper sample project
2012-08-11 22:04:54 +02:00
Viktor Klang
9d097bcf50
Making it possible/mandatory to signal which ExecutionContext will actually execute something scheduled
2012-08-08 15:57:30 +02:00
Viktor Klang
cc3f576f0a
A suggestion how things could be done otherwise.
2012-07-25 21:24:15 +02:00
Viktor Klang
7ba74434de
Removing awaitActivation and awaitDeactivation and just retain the future-returning methods as to promote not to block.
2012-07-25 20:11:18 +02:00
Viktor Klang
985d17de63
Merging with master
2012-07-23 15:49:19 +02:00
Viktor Klang
aa4ad6f3c3
Making it green
2012-07-22 21:40:09 +02:00
Viktor Klang
1261fab3af
Removing akka.util.NonFatal and replacing it with scala.util.control.NonFatal
2012-07-22 15:33:18 +02:00
Viktor Klang
743f9cd8ff
Removing Specs2 as a dependency to remove the hassle of keeping track of available versions
2012-07-21 18:09:20 +02:00
RayRoestenburg
ee4a8afee9
Changed akka camel URI pattern to akka ActorPath pattern, like akka://system/user/someactor
...
fixed some fixmes regarding using the reference.conf config
Added some more java tests for custom routes with producers and consumers
changed autoack to autoAck
2012-07-20 20:49:16 +02:00
RayRoestenburg
2472e46263
camel docs java
2012-07-16 09:15:54 +02:00
Viktor Klang
68848f6631
Merge with master
2012-07-12 21:05:23 +02:00
Viktor Klang
ebe0cc05c9
The unborkinging
2012-07-12 15:00:11 +02:00
Viktor Klang (√)
acf9aa6aa4
Merge pull request #562 from akka/wip-camel-docs
...
Wip camel docs
2012-07-12 05:26:18 -07:00
Viktor Klang
ac5b5de90a
Merging in master, huge work trying to get things to compile, tests not green at this stage
2012-07-06 17:04:04 +02:00
Viktor Klang (√)
b6a5796218
Merge pull request #561 from akka/wip-2101-stash-docs-phaller
...
Stash docs (#2101 )
2012-07-05 17:33:15 -07:00
Roland
cde7b29a33
Merge branch 'wip-1952-testkit-java-∂π'
2012-07-04 17:38:20 +02:00
Viktor Klang
52d33113d9
Partial work + broken commit
2012-07-04 15:25:30 +02:00