[
https://issues.jboss.org/browse/ISPN-1618?page=com.atlassian.jira.plugin....
]
Tristan Tarrant updated ISPN-1618:
----------------------------------
Description: When Infinispan is used within AS7/EAP a JChannel (actually a
MuxChannel) is already connected, and therefore it is too late to set an AddressGenerator
which provides TopologyAwareAddresses. If topology is required, but the underlying jgroups
channel has an address without topology, throw an exception (was: When Infinispan is used
within AS7/EAP a JChannel (actually a MuxChannel) is already connected, and therefore it
is too late to set an AddressGenerator which provides TopologyAwareAddresses. Infinispan
needs to be able to get the existing address and, if it is of the correct type
(TopologyUUID), modify the site, rack and machine ids on it with the ones provided in the
configuration.)
Git Pull Request:
https://github.com/infinispan/infinispan/pull/725 (was:
https://github.com/infinispan/infinispan/pull/725)
Cannot use a provided JChannel if its address is not topology aware
and we need it
----------------------------------------------------------------------------------
Key: ISPN-1618
URL:
https://issues.jboss.org/browse/ISPN-1618
Project: Infinispan
Issue Type: Bug
Components: Core API
Affects Versions: 5.1.0.CR1
Reporter: Tristan Tarrant
Assignee: Tristan Tarrant
Fix For: 5.1.0.CR2
When Infinispan is used within AS7/EAP a JChannel (actually a MuxChannel) is already
connected, and therefore it is too late to set an AddressGenerator which provides
TopologyAwareAddresses. If topology is required, but the underlying jgroups channel has an
address without topology, throw an exception
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira