pekko/akka-docs/dev
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
..
building-akka.rst Update the building akka docs 2011-07-12 11:53:35 +12:00
developer-guidelines.rst Instruction of how to write reference to ticket number in first line. 2011-08-15 20:48:21 +02:00
documentation.rst Docs: Added some missing links 2011-05-06 08:01:28 +02:00
index.rst 1. Added docs on how to run the multi-jvm tests 2011-05-19 10:58:30 +02:00
multi-jvm-testing.rst Fixed race condition in initial and dynamic management of node connections in Cluster 2011-08-18 11:35:14 +02:00
team.rst Added myself to the team 2011-06-18 22:32:40 -07:00