lyogev opened a new pull request #200: URL: https://github.com/apache/unomi/pull/200
When profiles are written at the same time (multiple events on the same profile for example, or segment updates during other segment updates) sometimes we are getting inconsistencies with the final profile. This PR adds an optional flag to start using elasticsearch optimistic concurrency mechanism This, in conjunction with the throwExceptions flag allows the client to be aware of such a case and retry if needed. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
