Hi Srinath, As per our offline chat earlier, the initial plan is to locate the Thrift endpoint through mDNS service discovery, considering the host and port first.
I have used the JmDNS library pointed by Nirmal to do a PoC on this scenario, and I've also already incorporated the logic into the databridge Thrift server to enable service registration through a system property the users could set (-DenableDiscovery). The corresponding client code goes into the publisher OSGi service initialisation. This too is controllable by the same system property the user could set on the Thrift client (which will be the product talking to DAS/CEP). I'm doing some testing on the entire scenario, and once completed, I'll commit the changes into the relevant repos and send an update to this thread. Thanks, On Thursday, 30 June 2016, Srinath Perera <[email protected]> wrote: > Resending as it hits a filter rule. > > Gokul, please give an update on this? > > --Srinath > -- Gokul Balakrishnan Senior Software Engineer, WSO2, Inc. http://wso2.com M +94 77 5935 789 | +44 7563 570502
_______________________________________________ Architecture mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
