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/12/31 04:13:06 UTC

[incubator-eventmesh] branch master updated (9e81ef5cb -> b80520ca7)

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 9e81ef5cb Merge pull request #2690 from dilraj-vyas/master
     new fc2ea4c2b fix issue2721
     new 3bbc4febe fix checkstyle error
     new 9c378c1e6 fix test error
     new 86443600a fix license check error
     new f6cfd511b fix license check error
     new b80520ca7 Merge pull request #2743 from jonyangx/issue2721

The 2925 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/runtime/util/EventMeshUtil.java      | 146 ++++++++++++---------
 .../eventmesh/runtime/util/EventMeshUtilTest.java  |   4 +-
 .../config/testdata/test_config.yaml               |  15 +++
 .../grpc/consumer/mocks/consumer_group_option.go   |  19 ++-
 .../grpc/consumer/mocks/consumer_manager.go        |  19 ++-
 .../core/protocol/grpc/emitter/mocks/emitter.go    |  19 ++-
 .../runtime/core/protocol/grpc/generate_mocks.sh   |  14 ++
 .../protocol/grpc/heartbeat/heartbeat_processor.go |  17 +++
 .../protocol/grpc/heartbeat/heartbeat_service.go   |  30 +++--
 .../core/protocol/grpc/mocks/consumer_service.go   |  19 ++-
 .../runtime/emserver/mocks/mock_graceful.go        |  19 ++-
 11 files changed, 229 insertions(+), 92 deletions(-)


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