This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from d05ee46  CAMEL-12147 - Camel-AWS MQ: Add the ability to specify 
credentials and region at component level
     new 1a9f3ec  CAMEL-12148: Reworked FileIdempontentRepository so LRUCache 
is only act as quick lookup. And in case of 1st-level miss the file store is 
checked. File store also writes the entries in the same order they are added.
     new ce3fe38  Regen docs

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:
 camel-core/src/main/docs/eips/serviceCall-eip.adoc |  20 +-
 .../idempotent/FileIdempotentRepository.java       | 254 +++++++++++++++++----
 .../processor/FileIdempotentTrunkStoreTest.java    |  15 ++
 .../FileIdempotentStoreOrderingTest.java           | 151 ++++++++++++
 4 files changed, 385 insertions(+), 55 deletions(-)
 create mode 100644 
camel-core/src/test/java/org/apache/camel/processor/idempotent/FileIdempotentStoreOrderingTest.java

-- 
To stop receiving notification emails like this one, please contact
['"commits@camel.apache.org" <commits@camel.apache.org>'].

Reply via email to