[infinispan-issues] [JBoss JIRA] (ISPN-1618) Cannot use a provided JChannel if its address is not topology aware and we need it
Tristan Tarrant (Updated) (JIRA)
jira-events at lists.jboss.org
Wed Dec 14 11:04:09 EST 2011
[ https://issues.jboss.org/browse/ISPN-1618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tristan Tarrant updated ISPN-1618:
----------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: 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. 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.
--
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
More information about the infinispan-issues
mailing list