Hi all,

Dynamically detection of broker nodes in cluster project; This implement is
changed to C4 from C5.

In server side -
I got the AMQP transport address which is mention in broker.xml. Sometimes
it mentions as 0.0.0.0 so it got the problem when getting that address. For
that, I'm going get all the interfaces (LAN , WIFI) bound IP address and
store in the database when the node is joined to the cluster. When node
shutdown or node goes down I will remove them from the database.
Maintaining a flag to notify last issued IP address on the database.
According to that, I will shuffle IP address.


I modify the Andes client and implements the new InitialContextFactory.
Inside this, I will call web service and get the IP and port and resolve it
according to the client network. After that get the Actual IP and the port.


Refer mail thread - "Dynamic Detection of Broker Nodes in Cluster 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: *[email protected]

Blog: https://medium.com/@sidath

Linkedin: https://lk.linkedin.com/in/sidathweerasinghe
_______________________________________________
Architecture mailing list
[email protected]
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture

Reply via email to