This is an automated email from the ASF dual-hosted git repository.
orpiske pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git.
from 671e1ea Updated CHANGELOG.md
new 6f800e3 Avoid spawning Jetty servers too quickly as they seem to
cause GH actions to fail
new cc76192 Delay starting the producer on the syslog test to avoid
failing due to port not being available
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../kafkaconnector/common/utils/NetworkUtils.java | 25 ++++++++++++++++++++++
.../syslog/services/SourceRouteConfigurator.java | 7 +++++-
.../syslog/sink/CamelSinkSyslogITCase.java | 2 --
.../syslog/source/CamelSourceSyslogITCase.java | 21 +++++++++++++++---
4 files changed, 49 insertions(+), 6 deletions(-)