This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot in repository https://gitbox.apache.org/repos/asf/camel.git
from 3be04f0044f Regen for commit ddd5a37cfb0139d10de17bcab9c1b705e052ebdd (#8954) add 594290e3924 CAMEL-18844: Fix event console performance degration on high concurrent load due to internal locking. It is okay to not use concurrent queue and instead just a basic array with moving cursor - its okay if an event is overridden. No new revisions were added by this update. Summary of changes: .../apache/camel/impl/console/EventConsole.java | 178 ++++++++++----------- 1 file changed, 89 insertions(+), 89 deletions(-)