We have a 2 node WSO2 CEP cluster.
We wanted to send events via thrift to the CEP cluster. We are using Wso2 databridge - DataPublisher on the client side. While we are able to send events over thrift to one CEP, but not sure how can we send events to the cluster.
We tried using the comma seperated thrift URL but the DataPublisher fails with MalformedURLException ?
Any suggestions ?
Thanks Rajiv Patil