Commit graph

321 commits

Author SHA1 Message Date
Björn Antonsson
26c493ea4a =per #3915 Make become work during recovery for EventsourcedProcessor et.c. 2014-03-22 00:47:03 +01:00
Björn Antonsson
4b57392143 Merge pull request #2076 from akka/wip-3911-forward-port-ban
(Forward Port) +act #3911 Adding Java Lambda compatibility for Supervisor Strategy
2014-03-17 22:14:33 +01:00
Björn Antonsson
ba7247b240 +act #3911 Adding Java Lambda compatibility for Supervisor Strategy
Conflicts:
	akka-actor/src/main/scala/akka/util/Timeout.scala
2014-03-17 15:04:29 +01:00
Patrik Nordwall
3a9725f538 Merge pull request #2070 from akka/wip-3843-singleton-proxy-sample-patriknw
=sam #3843 Use ClusterSingletonProxy in cluster samples
2014-03-17 14:58:18 +01:00
Roland Kuhn
95d27e3f82 Merge pull request #2067 from akka/wip-WhatIsAkka-∂π
=doc clean up what-is-akka.rst and switch to www.typesafe.com
2014-03-17 14:16:47 +01:00
Patrik Nordwall
ad18405877 =sam #3843 Use ClusterSingletonProxy in cluster samples 2014-03-14 16:32:59 +01:00
Patrik Nordwall
7d40ca1840 !act #3920 Remove UntypedActorFactory 2014-03-14 14:15:49 +01:00
Roland Kuhn
98c282f115 =doc clean up what-is-akka.rst and switch to www.typesafe.com
the latter is necessary because of broken DNS requirements which make
apex domains brittle (since they must resolve to an A record with a
single IP)
2014-03-13 12:42:47 +01:00
Dario Rexin
c3950a7525 +act #3246 Added control aware mailbox types 2014-03-11 17:03:05 +01:00
Patrik Nordwall
dfef14a590 Merge pull request #2014 from trobert/master
Add the ability to use an external camel context
2014-03-06 13:16:53 +01:00
Björn Antonsson
07e361c684 !act,sam #3889 Adding Activator template FSM/become for Java with Lambda support
* Dining Hakkers Activator template for FSM and become
* Cleaup of FSM event matchers to be more usable and consistent
2014-03-05 11:16:23 +01:00
Björn Antonsson
6af33381b3 Merge pull request #2057 from akka/wip-docs-2.3.0-∂π
Wip docs 2.3.0 ∂π
2014-03-05 11:13:57 +01:00
Roland Kuhn
9ed3c633c5 =doc #3905 describe symmetric remoting requirement 2014-03-04 17:38:27 +01:00
Roland Kuhn
8a0a6d9e13 +per #3906 use AbstractActor for Java8 Persistence
- also rename and link doc chapter
2014-03-04 16:15:13 +01:00
Nabeel Ali Memon
a0a541eda7 +per #3906 add Java8 support for Persistence
- Provided new interfaces for akka-persistence to be usable directly
  through ReceiveBuilder/PartialFunction. Added a sample java project to
  showcase the usage of these API's with akka-persistence.
- Fixed a minor comment block in javadoc code snippet.
- Renamed java event persistor and fixed a documentation typo.
- Put back java event persistence methods in
  UntypedEventsourcedProcessor and copied them into
  AbstractEventsourcedProcessor for the sake of clarity in javadocs.
  Also corrected some doc punctuations.
- Documentation for akka-persistence java 8 lambda expressions support.
- Moved code examples referred from within lambda-persistence.rst to
  java8 compatible sample project.
- Removed remaining unwanted java8 compatible source files.
2014-03-04 16:14:57 +01:00
Björn Antonsson
35f2f215f6 Merge pull request #2040 from akka/wip-persistent-delivery-path-∂π
=doc document why Deliver takes an ActorPath
2014-03-04 13:44:00 +01:00
Björn Antonsson
0dcb6d6654 !act,doc #3831 Adding more Java with Lambda documentation and support
* The Java with Lambda support documentation for AbstractActor and AbstractFSM are now on par with Scala
* Many small fixes and additions of missing things
* Added an AbstractActorContext that has convenience functions for getChild and getChildren
2014-03-03 10:18:58 +01:00
Roland Kuhn
6cb4ed381d =doc document why Deliver takes an ActorPath 2014-02-27 15:04:38 +01:00
Martin Krasser
dc3164d1b1 =doc #3883 Eventsourced to Akka Persistence comparison/migration 2014-02-27 07:54:13 +01:00
Patrik Nordwall
d1a7956d17 =doc Links to activator and some doc improvements 2014-02-21 11:24:01 +01:00
Thibaut Robert
c71987f4a7 +cam #3885 Add the ability to use an external camel context 2014-02-20 14:18:54 +01:00
Patrik Nordwall
48afb23586 =doc #3881 Change link to persistence community plugins 2014-02-20 11:47:43 +01:00
Eugene Platonov
b1d794e9af =tes,act,doc Make dilated an extension method and deprecate TestKit.dilated in favor of JavaTestKit.dilated 2014-02-14 18:35:51 -05:00
Martin Krasser
cf6e61e45a =per #3774 Persistence activator templates 2014-02-13 13:41:21 +01:00
Patrik Nordwall
57d831716a Merge pull request #2004 from akka/wip-3868-doc-remote-router-group-patriknw
=doc #3868 Clarify remote router group
2014-02-13 12:46:17 +01:00
Patrik Nordwall
cafa6585ce =doc #3868 Clarify remote router group 2014-02-13 12:45:42 +01:00
Patrik Nordwall
aad21fe69e Merge pull request #2000 from akka/wip-3685-faq-patriknw
=doc #3685 Add FAQ to documentation
2014-02-13 12:35:52 +01:00
Patrik Nordwall
3a683bb9b4 =doc #3685 Add FAQ to documentation
* The links at http://akka.io will changed to point at this faq
* Some rewording of guarantees/reliability
2014-02-13 12:35:11 +01:00
Patrik Nordwall
947b49c5b7 Merge pull request #1993 from akka/wip-2922-event-bus-sample-patriknw
!act,doc #2922 Doc event bus and fix Java API
2014-02-13 12:24:24 +01:00
Patrik Nordwall
a247365b57 !act,doc #2922 Doc event bus and fix Java API 2014-02-13 12:23:51 +01:00
Patrik Nordwall
93377cce74 Merge pull request #1988 from akka/wip-2859-doc-stdout-logger-patriknw
=doc #2859 Describe stdout logger more
2014-02-13 12:15:30 +01:00
Patrik Nordwall
2b35f632fe =doc #2859 Describe stdout logger more 2014-02-13 12:14:50 +01:00
Patrik Nordwall
94fc2b6e2d Merge pull request #1986 from akka/wip-3750-improve-cluster-specification-patriknw
=clu #3750 Update cluster specification
2014-02-13 12:11:38 +01:00
Patrik Nordwall
4fb22dec68 =clu #3750 Update cluster specification
* Based on Jonas' notes: https://gist.github.com/jboner/7692270
* Also removed "Future Extension" descriptions of cluster actor reference,
  since that is probably not the direction we are taking
2014-02-13 12:10:50 +01:00
Patrik Nordwall
31adcd070b Merge pull request #1984 from akka/wip-3734-doc-remoting-peer-to-peer-patriknw
=doc #3734 Clarify that remoting cannot be used for client-server
2014-02-13 11:58:10 +01:00
Patrik Nordwall
b70e2ab0f3 =doc #3734 Clarify that remoting cannot be used for client-server
* Most of the text was written by Endre earlier
2014-02-13 11:57:30 +01:00
Przemysław Piotrowski
b5f593a82e =doc Typed actors chapter improvement
*Scala version:
Added package tag `` around scala.None and .Some[_];
Added "[_]" after scala.Some statement;
Removed japi part, because its a Scala documentation version;

*Java version
Fixed wrong path to japi.Option.Some and None
Added package tag ``
Removed scala packages (i know about implicit conversion, but i think it mght be beter)
2014-02-09 00:42:13 +01:00
Adam Voss
cce29dfa51 Changes all occurances of Typesafe copyright to extend to 2014. 2014-02-04 21:20:09 -06:00
Martin Krasser
63ce206ecf =per #3848 Link to external plugin list 2014-01-25 08:35:06 +01:00
Patrik Nordwall
6b39bbc473 Merge pull request #1955 from akka/wip-3573-doc-maxNrRestarts-patriknw
=doc #3573 Clarify maxNrOfRetries in supervisor strategies
2014-01-22 07:33:59 -08:00
Patrik Nordwall
79b25599c8 Merge pull request #1954 from akka/wip-3647-clarify-fsm-setTimer-patriknw
=doc #3647 Clarify that existing FSM timer is canceled by setTimer
2014-01-22 07:32:40 -08:00
Patrik Nordwall
095000a9cd =doc #3573 Clarify maxNrOfRetries in supervisor strategies 2014-01-22 16:29:58 +01:00
Patrik Nordwall
686cfab150 =doc #3647 Clarify that existing FSM timer is canceled by setTimer 2014-01-22 09:55:38 +01:00
Patrik Nordwall
d506f6df4f +act #3513 Clarify gracefulStop stopMessage, and add Java API 2014-01-21 17:15:09 +01:00
Patrik Nordwall
9a8e4b5a42 Merge pull request #1943 from akka/wip-3159-squash-reliable-proxy-reconnect-patriknw
!con #3820 Add reconnection to ReliableProxy
2014-01-20 05:12:39 -08:00
Björn Antonsson
e5bcf8bfc9 +act #3770 Added Java 8 friendly APIs for Actor and FSM 2014-01-20 12:00:13 +01:00
Eric Pederson
fcb7a6c292 !con #3820 Add reconnection to ReliableProxy 2014-01-20 11:41:48 +01:00
Martin Krasser
e0f5cf5f2c !per #3828 Rename receiveReplay to receiveRecover
- because it handles messages related to recovery (snapshots and replayed messages)
2014-01-19 17:46:32 +01:00
Endre Sándor Varga
487083a9c3 +act #3586 #3807 Implement mandatory read throttling 2014-01-17 18:27:56 +01:00
Endre Sándor Varga
293dd0b9d2 !act #3812: Remove Pipelines 2014-01-17 15:52:24 +01:00