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/01/14 13:43:28 UTC

[camel] branch regen_bot updated (e6ed0ed -> f3ade6d)

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 e6ed0ed  CAMEL-16020: Remove synchronous on default endpoint as its rarely in use.
     add f3ade6d  CAMEL-16018: HazelcastReplicatedConsumer not receiving events (#4868)

No new revisions were added by this update.

Summary of changes:
 .../hazelcast/HazelcastComponentHelper.java        |  4 +-
 .../HazelcastAtomicnumberProducer.java             | 10 ++--
 .../hazelcast/list/HazelcastListProducer.java      |  2 +-
 .../hazelcast/map/HazelcastMapProducer.java        | 16 +++---
 .../multimap/HazelcastMultimapProducer.java        |  8 +--
 .../hazelcast/queue/HazelcastQueueProducer.java    | 14 ++---
 .../HazelcastReplicatedmapConsumer.java            |  2 +-
 .../ringbuffer/HazelcastRingbufferProducer.java    | 14 ++---
 .../hazelcast/HazelcastCamelTestSupport.java       |  2 +-
 .../HazelcastReplicatedmapConsumerTest.java        | 64 +++++++++-------------
 10 files changed, 63 insertions(+), 73 deletions(-)