Andrea
cd3d68a77c
=act switch to java std lib ThreadLocalRandom
2015-11-06 14:04:33 +01:00
Patrik Nordwall
13f5b255f3
=clu #18245 Improve registerOnMemberRemoved example
2015-09-11 16:36:25 +02:00
Patrik Nordwall
bc13e1b4c2
=clu #13802 Introduce max-total-nr-of-instances for cluster aware routers
2015-08-21 14:51:59 +02:00
Roland Kuhn
0de9f0ff40
Merge pull request #17641 from kukido/kukido-spellings-normalization
...
=doc #17329 Fixed and normalized spellings in ScalaDoc and comments
2015-06-19 12:06:53 +02:00
Patrik Nordwall
23c28af469
!clt #15410 Change path in ClusterSingletonProxy.props
...
* to avoid giving the name of both singleton manager and singleton instance
2015-06-18 11:31:29 +02:00
Andrey Myatlyuk
bc791eb86c
=doc #17329 Fixed and normalized spellings in ScalaDoc and comments
2015-06-02 21:06:25 -07:00
Patrik Nordwall
8a7d7715b5
clu #17565 Invoke OnMemberRemoved callback when
...
cluster.shutdown
* must also be done when the listener actor stops before the
MemberRemoved event has been received
* add test for this
* clarify docs with example that shuts down actor system and
exit jvm
2015-05-27 15:42:53 +02:00
Patrik Nordwall
7ab5da21d3
!cto #17454 Introduce ClusterSingletonManagerSettings and ClusterSingletonProxySettings
2015-05-19 08:59:09 +02:00
Patrik Nordwall
c68ebc6d5a
Merge pull request #17219 from hepin1989/fix-#16736
...
+clu #16736 add registerOnMemberRemoved to get notified when current mem...
2015-05-13 10:20:30 +02:00
Patrik Nordwall
fb72214d99
!clt #13711 Move cluster tools from contrib
...
* new module akka-cluster-tools containing
cluster singleton, distributed pub-sub, and cluster client
2015-05-11 20:07:21 +02:00
hepin
ccca503b4d
+clu #16736 add registerOnMemberRemoved to get notified when current member removed from the cluster
2015-05-08 12:58:12 +08:00
Andrei Pozolotin
7b9f77a073
+ akka-cluster-metrics: new akka module
...
* new akka module split from akka-cluster
* provide sigar provisioning
* fix ewma usage
* resolve #16121
* see #16354
2015-01-19 10:23:54 -06:00
Patrik Nordwall
ad18405877
=sam #3843 Use ClusterSingletonProxy in cluster samples
2014-03-14 16:32:59 +01:00
Patrik Nordwall
a1196f21ad
=sam #3887 Public domain license for activator templates
2014-02-21 12:31:00 +01:00
Adam Voss
cce29dfa51
Changes all occurances of Typesafe copyright to extend to 2014.
2014-02-04 21:20:09 -06:00
Patrik Nordwall
2e5193347e
!clu #3617 API improvements related to CurrentClusterState
...
* Getter for CurrentClusterState in Cluster extension, updated via
ClusterReadView
* Remove lazy init of readView. Otherwise the cluster.state will be
empty on first access, wich is probably surprising
* Subscribe to several cluster event types at once, to ensure *one*
CurrentClusterEvent followed by change events
* Deprecate publishCurrentClusterState, was a bad idea, use sendCurrentClusterState
instead
* Possibility to subscribe with InitialStateAsEvents to receive events corresponding
to CurrentClusterState
* CurrentClusterState not a ClusterDomainEvent, ticket #3614
2014-01-16 16:17:44 +01:00
Björn Antonsson
003609c9c5
=pro #3759 Changed to using non-deprecated ScalaTest Matchers
2013-12-18 11:32:51 +01:00
Patrik Nordwall
5a019c0a7a
=doc #3689 Don't rewrite arrows in doc and samples
2013-12-12 16:08:23 +01:00
Patrik Nordwall
37f8f2831b
=doc #3689 Make activator templates for cluster samples
2013-12-12 16:03:03 +01:00