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 986e3c184 Revert "Used isEmpty() instead of making comparison" (#2944)
new 571261d9e refactor code
new 28d1b64ed fix checkstyle error
new 493a0a1f2 Merge pull request #2957 from jonyangx/refactor_trace
The 3279 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/trace/api/TracePluginFactory.java | 14 +-
.../eventmesh/trace/jaeger/JaegerTraceService.java | 128 +++++++------
.../trace/jaeger/JaegerTraceServiceTest.java | 9 +-
.../trace/pinpoint/PinpointTraceService.java | 126 ++++++++-----
.../pinpoint/config/PinpointConfiguration.java | 8 -
.../pinpoint/exporter/PinpointSpanExporter.java | 209 +++++++++++----------
.../trace/pinpoint/PinpointTraceServiceTest.java | 2 +-
.../eventmesh/trace/zipkin/ZipkinTraceService.java | 128 ++++++++-----
.../trace/zipkin/ZipkinTraceServiceTest.java | 8 +-
9 files changed, 339 insertions(+), 293 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]