Team, I was looking at Sonar and one particular rule violation stands out (at least to me):
https://analysis.apache.org/drilldown/issues/37401?&rule=findbugs%3AIS2_INCONSISTENT_SYNC&rule_sev=CRITICAL&severity=CRITICAL There are quite a few places within Camel where we inconsistently access variables under synchronization. We should create JIRAs for these and get them fixed. Thoughts? James