[jboss-jira] [JBoss JIRA] (JGRP-1388) Add support for Amazon EC2 inter-region nodes.

Michael Mogley (Created) (JIRA) jira-events at lists.jboss.org
Tue Nov 15 14:37:40 EST 2011


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 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