You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@eventmesh.apache.org by ch...@apache.org on 2022/09/23 09:01:54 UTC

[incubator-eventmesh] branch master updated (e379be68 -> 22326481)

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

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


    from e379be68 Merge pull request #1370 from cocodroid/fixed-webhook
     new 93426af2 upgrade SubscribeTask and PravegaClient in pravega connector
     new 0c1fcb70 support sendOneway method
     new cb09085d support Broadcast and Clustering message model
     new 22326481 Merge pull request #1237 from LIU-WEI-git/pravega_connector_upgrade

The 1562 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:
 .../connector/pravega/PravegaConsumerImpl.java     | 10 +++--
 .../connector/pravega/PravegaProducerImpl.java     |  2 +-
 .../connector/pravega/client/PravegaClient.java    | 44 ++++++++++++----------
 .../connector/pravega/client/SubscribeTask.java    | 38 ++++++++++++++-----
 .../pravega/client/PravegaClientTest.java          |  8 ++--
 5 files changed, 64 insertions(+), 38 deletions(-)


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