[
https://issues.jboss.org/browse/JGRP-2203?page=com.atlassian.jira.plugin....
]
Bela Ban commented on JGRP-2203:
--------------------------------
The reason is that B as new coord creates a new shared secret and uses it to encrypt and
send view \{B,C\}. However, as C doesn't yet have the new shared secret, it won't
be able to install the new view.
Not getting the view change, C won't know that B is the new key server (it still
thinks A is) and therefore C won't ask B for the new shared key.
ASYM_ENCRYPT: no merge when coord is killed
-------------------------------------------
Key: JGRP-2203
URL:
https://issues.jboss.org/browse/JGRP-2203
Project: JGroups
Issue Type: Bug
Reporter: Bela Ban
Assignee: Bela Ban
Fix For: 4.0.5
Attachments: asym-encrypt.xml
When we have \{A,B,C\} and A is killed, B and C never end up with the same view. (This
works when A leaves gracefully).
The sample config is attached as asym-encrypt.xml
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)