In Hazelcast, there is no way to set the member bind port & member
advertised port to 2 different values. However, we can set two different
values for bind address & advertised address. Is this going to cause any
issues when we use Hazelcast with Stratos 2?

Azeez

---------- Forwarded message ----------
From: Mehmet Dogan <meh...@hazelcast.com>
Date: Thu, Jun 20, 2013 at 5:43 PM
Subject: Re: Different values for member bin address/port &advertised
address/port
To: hazelc...@googlegroups.com


You can set a different address to use as identity than actual bind address
using *NetworkConfig.setPublicAddress(String address).*
But there is no way of using different port than bind port.

@mmdogan



On Thu, Jun 20, 2013 at 2:03 PM, Afkham Azeez <afk...@gmail.com> wrote:

> Hi,
> In my Hazelcast setup, I want the member bind port to be different from
> the port it advertises. This is because of a NATed environment we deploy
> our server which uses Hazelcast. So the bind port & address should be
> different from port & address it advertises. How can this be done with
> Hazelcast? We are creating Hazelcast instances programmatically.
>
> Thanks
> Azeez
>
> --
> 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+unsubscr...@googlegroups.com.
> To post to this group, send email to hazelc...@googlegroups.com.
> Visit this group at http://groups.google.com/group/hazelcast.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

 --
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+unsubscr...@googlegroups.com.
To post to this group, send email to hazelc...@googlegroups.com.
Visit this group at http://groups.google.com/group/hazelcast.
For more options, visit https://groups.google.com/groups/opt_out.





-- 
*Afkham Azeez*
Director of Architecture; WSO2, Inc.; http://wso2.com
Member; Apache Software Foundation; http://www.apache.org/
* <http://www.apache.org/>**
email: **az...@wso2.com* <az...@wso2.com>* cell: +94 77 3320919
blog: **http://blog.afkham.org* <http://blog.afkham.org>*
twitter: **http://twitter.com/afkham_azeez*<http://twitter.com/afkham_azeez>
*
linked-in: **http://lk.linkedin.com/in/afkhamazeez*
*
*
*Lean . Enterprise . Middleware*
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to