[jboss-jira] [JBoss JIRA] (JGRP-1388) Add support for Amazon EC2 inter-region nodes.
Bela Ban (Resolved) (JIRA)
jira-events at lists.jboss.org
Wed Nov 16 03:18:40 EST 2011
[ https://issues.jboss.org/browse/JGRP-1388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bela Ban resolved JGRP-1388.
----------------------------
Resolution: Done
- Added external_addr to FD_SOCK and STATE_SOCK
- Moved external_addr from BasicTCP up into TP (can be used by UDP, to, now)
> Add support for Amazon EC2 inter-region nodes.
> ----------------------------------------------
>
> Key: JGRP-1388
> URL: https://issues.jboss.org/browse/JGRP-1388
> Project: JGroups
> Issue Type: Feature Request
> Affects Versions: 2.12.3, 3.x
> Environment: Amazon EC2
> Image: amzn-ami-2011.09.1.x86_64-ebs (Amazon Linux AMI x86_64 EBS)
> java version "1.6.0_27"
> Java(TM) SE Runtime Environment (build 1.6.0_27-b07)
> Java HotSpot(TM) 64-Bit Server VM (build 20.2-b06, mixed mode)
> Reporter: Michael Mogley
> Assignee: Bela Ban
> Fix For: 3.0
>
>
> It appears that the only way to get two Amazon EC2 nodes in different regions to see each other is through their associated external elastic IPs. However, JGroups only provides support for external IPs in the TCP protocol. FD_SOCK and STREAMING_STATE_TRANSFER do not provide this. Since Infinispan depends on STREAMING_STATE_TRANSFER, it currently does not seem possible to have Infinispan instances in different EC2 regions communicating with each other through the JGroups layer. Request to add external-ip support to all protocols that make P2P connections (or any other way to do this, so long as the end result is the ability for Infinispan/JGroups instances to talk to each other in this scenario).
--
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 jboss-jira
mailing list