This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch camel-3.4.x
in repository https://gitbox.apache.org/repos/asf/camel.git.
from 0a42c7f CAMEL-15644: Fixed potential NPE in camel-salesforce.
new b4f5949 CAMEL-15558 pollEnrich timeout issue (#4389)
new bc06e4d CAMEL-15558 pollEnrich timeout issue added unit test
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:
.../component/file/GenericFilePollingConsumer.java | 2 +-
...EndpointTest.java => PollEnricherFileTest.java} | 26 +++++++++++++---------
.../src/test/resources/log4j2.properties | 2 +-
.../camel/support/ScheduledPollEndpoint.java | 7 ++++++
4 files changed, 24 insertions(+), 13 deletions(-)
copy
core/camel-core/src/test/java/org/apache/camel/processor/enricher/{EnrichExpressionIgnoreInvalidEndpointTest.java
=> PollEnricherFileTest.java} (57%)