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 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.
     add ce2fa0bef38 CAMEL-18844: Fix event console performance degration on 
high concurrent load due to internal locking.

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/impl/console/EventConsole.java    | 70 ++++++++++------------
 1 file changed, 31 insertions(+), 39 deletions(-)

Reply via email to