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 e33ef04 CAMEL-16724: camel-mock - Add option to log when a message is
received
add a7bd884 (chores) camel-atomix cleanup throws (#5697)
No new revisions were added by this update.
Summary of changes:
.../client/AbstractAtomixClientComponent.java | 2 +-
.../atomix/client/map/AtomixMapProducer.java | 24 +++++++++++-----------
.../client/messaging/AtomixMessagingProducer.java | 4 ++--
.../client/multimap/AtomixMultiMapProducer.java | 20 +++++++++---------
.../atomix/client/queue/AtomixQueueProducer.java | 18 ++++++++--------
.../atomix/client/set/AtomixSetProducer.java | 12 +++++------
.../atomix/client/value/AtomixValueProducer.java | 8 ++++----
.../atomix/cluster/AtomixClusterHelper.java | 3 ++-
.../atomix/cluster/AtomixClusterView.java | 3 +--
9 files changed, 47 insertions(+), 47 deletions(-)