You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by al...@apache.org on 2021/10/26 11:00:54 UTC

[dubbo-go-pixiu] branch eventmesh updated (1e75e1e -> 64b35c2)

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

alexstocks pushed a change to branch eventmesh
in repository https://gitbox.apache.org/repos/asf/dubbo-go-pixiu.git.


    from 1e75e1e  polish kafka init (#287)
     new 5cc0d56  Modify logic
     new 2932b69  fix
     new fb27d38  fix
     new 6d79c98  fix
     new 912304a  fix
     new 64b35c2  Merge pull request #288 from tydhot/1026eventmesh

The 1204 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:
 pkg/client/mq/facade.go       |  30 ++++------
 pkg/client/mq/kafka_facade.go | 134 ++++++++++++++++++++++++------------------
 pkg/client/mq/mq.go           |  52 ++++++++++------
 pkg/filter/event/msg.go       |  21 +++----
 4 files changed, 136 insertions(+), 101 deletions(-)