This is an automated email from the ASF dual-hosted git repository.

wujimin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git.


    from 47d4773  [SCB-1023] limit max connection by vertx metrics
     new fde6f4d  [SCB-968]968 http2 do not support pump download
     new 2b36265  [SCB-968]968 http2 do not support pump download: add license

The 2 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:
 LICENSE                                            |   5 +
 .../foundation/vertx/stream/PumpCommon.java        |   3 +-
 .../foundation/vertx/stream/PumpImplEx.java        | 104 +++++++++++++++++++++
 .../foundation/vertx/stream/TestPumpImpl.java      |  31 +++---
 .../org/apache/servicecomb/it/ConsumerMain.java    |   5 +-
 .../it-producer-deploy-springboot2-servlet/pom.xml |   1 +
 .../pom.xml                                        |   1 +
 .../servicecomb/it/schema/DownloadSchema.java      |   1 -
 java-chassis-distribution/src/release/LICENSE      |   6 ++
 pom.xml                                            |   1 +
 10 files changed, 140 insertions(+), 18 deletions(-)
 create mode 100644 
foundations/foundation-vertx/src/main/java/org/apache/servicecomb/foundation/vertx/stream/PumpImplEx.java
 copy core/src/test/java/org/apache/servicecomb/core/TestEndpoint.java => 
foundations/foundation-vertx/src/test/java/org/apache/servicecomb/foundation/vertx/stream/TestPumpImpl.java
 (55%)

Reply via email to