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 908e51b  Upgrade groovy and logger
     new 722298e  Increase configuration options for Pulsar
     new ddbf1ea  Increase configuration options for Pulsar
     new 3978e75  Fix checkstyle issues
     new 3a82e8f  Fix merge conflicts

The 4 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:
 .../src/main/docs/pulsar-component.adoc            |  11 +-
 .../camel/component/pulsar/PulsarProducer.java     |  17 +-
 .../pulsar/configuration/PulsarConfiguration.java  | 146 ++++++++++++
 .../pulsar/PulsarConsumerAcknowledgementTest.java  |   2 +-
 .../PulsarConsumerNoAcknowledgementTest.java       |   2 +-
 .../pulsar/PulsarCustomMessageReceiptTest.java     |  17 +-
 .../pulsar/PulsarNegativeAcknowledgementTest.java  |   4 +-
 .../endpoint/dsl/PulsarEndpointBuilderFactory.java | 260 +++++++++++++++++++++
 8 files changed, 444 insertions(+), 15 deletions(-)

Reply via email to