This is an automated email from the ASF dual-hosted git repository.
ningjiang pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/incubator-servicecomb-java-chassis.git.
from 3a21eb3 [JAV-587] fix CI error
new cd643cd SCB-172 upgrade to zipkin2
new 1132c4b SCB-172 fix tests for upgrading to zipkin2
new ecdd337 SCB-172 fix integration test for upgradeing to zipkin2
new 9c4416d SCB-172 support both zipkin v1/v2 http API
The 4 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:
.../common/base/ServiceCombConstants.java | 8 ++++-
handlers/handler-tracing-zipkin/pom.xml | 9 +++++-
.../tracing/zipkin/ConsumerInvocationAdapter.java | 2 +-
.../tracing/zipkin/ProviderInvocationAdapter.java | 2 +-
.../tracing/zipkin/TracingConfiguration.java | 35 +++++++++++++++++-----
integration-tests/pom.xml | 7 ++++-
integration-tests/test-common/pom.xml | 4 +++
.../servicecomb/tests/tracing/TracingTestBase.java | 27 ++++++++++-------
java-chassis-dependencies/pom.xml | 13 ++++++--
tracing/tracing-zipkin/pom.xml | 2 +-
.../tracing/zipkin/ZipkinSpanAspectTest.java | 22 +++++++-------
.../tracing/zipkin/ZipkinTracingAdviserTest.java | 34 ++++++++++-----------
12 files changed, 110 insertions(+), 55 deletions(-)
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].