]> Zhao Yanbai Git Server - minix.git/commit
RS: reset heartbeat status after rollback 01/3101/2
authorDavid van Moolenbroek <david@minix3.org>
Thu, 16 Jul 2015 15:12:03 +0000 (17:12 +0200)
committerDavid van Moolenbroek <david@minix3.org>
Wed, 16 Sep 2015 15:31:19 +0000 (15:31 +0000)
commit1aa4eb6a851eed667e25554ab646497870da7d22
tree153b684b982a8d4a1c6930ee580a8f5a2e0e8b0e
parentf16b761d2a298b5a107d5172ad582a2bf180304c
RS: reset heartbeat status after rollback

While in a multicomponent live update that includes RS, the new RS
instance may receive heartbeat replies which, after a rollback, the
old RS instance will then never see.  As a result, the rolled-back
RS instance may end up killing well-behaving services.

Change-Id: I0f0af283c33502d5d55b27e353b62aec2e301285
minix/servers/rs/update.c