Patrik Nordwall
da07a2e68e
!cdd #17770 Use self recursive type in AbstractReplicatedData (Java API)
...
* complete the TwoPhaseSet java sample with serialization
2015-07-03 13:51:30 +02:00
Konrad Malawski
49e6e7f38c
Merge pull request #17876 from akka/wip-17729-Implicits.global-patriknw
...
=rem #17729 Don't use Implicits.global in remoting shutdown
2015-07-03 11:47:28 +02:00
Konrad Malawski
0ade0adab8
Merge pull request #17887 from ktoso/wip-persistence-sender-in-recovery-ktoso
...
+doc #17885 explain sender semantics in receiveRecover
2015-07-03 09:31:47 +02:00
Konrad Malawski
bce84b9b94
+doc #17885 explain sender semantics in receiveRecover
2015-07-03 09:31:27 +02:00
Martynas Mickevičius
aaa6b623e1
Merge pull request #17892 from 2m/wip-relax-actor-system-spec
...
=act #17822 harden ActorSystemSpec
2015-07-03 08:41:51 +03:00
Konrad Malawski
1cf22f50ae
Merge pull request #17889 from ktoso/doc-eventStream-subclass-ktoso
...
+doc #17877 document filtering for subclasses in eventStream
2015-07-03 00:51:18 +02:00
Patrik Nordwall
664ae2f8f5
Merge pull request #17869 from akka/wip-17447-split-docs-patriknw
...
=cls #17447 Split Cluster Sharding and Tools docs into java/scala
2015-07-02 22:39:50 +02:00
Patrik Nordwall
38faafc494
=clt #17447 Split ClusterClient docs into java/scala
2015-07-02 20:14:01 +02:00
Patrik Nordwall
b00b06efce
Merge pull request #17883 from akka/wip-17572-Tcp.CloseCommand-patriknw
...
=act #17572 Supress deadLetters logging for Tcp.CloseCommand
2015-07-02 20:02:45 +02:00
Patrik Nordwall
96b305d75c
Merge pull request #17882 from akka/wip-15404-require-subscribe-patriknw
...
=clu #15404 Require at least one subscribe class
2015-07-02 20:02:11 +02:00
Patrik Nordwall
7277d03e7a
=clu #15404 Require at least one subscribe class
...
* also check ClusterDomainEvent isAssignableFrom
2015-07-02 20:01:25 +02:00
Patrik Nordwall
89046f7f18
Merge pull request #17881 from akka/wip-16800-niy-patriknw
...
=clu #16800 Remove NIY sections of Cluster Specification
2015-07-02 20:00:01 +02:00
Patrik Nordwall
16620d9f83
Merge pull request #17879 from akka/wip-16897-doc-patriknw
...
=clu #16897 Correct wording for routees.paths
2015-07-02 19:59:27 +02:00
Patrik Nordwall
5e58e754af
Merge pull request #17878 from akka/wip-17712-npe-cluster-shutdown-patriknw
...
=clu #17712 Guard against readView not created
2015-07-02 19:58:47 +02:00
Patrik Nordwall
49264c0f83
Merge pull request #17864 from akka/wip-17779-ddata-activator-patriknw
...
=cdd #17779 Create activator template for Distributed Data
2015-07-02 17:49:50 +02:00
Konrad Malawski
4c8b2489c2
Merge pull request #17890 from ktoso/typos-ktoso
...
=doc remove duplicated word typos
2015-07-02 11:47:35 +02:00
Martynas Mickevičius
8346e40f39
=act #17822 harden ActorSystemSpec
2015-07-02 10:04:47 +03:00
Martynas Mickevičius
c79715c84f
Merge pull request #17875 from ktoso/wip-dont-publish-bench-ktoso
...
=pro #17855 dont publish benchmarks jar in release script
2015-07-02 09:58:13 +03:00
Konrad Malawski
7eeaf6cd9f
=doc remove duplicated word typos
2015-07-01 23:48:17 +02:00
Konrad Malawski
0e8dd3a7f4
+doc #17877 document filtering for subclasses in eventStream
2015-07-01 23:17:21 +02:00
Konrad Malawski
140c4dcdce
=pro #17855 dont publish benchmarks or tests, fix license in bench
2015-07-01 17:05:12 +02:00
Patrik Nordwall
7bd9550e3b
=clu #16897 Correct wording for routees.paths
2015-07-01 16:19:49 +02:00
Patrik Nordwall
c210c4f606
=act #17572 Supress deadLetters logging for Tcp.CloseCommand
2015-07-01 15:18:39 +02:00
Patrik Nordwall
7d146e6fc3
=clu #16800 Remove NIY sections of Cluster Specification
...
* The Not Implemented Yet sections have passed their best before date
2015-07-01 14:58:14 +02:00
Patrik Nordwall
4bf262a137
=clu #17712 Guard against readView not created
...
* readView might be null if Cluster init fails before it is created,
i.e. shutdown is called from constructor
2015-07-01 14:39:22 +02:00
Patrik Nordwall
099adc500b
=rem #17729 Don't use Implicits.global in remoting shutdown
2015-07-01 13:31:11 +02:00
Konrad Malawski
70403446ce
Merge pull request #17874 from ktoso/wip-17870-seednodes-java-ktoso
...
+clu #17870 add Java api for joinSeedNodes
2015-07-01 12:04:03 +02:00
Konrad Malawski
c1720959c0
Merge pull request #17872 from chbatey/patch-1
...
=doc updating doc references to deferAsync
2015-07-01 11:51:13 +02:00
Christopher Batey
8e6df0d322
=doc update references to deferAsync
2015-07-01 10:46:34 +01:00
Konrad Malawski
75c5810970
+clu #17870 add Java api for joinSeedNodes
2015-07-01 10:45:14 +02:00
Konrad Malawski
afa9549307
Merge pull request #17867 from ktoso/wip-recover-method-ktoso
...
Make recovery a method
2015-06-30 17:23:28 +02:00
Patrik Nordwall
6e28229fbe
=clt #17447 Split DistributedPubSub docs into java/scala
2015-06-30 16:39:32 +02:00
Patrik Nordwall
a93de9bf37
=clt #17447 Split Cluster Singleton docs into java/scala
2015-06-30 16:39:32 +02:00
Patrik Nordwall
89f17ddfd0
=cls #17447 Split Cluster Sharding docs into java/scala
2015-06-30 16:39:31 +02:00
Patrik Nordwall
202e64722c
Merge pull request #17868 from akka/wip-17866-systemActorOf-patriknw
...
!clt, cls #17866 Use systemActorOf for exension actors
2015-06-30 16:38:02 +02:00
Patrik Nordwall
2832dd55c5
!clt, cls #17866 Use systemActorOf for exension actors
...
* ClusterSharding
* ClusterClientReceptionist
* dispatcher config, since deployment config can't be used
for system actors
2015-06-30 16:37:34 +02:00
Patrik Nordwall
4b6f2a6e49
Merge pull request #17861 from akka/wip-17796-avoid-duplicate-change-events-patriknw
...
=cdd #17796 Avoid duplicate change events
2015-06-30 16:36:34 +02:00
Konrad Malawski
33fbfec222
!per,doc,sam #17574 #17626 make recovery a method, move lambda samples
...
+ LambdaDoc samples now in the docs project
= simplified internal state by removing recoveryPending
= recovery is now triggered in around* method, so user is free to use
preStart freely - recovery works even if one forgets to call super on
preStart
2015-06-30 16:01:52 +02:00
Patrik Nordwall
252e88c082
=cdd #17779 Create activator template for Distributed Data
...
* includes the samples, with tutorial text description
2015-06-30 08:08:43 +02:00
Konrad Malawski
f38af5fd1a
Merge pull request #17863 from akka/wip-fix-dining-hakkers
...
fix Java8 DiningHakkers sample
2015-06-29 23:03:01 +02:00
Roland Kuhn
039e8261ff
fix Java8 DiningHakkers sample
2015-06-29 20:56:06 +02:00
Patrik Nordwall
83a1f8eab3
=cdd #17796 Avoid duplicate change events
2015-06-29 14:50:36 +02:00
Konrad Malawski
33bc502c76
Merge pull request #17833 from akka/wip-deprecate-StepWise-∂π
...
move StepWise into tests and deprecate
2015-06-29 13:38:13 +02:00
Roland Kuhn
40a68fad70
move StepWise into tests and deprecate
2015-06-29 10:33:17 +02:00
Patrik Nordwall
e13a2d9560
Revert "=pro remove cross scala 2.12.0-M1"
...
This reverts commit bf485353f0 .
2015-06-26 17:21:35 +02:00
Patrik Nordwall
bf485353f0
=pro remove cross scala 2.12.0-M1
2015-06-26 16:49:50 +02:00
Konrad Malawski
fa8a2e3496
Merge pull request #17852 from akka/wip-17851-ddata-experimental-patriknw
...
=cdd #17851 Mark distributed data as experimental
2015-06-26 15:34:58 +02:00
Patrik Nordwall
ee9137db4d
=cdd #17851 Mark distributed data as experimental
2015-06-26 15:31:49 +02:00
Konrad Malawski
83e931ea7e
Merge pull request #17828 from ktoso/wip-nested-persist-ktoso
...
~per #15640 support nested persist calls
2015-06-26 12:53:16 +02:00
Patrik Nordwall
b0c2817a36
Merge pull request #17843 from akka/wip-17799-deleteMessages-refactoring-bug-patriknw
...
+per #17799 Fix refactoring bug in deleteMessages
2015-06-26 12:06:07 +02:00