[jboss-jira] [JBoss JIRA] (JGRP-1388) Add support for Amazon EC2 inter-region nodes.
Michael Mogley (Updated) (JIRA)
jira-events at lists.jboss.org
Tue Nov 15 14:39:42 EST 2011
[ https://issues.jboss.org/browse/JGRP-1388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Mogley updated JGRP-1388:
---------------------------------
Description: 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. FSOCK 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). (was: 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. FSOCK and STREAMING_STATE_TRANSFER do not provide this. Since Infinispan depends on STREAMING_STATE_TRANSFER, it currently does 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).)
Forum Reference: https://sourceforge.net/mailarchive/forum.php?thread_name=CABq17mZ%3DPUwKT3UJ66orOojwbxDEzfsh2bacgy-ckEo9%3D-O9XQ%40mail.gmail.com&forum_name=javagroups-users, https://sourceforge.net/mailarchive/forum.php?thread_name=CABq17maV8SsPj-tn6yiHV03BmWgDXuAgpbM%3DxrBvOjNJMi1nyg%40mail.gmail.com&forum_name=javagroups-users (was: https://sourceforge.net/mailarchive/forum.php?thread_name=CABq17mZ%3DPUwKT3UJ66orOojwbxDEzfsh2bacgy-ckEo9%3D-O9XQ%40mail.gmail.com&forum_name=javagroups-users, https://sourceforge.net/mailarchive/forum.php?thread_name=CABq17maV8SsPj-tn6yiHV03BmWgDXuAgpbM%3DxrBvOjNJMi1nyg%40mail.gmail.com&forum_name=javagroups-users)
> 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.2, 3.x
> Environment: Amazon EC2
> Image: amzn-ami-2011.09.1.x86_64-ebs (Amazon Linux AMI x86_64 EBS)
> Reporter: Michael Mogley
> Assignee: Bela Ban
>
> 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. FSOCK 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