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

[incubator-eventmesh] branch eventmesh-server-go updated (cff5ead8 -> ece9d9ad)

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

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


    from cff5ead8 Merge pull request #1817 from walleliu1016/eventmesh-server-go
     new eb461a9f add batch message validator
     new ae65b67e fix compile err
     new ece9d9ad Merge pull request #1979 from walleliu1016/eventmesh-server-go

The 1361 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:
 eventmesh-server-go/config/config.go               |  2 +-
 eventmesh-server-go/config/grpc.go                 |  9 ++++++++
 .../runtime/core/protocol/grpc/consumer_group.go   |  2 +-
 .../runtime/core/protocol/grpc/validator.go        | 27 ++++++++++++++++++++++
 .../runtime/core/wrapper/consumer.go               |  4 ++--
 .../runtime/core/wrapper/producer.go               |  6 ++---
 6 files changed, 43 insertions(+), 7 deletions(-)


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