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/28 09:11:06 UTC

[camel] branch regen_bot updated (5224b17 -> 8c572b7)

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 5224b17  CAMEL-16001 - Fixed CS
     add 2634dfb  CAMEL-16001 - Fixed logger configuration for tests
     add 8c572b7  Fix Consul key path used when determining leader. (#4937)

No new revisions were added by this update.

Summary of changes:
 .../consul/cluster/ConsulClusterView.java          |  2 +-
 .../consul/cluster/ConsulClusterViewTest.java      | 70 ++++++++++++++++++++++
 .../src/test/resources/log4j2.properties           |  9 ++-
 3 files changed, 79 insertions(+), 2 deletions(-)
 create mode 100644 components/camel-consul/src/test/java/org/apache/camel/component/consul/cluster/ConsulClusterViewTest.java