[jboss-jira] [JBoss JIRA] Resolved: (JGRP-995) AUTH: FixedMembershipToken is based on physical address, won't work with logical addresses
Bela Ban (JIRA)
jira-events at lists.jboss.org
Fri Jun 19 03:53:56 EDT 2009
[ https://jira.jboss.org/jira/browse/JGRP-995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bela Ban resolved JGRP-995.
---------------------------
Resolution: Done
Matching against logical names is left for a later version
> AUTH: FixedMembershipToken is based on physical address, won't work with logical addresses
> ------------------------------------------------------------------------------------------
>
> Key: JGRP-995
> URL: https://jira.jboss.org/jira/browse/JGRP-995
> Project: JGroups
> Issue Type: Bug
> Reporter: Bela Ban
> Assignee: Bela Ban
> Fix For: 2.8
>
>
> The authenticate() method attempts to parse the IP address and port of a message's sender and match it to the fixed_members_value list. However, this won't work as the sender's address is a UUID.
> SOLUTION #1: fetch the physical address from TP and compare against the physical address (what if we have multiple physical addresses ?)
> SOLUTION #2: additional feature: match against the logical name
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list