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

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git.


 discard 56deaea  Regen for commit 44621a0a7820790c0fa6f3b23ccef81b9bbf44ba
     add 6011aa0  CAMEL-16462: camel-core - Optimize Splitter EIP to reduce 
object allocations.
     add 80f0e28  CAMEL-16462: camel-core - Optimize Splitter EIP to reduce 
object allocations.
     add 5529187  Regen for commit 80f0e28f6e76dc7e76824c1a3ca617de489d7202

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   (56deaea)
            \
             N -- N -- N   refs/heads/regen_bot (5529187)

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:
 .../apache/camel/spi/ProcessorExchangeFactory.java |  9 +++-
 .../engine/PooledProcessorExchangeFactory.java     | 51 ++++++++++++++++------
 .../engine/PrototypeProcessorExchangeFactory.java  |  5 +++
 .../apache/camel/processor/MulticastProcessor.java |  9 +---
 .../java/org/apache/camel/processor/Splitter.java  | 23 ++++++----
 5 files changed, 66 insertions(+), 31 deletions(-)

Reply via email to