pekko/project
Patrik Nordwall 8b274ebc62 ignore PubSub Status message from unknown node, #20846 (#20847)
* ignore PubSub Status message from unknown node, #20846

Reproducer:
1. old cluster of node1, node2 and node3
2. shutdown node3 and start it again with same host:port, let it
   join itself and not the old cluster
3. node1 and node2 will continue to gossip to the node3 address and
   Status message is accepted and replied to (Delta is ignored from
   unknown node)

Solution:
* ignore status message from unknown node
* also added a reply flag in the Status message to break the
  back-and-forth replies in case the deltas are not accepted,
  this is not needed for fixing this bug, but it adds an extra
  level of safety
2016-07-01 12:12:23 +02:00
..
scripts update warnOldDocs.js and symlink for release 2016-03-08 19:46:46 +01:00
ActivatorDist.scala Update copyrights and links to the new company name #19851 2016-02-23 12:58:39 +01:00
AkkaBuild.scala Fix for dist missing libraries #20661 2016-05-31 12:52:30 +02:00
build.properties bump sbt version to 0.13.11 2016-02-22 19:48:58 +01:00
CliOptions.scala Update copyrights and links to the new company name #19851 2016-02-23 12:58:39 +01:00
Dependencies.scala update to Netty 3.10.6.Final, #20856 2016-06-29 20:38:18 +02:00
Dist.scala Fix for dist missing libraries #20661 2016-05-31 12:52:30 +02:00
Doc.scala Add latest versions to MiMa 2016-04-26 15:28:41 +02:00
Formatting.scala Update to a working version of Scalariform 2016-06-02 22:12:36 +02:00
GitHub.scala Update copyrights and links to the new company name #19851 2016-02-23 12:58:39 +01:00
MiMa.scala ignore PubSub Status message from unknown node, #20846 (#20847) 2016-07-01 12:12:23 +02:00
MultiNode.scala Update copyrights and links to the new company name #19851 2016-02-23 12:58:39 +01:00
OSGi.scala Update copyrights and links to the new company name #19851 2016-02-23 12:58:39 +01:00
plugins.sbt Update to a working version of Scalariform 2016-06-02 22:12:36 +02:00
Protobuf.scala Update copyrights and links to the new company name #19851 2016-02-23 12:58:39 +01:00
Publish.scala Update copyrights and links to the new company name #19851 2016-02-23 12:58:39 +01:00
Release.scala Update copyrights and links to the new company name #19851 2016-02-23 12:58:39 +01:00
Sample.scala #18765 Update to latest MiMa which is now an AutoPlugin. 2016-03-10 10:45:35 +02:00
SigarLoader.scala Update copyrights and links to the new company name #19851 2016-02-23 12:58:39 +01:00
SphinxDoc.scala Update copyrights and links to the new company name #19851 2016-02-23 12:58:39 +01:00
TestExtras.scala -doc,str,tes remove statsd and graphite reporting code, its not used (#20383) 2016-04-27 09:45:58 +02:00
TimeStampede.scala Update copyrights and links to the new company name #19851 2016-02-23 12:58:39 +01:00
ValidatePullRequest.scala #18765 Update to latest MiMa which is now an AutoPlugin. 2016-03-10 10:45:35 +02:00
Version.scala Update copyrights and links to the new company name #19851 2016-02-23 12:58:39 +01:00