pekko/akka-docs/rst
Patrik Nordwall 9e56ab6fe5 Disallow re-joining, see #2873
* Disallow join requests when already part of a cluster
* Remove wipe state when joining, since join can only be
  performed from empty state
* When trying to join, only accept gossip from that member
* Ignore gossips from unknown (and unreachable) members
* Make sure received gossip contains selfAddress
* Test join of fresh node with same host:port
* Remove JoinTwoClustersSpec
* Welcome message as reply to Join
* Retry unsucessful join request
* AddressUidExtension
* Uid in cluster Member identifier
  To be able to distinguish nodes with same host:port
  after restart.
* Ignore gossip with wrong uid
* Renamed Remove command to Shutdown
* Use uid in vclock identifier
* Update sample, Member apply is private
* Disabled config duration syntax and cleanup of io settings
* Update documentation
2013-04-17 16:48:18 +02:00
..
additional Links to akka books, see #2713 2013-02-21 19:03:28 +01:00
cluster Disallow re-joining, see #2873 2013-04-17 16:48:18 +02:00
common #3018 - Enabling -Xlint and dealing with the situation that occurs 2013-03-29 01:43:17 +01:00
dev Merge pull request #1129 from akka/wip-IO 2013-02-13 08:29:51 -08:00
experimental fixes based on review comments 2012-10-02 11:37:31 +02:00
general deprecate closure-taking Props factories, see #3081 2013-04-16 12:48:31 +02:00
images Add TCP message protocol diagrams 2013-01-23 15:40:07 +01:00
intro Merge pull request #1116 from akka/wip-3023-adding-docs-for-gradle-√ 2013-02-11 15:20:20 -08:00
java Merge pull request #1336 from akka/wip-3081-PropsClosures-∂π 2013-04-16 03:49:49 -07:00
modules DOC Change the HTTP section. See #3155 2013-03-15 13:48:23 +01:00
project Merge pull request #1336 from akka/wip-3081-PropsClosures-∂π 2013-04-16 03:49:49 -07:00
scala Merge pull request #1336 from akka/wip-3081-PropsClosures-∂π 2013-04-16 03:49:49 -07:00
conf.py add preprocessor for RST docs, see #2461 and #2431 2012-09-21 13:58:47 +02:00
index.rst Repointing the link for the downloads. 2012-10-24 14:38:20 +02:00