pekko/akka-cluster/src/test/scala/akka/cluster
Patrik Nordwall 06f81f4373 Improve publish of domain events, see #2202
* Gossip is not exposed in user api
* Better and more events
* Snapshot event sent to new subscriber
* Updated tests
* Periodic publish only for internal stats
2012-08-15 16:47:34 +02:00
..
AccrualFailureDetectorSpec.scala #2292 - Removing akka.util.Duration etc and replace it with scala.concurrent.util.Duration 2012-06-29 13:33:20 +02:00
ClusterConfigSpec.scala Improve publish of domain events, see #2202 2012-08-15 16:47:34 +02:00
ClusterSpec.scala Improve publish of domain events, see #2202 2012-08-15 16:47:34 +02:00
FailureDetectorPuppet.scala Make FailureDetector.remove clean out information about address. See #2277 2012-06-27 14:05:22 +02:00
FixedRateTaskSpec.scala Making it possible/mandatory to signal which ExecutionContext will actually execute something scheduled 2012-08-08 15:57:30 +02:00
GossipSpec.scala Correction of gossip merge when joining, see #2204 2012-06-15 13:35:52 +02:00
MemberOrderingSpec.scala Merged in the old MemberSpec with the new MemberOrderingSpec. 2012-06-19 14:21:11 +02:00
VectorClockSpec.scala Rename + operator of VectorClock and Versioned to :+ 2012-06-12 16:16:44 +02:00