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/10/21 02:58:29 UTC

[incubator-eventmesh] branch master updated (3cd7ba2f -> 6fb6ab64)

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 3cd7ba2f Merge pull request #1680 from krittysv/master
     new f625e313 add java sdk http connection pool
     new 03f44721 fix checkStyle
     new 89dc08e0 fix checkStyle
     new 6fb6ab64 Merge pull request #1683 from horoc/java-sdk-http-connection-pool

The 1804 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:
 .../kafka/config/ConfigurationWrapper.java         |  8 ++---
 .../protocol/http/HttpProtocolAdaptor.java         |  7 +++--
 .../eventmesh/client/http/AbstractHttpClient.java  | 35 ++++++++++++++++++----
 .../http/conf/EventMeshHttpClientConfig.java       |  6 ++++
 4 files changed, 44 insertions(+), 12 deletions(-)


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