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/10/23 03:40:28 UTC

[incubator-eventmesh] branch master updated (253281bd -> 266afe0e)

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 253281bd Merge pull request #1758 from rrpari/patch-2
     new 5d874a98 [apache#1151] | [Enhancement] Extraction of constants to runtime module http processor directory
     new 7f3833c3 [apache#1151] | [Enhancement] Extraction of constants to runtime module http processor directory
     new 3293c53e [apache#1151] | [Enhancement] Extraction of constants to runtime module http processor directory
     new d15b723a Add constants in EventMeshConstants class for http processor classes
     new 0a356b7f Merge branch 'Fix-1151' of https://github.com/Saranpjs727/incubator-eventmesh into Fix-1151
     new fe3669f8 Merge branch 'Fix-1151' of https://github.com/Saranpjs727/incubator-eventmesh into Fix-1151
     new 5cdeab08 Merge branch 'Fix-1151' of https://github.com/Saranpjs727/incubator-eventmesh into Fix-1151
     new 74ccd6a2 Removed constants in EventMeshConstants class for http processor classes
     new 42961fe6 Removed constants in EventMeshConstants class for http processor classes
     new 10354222 Merge branch 'Fix-1151' of https://github.com/Saranpjs727/incubator-eventmesh into Fix-1151
     new b5e4a5ee Merge branch 'Fix-1151' of https://github.com/Saranpjs727/incubator-eventmesh into Fix-1151
     new 53483e16 Merge branch 'Fix-1151' of https://github.com/Saranpjs727/incubator-eventmesh into Fix-1151
     new 7f7761c2 Merge branch 'Fix-1151' of https://github.com/Saranpjs727/incubator-eventmesh into Fix-1151
     new dfb2ed4d Merge branch 'Fix-1151' of https://github.com/Saranpjs727/incubator-eventmesh into Fix-1151
     new 266afe0e Merge pull request #1635 from Saranpjs727/Fix-1151

The 1851 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:
 .../runtime/constants/EventMeshConstants.java      | 12 +++++++++
 .../processor/LocalUnSubscribeEventProcessor.java  | 18 ++++++-------
 .../processor/RemoteSubscribeEventProcessor.java   | 29 ++++++++++-----------
 .../processor/RemoteUnSubscribeEventProcessor.java | 30 +++++++++++-----------
 .../http/processor/ReplyMessageProcessor.java      |  8 +++---
 .../http/processor/SendAsyncEventProcessor.java    | 16 ++++++------
 .../http/processor/SendAsyncMessageProcessor.java  | 10 ++++----
 .../processor/SendAsyncRemoteEventProcessor.java   | 16 ++++++------
 .../http/processor/SendSyncMessageProcessor.java   | 10 ++++----
 9 files changed, 80 insertions(+), 69 deletions(-)


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