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/28 07:11:42 UTC

[incubator-eventmesh] branch master updated (68b08632f -> 6c50876aa)

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 68b08632f Merge pull request #2696 from weihubeats/AbstractEventProcessor
     new dd3133e8e simplify code
     new abf094e56 simplify code
     new 6c50876aa Merge pull request #2623 from weihubeats/ClientSessionGroupMapping

The 2907 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/boot/AbstractHTTPServer.java |  5 +-
 .../runtime/boot/AbstractRemotingServer.java       | 18 +++--
 .../runtime/boot/EventMeshHTTPServer.java          | 13 ++--
 .../eventmesh/runtime/boot/EventMeshTCPServer.java | 28 ++++----
 .../client/group/ClientSessionGroupMapping.java    | 83 +++++++++++-----------
 5 files changed, 75 insertions(+), 72 deletions(-)


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