-
Feature Request
-
Resolution: Done
-
Major
-
Future, 2.12.3
-
None
-
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
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).