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 bb40ceb CAMEL-14425: Polling Optimization: Consider number of maximum
messages to process earlier during the poll to prevent running through multiple
for-loops with all messages (#3508)
new aa3e44b Polished
new a7c5bfd Regen
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-file-watch/src/main/docs/file-watch-component.adoc | 9 +++++----
.../org/apache/camel/component/file/watch/FileWatchEndpoint.java | 2 +-
.../builder/endpoint/dsl/FileWatchEndpointBuilderFactory.java | 8 ++++----
docs/components/modules/ROOT/nav.adoc | 2 +-
docs/components/modules/ROOT/pages/file-watch-component.adoc | 9 +++++----
docs/components/modules/ROOT/pages/mail-component.adoc | 9 +++++++++
6 files changed, 25 insertions(+), 14 deletions(-)