This is an automated email from the ASF dual-hosted git repository.
orpiske pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
from f7fedeea371 (chores) camel-route-parser: removed unused private fields
new c7198e4e9d6 (chores) camel-cdi-jta: avoid unnecessary logging overhead
new 550c297847d (chores) camel-crypto: avoid calls to Long.toString
new 6f473819cf5 (chores) camel-ftp: added log guards due to heavier call
to removeServer
new 4103fde6364 (chores) camel-kubernetes: avoid computing the log prefix
multiple times
The 4 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:
.../TransactionalJtaTransactionPolicy.java | 4 +-
.../camel/converter/crypto/PGPDataFormatUtil.java | 13 ++-
.../RemoteFilePollingConsumerPollStrategy.java | 12 ++-
.../lock/KubernetesLeadershipController.java | 101 ++++++++++-----------
4 files changed, 67 insertions(+), 63 deletions(-)