Hazelcast discovery on AWS

65 views
Skip to first unread message

mgher...@verizon.net

unread,
Aug 8, 2019, 11:29:11 AM8/8/19
to Hazelcast
Is there a Node.JS client equivalent to the Hazelcast Discovery Plugin for AWS?  We are running a mix of Java and Node.js backend services on AWS, and need to be able to connect them all to the same HazelCast cluster running on AWS ECS.

Looking for advice on what we should put in hazelcast-client.json to make client discovery work on AWS when the cluster is scaled up and down.

Excerpt of our member configuration:

    <network>
        <interfaces enabled="true">
            <interface>10.109.*.*</interface>
        </interfaces>
        <join>
            <multicast enabled="false"/>
            <aws enabled="true">
                <region>us-east-2</region>
                <tag-key>abcd:hazelcast-cluster</tag-key>
                <tag-value>abcd-hz-node</tag-value>
            </aws>
        </join>
    </network>

Michael Herzberg

Rafal Leszko

unread,
Aug 9, 2019, 3:01:36 AM8/9/19
to haze...@googlegroups.com
Hi Michael,

Unfortunately, there is no such plugin for Node.JS.

Regards,
Rafał

--
You received this message because you are subscribed to the Google Groups "Hazelcast" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hazelcast+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/hazelcast/12870086-3350-4309-b3fa-5cf94f2b1003%40googlegroups.com.


--
Rafał Leszko
Software Engineer
@RafalLeszko

Mesut Celik

unread,
Aug 9, 2019, 5:26:48 AM8/9/19
to haze...@googlegroups.com
Hi Michael,
I would create an issue on node.js repository to keep track of the enhancement.



--

Mesut Celik
Services & Integration Team Lead 
me...@hazelcast.com 
hazelcast-logo-email.png
Reply all
Reply to author
Forward
0 new messages