You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2020/10/06 03:24:12 UTC

[camel-kafka-connector] branch automatic-periodic-sync updated (3d6e4ff -> cb90603)

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

github-bot pushed a change to branch automatic-periodic-sync
in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git.


    omit 3d6e4ff  [create-pull-request] automated change
    omit 069d545  [create-pull-request] automated change
    omit fd39f5e  [create-pull-request] automated change
    omit f2dfaf5  [create-pull-request] automated change
    omit 0a7c41a  Aggregation Support: Changed option name from camel.beans.aggregation to camel.aggregation
    omit 83600ab  Align to 3.6.0-SNAPSHOT
    omit 5fd9c11  Changelog on camel-master should push on camel-master
    omit 1634eaf  Point to 3.6.0-SNAPSHOT
     add 1f22bfd  Updated CHANGELOG.md
     add 9b3275e  [camel-main-support] Reordering props should not be required anymore
     add 7e39b20  Fixed CS
     add 996898b  Throttles strimzi startup to prevent resource reuse errors
     add 2b61ec5  Opted the project in for HAcktoberfest 2020.
     add 188d22e  Point to 3.6.0-SNAPSHOT
     add ef08a35  Changelog on camel-master should push on camel-master
     add aadf997  Align to 3.6.0-SNAPSHOT
     add 0cb3735  Aggregation Support: Changed option name from camel.beans.aggregation to camel.aggregation
     add d3ea257  [create-pull-request] automated change
     add bdb531c  [create-pull-request] automated change
     add da03870  [create-pull-request] automated change
     add cb90603  [create-pull-request] automated change

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   (3d6e4ff)
            \
             N -- N -- N   refs/heads/automatic-periodic-sync (cb90603)

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:
 .asf.yaml                                          |  1 +
 CHANGELOG.md                                       |  1 +
 .../kafkaconnector/utils/CamelMainSupport.java     | 11 +-------
 .../common/services/kafka/StrimziContainer.java    | 18 ++++--------
 .../common/services/kafka/StrimziService.java      | 32 ++++++++++++++++++----
 .../common/services/kafka/ZookeeperContainer.java  | 15 ++++------
 6 files changed, 41 insertions(+), 37 deletions(-)