You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by nf...@apache.org on 2022/10/12 13:59:44 UTC

[camel] branch CAMEL-16030/async-producer updated (e58c997431a -> c76695bcd92)

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

nfilotto pushed a change to branch CAMEL-16030/async-producer
in repository https://gitbox.apache.org/repos/asf/camel.git


    omit e58c997431a CAMEL-16030: camel-pulsar - Add async send to producer
     add c76695bcd92 CAMEL-16030: camel-pulsar - Add async send to producer

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   (e58c997431a)
            \
             N -- N -- N   refs/heads/CAMEL-16030/async-producer (c76695bcd92)

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:
 .../generated/resources/org/apache/camel/component/pulsar/pulsar.json | 4 ++--
 .../java/org/apache/camel/component/pulsar/PulsarConfiguration.java   | 1 +
 2 files changed, 3 insertions(+), 2 deletions(-)