You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2021/07/30 10:21:48 UTC

[camel] branch main updated (4f8a0ec -> 6292200)

This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 4f8a0ec  Regen for commit c2aade3e42b93f2bd49ac97a903cde0ef9a2c6ef
     add c45d7ca  CAMEL-16816: Use long instead of int for throughput logger in case alot of messages is received to not overflow
     add 6292200  CAMEL-16816: Use long instead of int for throughput logger in case alot of messages is received to not overflow

No new revisions were added by this update.

Summary of changes:
 .../api/management/mbean/ManagedThroughputLoggerMBean.java   |  2 +-
 .../camel/management/mbean/ManagedThroughputLogger.java      |  2 +-
 .../org/apache/camel/management/ManagedLogEndpointTest.java  |  4 ++--
 .../org/apache/camel/support/processor/ThroughputLogger.java | 12 ++++++------
 .../modules/ROOT/pages/camel-3x-upgrade-guide-3_12.adoc      |  2 ++
 5 files changed, 12 insertions(+), 10 deletions(-)