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/11/29 01:57:56 UTC

[incubator-eventmesh] branch master updated (34b732b4b -> 5e4f011d1)

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 34b732b4b [ISSUE #2253] Optimize the error log. [AsyncPubClient] (#2302)
     new de045ccda Simplify the code
     new 6f2c7e49b add Licensed
     new 311551b32 rename Assert to AssertUtils
     new 5e4f011d1 Merge pull request #2285 from weihubeats/common

The 2438 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/common/utils/AssertUtils.java}       | 35 ++++++++++++++--------
 .../apache/eventmesh/common/utils/AssertTest.java} | 21 ++++++++-----
 .../client/catalog/EventMeshCatalogClient.java     |  9 ++----
 3 files changed, 39 insertions(+), 26 deletions(-)
 copy eventmesh-common/src/{test/java/org/apache/eventmesh/common/utils/IPUtilsTest.java => main/java/org/apache/eventmesh/common/utils/AssertUtils.java} (58%)
 copy eventmesh-common/src/{main/java/org/apache/eventmesh/common/utils/RandomStringUtils.java => test/java/org/apache/eventmesh/common/utils/AssertTest.java} (70%)


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