Hi Nuwan,

Yes, this is the recommended the approach.

You may need to add other Spark related clustering configurations as well.

Thank you!

On Fri, Nov 24, 2017 at 12:38 PM, Anuruddha Liyanarachchi <
[email protected]> wrote:

> Hi Nuwan,
>
> As per the current patterns, there is no HA in traffic manager. The
> approach you have taken should work. However, you will need to configure
> dep-sync between two nodes if you are deploying custom policies.
>
> On Fri, Nov 24, 2017 at 9:54 AM, Nuwan Silva <[email protected]> wrote:
>
>> Hi Team,
>>
>> While deploying the puppet-apim [1] I had an issue where there was no
>> pattern for deploying Traffic Manager as an HA deployment. I added the
>> following snippet to achieve HA in the cluster. Do we have another way of
>> doing this? Please advise.
>>
>> wso2::clustering:
>>   enabled: true
>>   domain: tm.am.wso2.domain
>>   sub_domain: mgt
>>   local_member_host: "%{::ipaddress}"
>>   local_member_port: 4000
>> # WKA membership scheme
>>   membership_scheme: wka
>>   wka:
>>     members:
>>       -
>>         hostname: 192.168.48.33
>>         port: 4000
>>       -
>>         hostname: 192.168.48.34
>>         port: 4000
>>
>>
>> [1] https://github.com/wso2/puppet-apim
>> [2] https://github.com/wso2/puppet-apim/issues/47
>>
>> Cheers,
>> NuwanS.
>> --
>>
>>
>> *Nuwan Silva*
>> *Associate Technical Lead*
>> Mobile: +9477 980 4543 <+94%2077%20980%204543>
>>
>> WSO2 Inc.
>> lean . enterprise . middleware.
>> http://www.wso2.com
>>
>
>
>
> --
> *Thanks and Regards,*
> Anuruddha Lanka Liyanarachchi
> Software Engineer - WSO2
> Mobile : +94 (0) 712762611
> Tel      : +94 112 145 345
> a <[email protected]>[email protected]
>



-- 
*Pubudu Gunatilaka*
Committer and PMC Member - Apache Stratos
Senior Software Engineer
WSO2, Inc.: http://wso2.com
mobile : +94774078049 <%2B94772207163>
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to