You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2021/12/27 09:44:20 UTC

[camel] branch regen_bot updated (7d6f7da -> 9cf70a7)

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 7d6f7da  Fixed NPE
     add 3de91cd  Do not use deprecate
     add 9cf70a7  camel-management - counters on mbeans should not throw exception

No new revisions were added by this update.

Summary of changes:
 .../api/management/mbean/ManagedCounterMBean.java  |  2 +-
 .../mbean/ManagedPerformanceCounterMBean.java      | 24 +++++++++++-----------
 .../camel/management/mbean/ManagedCounter.java     |  2 +-
 .../mbean/ManagedPerformanceCounter.java           | 22 ++++++++++----------
 .../org/apache/camel/main/VertxHttpServer.java     |  5 +++--
 5 files changed, 28 insertions(+), 27 deletions(-)