essobedo commented on PR #14972: URL: https://github.com/apache/camel/pull/14972#issuecomment-2260429193
I just wanted to add that if we have to choose between synchronized blocks and locks according to the situation, we need to be very careful during the review of each PR that adds new synchronized blocks as we have to evaluate the locking duration to know if it is an acceptable choice. Having a clear strategy at least allows to ease the review process but there is no bad strategy or good strategy both make sense and have drawbacks so I am waiting for your feedback before starting other PRs for the rest of the code -- 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. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org