Re: [Architecture] [Progress] Dynamically Detection Of Broker Nodes In Cluster And Load Balancing

2016-12-22 Thread Sidath Weerasinghe
ps://wso2.org/jira/browse/MB-1872 Article - https://redmine.wso2.com/issues/5659 References https://medium.com/@sidath On Wed, Nov 16, 2016 at 12:02 PM, Sidath Weerasinghe <sid...@wso2.com> wrote: > Hi all, > > > This is regarding the retrieval of IP addresses of a node. >

Re: [Architecture] [Progress] Dynamically Detection Of Broker Nodes In Cluster And Load Balancing

2016-11-15 Thread Sidath Weerasinghe
these are two different implementations, I am planning to have a configuration for this in the broker.xml file as follows: mode where the mode can be one of "AwsIpAddressRetriever" and "LocalIpAddressRetriever" any ideas ? On Thu, Oct 20, 2016 at 2:07 PM, Sidath Weerasinghe <

Re: [Architecture] ESB connector scenario - Integrate Salesforce with Power Bi

2016-11-13 Thread Sidath Weerasinghe
eer > WSO2 > Email : birun...@wso2.com > Linkedin : https://lk.linkedin.com/in/biruntha > Mobile : +94773718986 > > ___ > Architecture mailing list > Architecture@wso2.org > https://mail.wso2.org/cgi-bin/mailman/listinf

Re: [Architecture] [Progress] Dynamically Detection Of Broker Nodes In Cluster And Load Balancing

2016-10-20 Thread Sidath Weerasinghe
DYT? > > Do we currently have any character restrictions on the Node id? Are we > escaping the reserved characters in values before generating the XML? > > [1] http://www.w3schools.com/tags/ref_attributes.asp > > On Thu, Oct 20, 2016 at 11:49 AM, Sidath Weerasinghe <sid...@wso2.com&

Re: [Architecture] [Progress] Dynamically Detection Of Broker Nodes In Cluster And Load Balancing

2016-10-20 Thread Sidath Weerasinghe
, *http://10.100.4.165:4000>"> http://10.100.4.166:4000>"> * Any comments? On Fri, Oct 7, 2016 at 7:57 AM, Sidath Weerasinghe <sid...@wso2.com> wrote: > Hi all, > > Then we can use java Socket isconnected() method for this. It returns

Re: [Architecture] Configuration files in C5

2016-10-13 Thread Sidath Weerasinghe
4772207259 > <http://wso2.com/signature> > > _______ > Architecture mailing list > Architecture@wso2.org > https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture > > -- Thank You, Best Regards, Sidath

Re: [Architecture] [Progress] Dynamically Detection Of Broker Nodes In Cluster And Load Balancing

2016-10-06 Thread Sidath Weerasinghe
gt;> >> I do not think ping command is a good approach. The reasons are, >> >> 1. PING command uses the ICMP which is different from the AMQP which we >> use for broker communication. >> 2. ICMP can be blocked from the firewall while AMQP is unblocked. >> >&

Re: [Architecture] [Progress] Dynamically Detection Of Broker Nodes In Cluster And Load Balancing

2016-10-06 Thread Sidath Weerasinghe
nterface to connect the broker since it is in a different subnet > is wrong. > > On Thu, Oct 6, 2016 at 1:03 PM, Sidath Weerasinghe <sid...@wso2.com> > wrote: > >> Hi Asanka, >> >> I am using this structure because of client wants to get the IP

Re: [Architecture] [Progress] Dynamically Detection Of Broker Nodes In Cluster And Load Balancing

2016-10-06 Thread Sidath Weerasinghe
MB nodes available in the cluster. Therefore I think it > is important to group IP addresses based on the nodes instead of using > interface name to group . > > > On Thu, Oct 6, 2016 at 11:42 AM, Sidath Weerasinghe <sid...@wso2.com> > wrote: > >> Hi Asanka, >> >

Re: [Architecture] [Progress] Dynamically Detection Of Broker Nodes In Cluster And Load Balancing

2016-10-06 Thread Sidath Weerasinghe
te: > Hi Sidath, > > From this structure, how can we differentiate between IP addresses > belonging to different node? > > On Thu, Oct 6, 2016 at 11:09 AM, Sidath Weerasinghe <sid...@wso2.com> > wrote: > >> Hi all, >> >> Andes client invokes the

Re: [Architecture] [Progress] Dynamically Detection Of Broker Nodes In Cluster And Load Balancing

2016-10-05 Thread Sidath Weerasinghe
herwise, it always takes default ones. Any comments ? On Thu, Sep 29, 2016 at 1:39 PM, Sidath Weerasinghe <sid...@wso2.com> wrote: > Hi Malaka, > > I got the IP address (all network interfaces) and AMQP port and store > database at cluster startup. When node shutdown that de

Re: [Architecture] [Progress] Dynamically Detection Of Broker Nodes In Cluster And Load Balancing

2016-09-29 Thread Sidath Weerasinghe
. On Thu, Sep 29, 2016 at 12:08 PM, Malaka Silva <mal...@wso2.com> wrote: > > > On Thu, Sep 29, 2016 at 10:06 AM, Sidath Weerasinghe <sid...@wso2.com> > wrote: > >> Hi all, >> >> In Andes client, I implemented a new initialContextFactory and

Re: [Architecture] [Progress] Dynamically Detection Of Broker Nodes In Cluster And Load Balancing

2016-09-28 Thread Sidath Weerasinghe
'1000'*;tcp://10.100.4.166:5672? *retries='10'='1000''='roundrobin?cyclecount='20'*'" Any ideas for this. On Thu, Sep 22, 2016 at 5:11 PM, Sidath Weerasinghe <sid...@wso2.com> wrote: > Hi all, > > In MB, the user/developers having to manually list out the IPs in the > conne

[Architecture] [Progress] Dynamically Detection Of Broker Nodes In Cluster And Load Balancing

2016-09-22 Thread Sidath Weerasinghe
client and get the IP and port and resolve it according to the client network. After that get the correct IP and the port. -- Thank You, Best Regards, Sidath Weerasinghe *Intern* *WSO2, Inc. * *lean . enterprise . middleware * *Mobile: +94719802550* *Email: *sid...@wso2.com Blog: https

[Architecture] Dynamically Detection Of Broker Nodes In Cluster And Load Balancing

2016-09-12 Thread Sidath Weerasinghe
uster and Load Balancing" If any feedback please do reply. -- Thank You, Best Regards, Sidath Weerasinghe *Intern* *WSO2, Inc. * *lean . enterprise . middleware * *Mobile: +94719802550 <%2B94719802550>* *Email: *sid...@wso2.com Blog: https://medium.com/@sidath Linkedin: https:/

Re: [Architecture] Dynamic Detection of Broker Nodes in Cluster and Load Balancing

2016-08-28 Thread Sidath Weerasinghe
PMC Member - Apache Stratos > Senior Software Engineer | WSO2 > Blog: https://medium.com/@chamilad > > > > On Fri, Aug 26, 2016 at 4:58 AM, Sidath Weerasinghe <sid...@wso2.com> > wrote: > >> Hi all, >> >> *-UPDATE-* >> >> Instead off writ

Re: [Architecture] Dynamic Detection of Broker Nodes in Cluster and Load Balancing

2016-08-26 Thread Sidath Weerasinghe
side that class host and the port is set. I'm going insert some mechanism to inside those class for load balance. The mechanism should be capable of providing host and the port when creating the connection. [image: Inline image 1] Need further discussion ... On Fri, Aug 26, 2016 at 8:50 AM, Sidath Weer

Re: [Architecture] Dynamic Detection of Broker Nodes in Cluster and Load Balancing

2016-08-25 Thread Sidath Weerasinghe
gic to load balance >> messages. >> >> Why we need separate OSGI component to handle this because AFAIK existing >> failover logic also inside the andese client. How we are going to handle >> this scenario in the none OSGI environment if we are going to use separate >

Re: [Architecture] OpenID Connect Based SSO valve for WSO2 AS 6.0.0

2016-08-25 Thread Sidath Weerasinghe
d as OpenID Connect SSO then check whether it has an >authenticated session then it should do the redirection. >9. > >It should keep the user informations of each request as a model object >in the request session. > > > > -- > T. Abilashini > Intern > Software Engineerin

Re: [Architecture] Dynamic Detection of Broker Nodes in Cluster and Load Balancing

2016-08-20 Thread Sidath Weerasinghe
t; > > On Fri, Aug 19, 2016 at 8:57 PM, Sidath Weerasinghe <sid...@wso2.com> > wrote: > >> Hi Prabath, >> >> When client establish a connection with a one of the broker node then >> client calls this service and get the live IP address of broker nodes in &g

Re: [Architecture] Dynamic Detection of Broker Nodes in Cluster and Load Balancing

2016-08-19 Thread Sidath Weerasinghe
>> caller. Inside the OSGi component, you can have logic to load balance >> messages. >> >> On Fri, Aug 19, 2016 at 4:25 PM, Sidath Weerasinghe <sid...@wso2.com> >> wrote: >> >>> Hi all, >>> >>> >>> >>> Message Broke

Re: [Architecture] [MB] Dynamic Discovery of Broker Nodes in Cluster

2016-08-19 Thread Sidath Weerasinghe
This mail thread is pointed to "Dynamic Detection of Broker Nodes in Cluster and Load Balancing" mail thread. -- Thank You, Best Regards, Sidath Weerasinghe *Intern* *WSO2, Inc. * *lean . enterprise . middleware * *Mobile: +94719802550 <%2B94%2064144>* *Email: *sid

[Architecture] Dynamic Detection of Broker Nodes in Cluster and Load Balancing

2016-08-19 Thread Sidath Weerasinghe
scenario. Any ideas? -- Thank You, Best Regards, Sidath Weerasinghe *Intern* *WSO2, Inc. * *lean . enterprise . middleware * *Mobile: +94719802550 <%2B94%2064144>* *Email: *sid...@wso2.com <ja...@wso2.com> ___ Architecture

Re: [Architecture] [MB] Dynamic Discovery of Broker Nodes in Cluster

2016-08-19 Thread Sidath Weerasinghe
is to modify Andes client. -- Thank You, Best Regards, Sidath Weerasinghe *Intern* *WSO2, Inc. * *lean . enterprise . middleware * *Mobile: +94719802550 <%2B94%2064144>* *Email: *sid...@wso2.com <ja...@wso2.com> ___ Architecture

[Architecture] [MB] Dynamic Discovery of Broker Nodes in Cluster

2016-08-18 Thread Sidath Weerasinghe
, I will create the connections and use this connection as round robin fashion or use disruptor. There are several ideas for doing this. 1. Build separate OSGI component 2. Modify the Andes client according to the above scenario. Any ideas? -- Thank You, Best Regards, Sidath Weerasinghe