You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@eventmesh.apache.org by mi...@apache.org on 2022/10/07 04:07:46 UTC

[incubator-eventmesh] branch master updated (08bdef5d -> 36e4cade)

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

mikexue pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-eventmesh.git


    from 08bdef5d Merge pull request #1457 from cocodroid/fixed-demo-words
     new 40fe50fd Fixes ISSUE #1442 Implementation of consumer in pulsar connector plugin
     new cd843686 Fixes ISSUE #1442  Implementation of consumer in pulsar connector plugin
     new 8ca505d9 Fixes ISSUE #1442 Implementation of consumer in pulsar connector plugin
     new 36e4cade Merge pull request #1452 from fengyongshe/impl-pulsar-producer

The 1659 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:
 .../pulsar/config/ClientConfiguration.java         |   9 +-
 .../pulsar/consumer/PulsarConsumerImpl.java        | 151 +++++++++++++++++++++
 .../pulsar/producer/PulsarProducerImpl.java        |   3 +-
 3 files changed, 159 insertions(+), 4 deletions(-)
 create mode 100644 eventmesh-connector-plugin/eventmesh-connector-pulsar/src/main/java/org/apache/eventmesh/connector/pulsar/consumer/PulsarConsumerImpl.java


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: commits-help@eventmesh.apache.org