Hi, We can create BAM profiles in ESB after adding BAM Mediator feature to the ESB. In this BAM profiles you can add/update stream definitions. Currently once you update the existing stream definition version no. will not get incrementality update automatically unless if you manually updated it. But sometimes users forget to update this once they did small changes to stream properties. Due to this; cassandra throws errors since it try to save another stream definition with same row id details (like stream1:1.0.0).
We can add version auto incremental feature from Mediator agent side but the problem is what is the proper way. We can either increment micro version like 1.0.0, 1.0.1, 1.0.2 ... or major version like 1.0.0, 2.0.0, 3.0.0 .... . What is the best way to do? Thanks, Gihan -- --- W.G. Gihan Anuruddha Senior Software Engineer | WSO2, Inc. M: +94772272595
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
