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

Bela Ban (Commented) (JIRA) jira-events at lists.jboss.org
Wed Nov 16 02:41:40 EST 2011


    [ https://issues.jboss.org/browse/JGRP-1388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12643216#comment-12643216 ] 

Bela Ban commented on JGRP-1388:
--------------------------------

I assume that the external port is mapped to the same internal port, ie. there is no port mapping. Therefore I'm only going to provide external_addr, but not something like external_port...
                
> 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