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 6a731f11d31 Regen for commit a080904e750d8e1c656dada4681e142618be0d1b
(#8142)
new 7a50e23dde3 CAMEL-18371: do load the cache when resuming with the file
component
new ae1b727400e CAMEL-18362: wait for the initial cache loading
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:
.../adapters/FileResumeAdapterDelegate.java | 4 ++-
.../kafka/KafkaResumeStrategyConfiguration.java | 23 ++++++++++++++
.../KafkaResumeStrategyConfigurationBuilder.java | 17 ++++++++++
.../kafka/SingleNodeKafkaResumeStrategy.java | 37 ++++++++++++++++------
4 files changed, 71 insertions(+), 10 deletions(-)