Hi Chamila, Yes you are correct Chamila. In Thrift data publishing receiver's side use stream name + version as stream ID. Once you define a stream receiver will store your stream definition with Stream ID as unique identifier so that it can be used to find the matching stream definition for a given stream when client publish.
On Thu, Oct 16, 2014 at 12:24 PM, Chamila De Alwis <[email protected]> wrote: > Hi, > > AFAIU the streamID and the timestamp is added as String and Long > attributes to the data stream when publishing to CEP and BAM through > Thrift. > > From the receiver's side how are these fields used? Is the streamID > generated from the stream name and the version at the receiver's end, and > then used to classify the data or do we need to add the generated stream ID > from the publisher's end at defineStream? > > Regards, > Chamila de Alwis > Software Engineer | WSO2 | +94772207163 > Blog: code.chamiladealwis.com > > > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Tishan Dahanayakage Software Engineer WSO2, Inc. Mobile:+94 716481328 Disclaimer: This communication may contain privileged or other confidential information and is intended exclusively for the addressee/s. If you are not the intended recipient/s, or believe that you may have received this communication in error, please reply to the sender indicating that fact and delete the copy you received and in addition, you should not print, copy, re-transmit, disseminate, or otherwise use the information contained in this communication. Internet communications cannot be guaranteed to be timely, secure, error or virus-free. The sender does not accept liability for any errors or omissions.
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
