This is an automated email from the ASF dual-hosted git repository.
liubao pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/incubator-servicecomb-java-chassis.git.
from 27009c4 SCB-307 avoid to create unnecessary vertx context during send
http response.
new f932eee SCB-310 replace double check by computeIfAbsent
new d68e86a SCB-310 vertx summary eventloop context created count
new b7c8b17 SCB-310 rearrange perf metrics output and add
eventloopContext created count output
The 3 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:
.../demo/perf/PerfMetricsFilePublisher.java | 80 ++++++++++++++++------
.../main/java/io/vertx/core/impl/VertxImplEx.java | 15 ++++
.../servicecomb/foundation/vertx/VertxUtils.java | 23 +++----
.../java/io/vertx/core/impl/TestVertxImplEx.java | 34 +++++----
4 files changed, 103 insertions(+), 49 deletions(-)
copy core/src/test/java/org/apache/servicecomb/core/TestEndpoint.java =>
foundations/foundation-vertx/src/test/java/io/vertx/core/impl/TestVertxImplEx.java
(53%)
--
To stop receiving notification emails like this one, please contact
[email protected].