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

acosentino pushed a change to branch CAMEL-17031
in repository https://gitbox.apache.org/repos/asf/camel.git.


 discard aab1200  CAMEL-17031 - Performances/Profiling: Avoid boolean 
allocation in EventHelper
     add 029ac80  CAMEL-17030: camel-ftp - Disconnect should ignore any kind of 
exception.
     add 46045f0  CAMEL-17029: camel-aws-s3 - File message body optimize in 
putObject
     add 8ea4334  CAMEL-17031 - Performances/Profiling: Avoid boolean 
allocation in EventHelper

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (aab1200)
            \
             N -- N -- N   refs/heads/CAMEL-17031 (8ea4334)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../camel/component/aws2/s3/AWS2S3Producer.java     | 21 +++++++++++++--------
 .../component/file/remote/RemoteFileConsumer.java   | 20 +++++++++++---------
 .../apache/camel/support/ScheduledPollConsumer.java |  3 ++-
 3 files changed, 26 insertions(+), 18 deletions(-)

Reply via email to