fvaleri edited a comment on pull request #3838: URL: https://github.com/apache/camel/pull/3838#issuecomment-631260224
Yeah. The optimistic locking is working fine and all tests are green. The issue with my test application doesn't seem to be related to the PR. Same code is working on 2.25.x branch, instead on master it is unable to fully complete the aggregation when I raise the number of threads and hit some version conflicts that require some redeliveries (i.e. 20 threads for 100 msgs). I see all these exchanges at the end waiting for the ansync callback. Just need to find some time to figure out where is the problem. ---------------------------------------------------------------- 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: us...@infra.apache.org