pekko/config
Jonas Bonér dfc1a68aac Fixed race condition in initial and dynamic management of node connections in Cluster
* Using CAS optimistic concurrency using versioning to fix initial and dynamic management of node connections in Cluster
* Fixed broken bootstrap of ClusterNode - reorganized booting and removed lazy from some fields
* Removed 'start' and 'isRunning' from Cluster
* Removed 'isStarted' Switch in Cluster which was sprinkled all-over cluster impl
* Added more and better logging
* Moved local Cluster ops from Cluster to LocalCluster
* Rewrote RoundRobinFailoverMultiJvmSpec to be correct
* RoundRobinFailoverMultiJvmSpec now passes
* Minor reformatting and edits

Signed-off-by: Jonas Bonér <jonas@jonasboner.com>
2011-08-18 11:35:14 +02:00
..
akka-reference.conf Fixed race condition in initial and dynamic management of node connections in Cluster 2011-08-18 11:35:14 +02:00
akka.conf fixed merge error in conf 2010-09-22 13:14:02 +02:00
akka.test.conf Fixed race condition in initial and dynamic management of node connections in Cluster 2011-08-18 11:35:14 +02:00
microkernel-server.xml Adding microkernel-server.xml to Akka since kernel has moved here 2011-06-12 12:52:44 +02:00