[jboss-jira] [JBoss JIRA] (JGRP-2272) ASYM_ENCRYPT: remove queuing
Bela Ban (JIRA)
issues at jboss.org
Wed Jun 6 05:01:01 EDT 2018
[ https://issues.jboss.org/browse/JGRP-2272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bela Ban resolved JGRP-2272.
----------------------------
Resolution: Done
> ASYM_ENCRYPT: remove queuing
> ----------------------------
>
> Key: JGRP-2272
> URL: https://issues.jboss.org/browse/JGRP-2272
> Project: JGroups
> Issue Type: Enhancement
> Reporter: Bela Ban
> Assignee: Bela Ban
> Fix For: 4.0.12
>
>
> When the secret key has not yet been received in {{ASYM_ENCRYPT}}, messages received from other members are queued until the secret key has been received, and then drained.
> This leads to _unneeded complexity_ and is actually not needed: when a member joins or merges, it gets a JOIN_RSP or INSTALL_MERGE_VIEW unicast message, which can safely be dropped as they're retransmitted.
> So, instead of queuing messages when the secret key has not yet been received, we simply drop them.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list