-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Labels
Description
I am running the demo on 2 nodes in different regions with a user with full EC2 access and security group with a configuration of all inbound and outbound traffic. Also, I have given the nodes tags with the same key.
<com.meltmedia.jgroups.aws.AWS_PING
port_number="7800"
tags = "Application"
access_key="**"
secret_key="****"/>
The tag has the same value on both the nodes. Is this a problem with the chat demo or is this a problem with the AWS discovery?
