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 7bf2349 CAMEL-12382: FileConsumer - Allow to delay readLock release tasks on idempotent read-lock new 5877786 CAMEL-10098: Added explanation to class javadoc about must use String parameter type. new 6f4ba3f CAMEL-12382: FileConsumer - Allow to delay readLock release tasks on idempotent read-lock 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: .../strategy/FileIdempotentChangedRepositoryReadLockStrategy.java | 3 ++- .../main/java/org/apache/camel/spi/ExchangeIdempotentRepository.java | 5 +++++ .../src/main/java/org/apache/camel/spi/IdempotentRepository.java | 5 +++++ .../processor/idempotent/jdbc/AbstractJdbcMessageIdRepository.java | 5 +++++ 4 files changed, 17 insertions(+), 1 deletion(-) -- To stop receiving notification emails like this one, please contact davscl...@apache.org.