You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by wu...@apache.org on 2019/10/27 13:15:54 UTC

[skywalking] branch master updated (f471293 -> 2e2616d)

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

wusheng pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking.git.


    from f471293  [test/plugin]  immigrate  undertow scenario (#3698)
     add 2e2616d  [test/plugin] spring async scenario optimize (#3723)

No new revisions were added by this update.

Summary of changes:
 .../spring-async-scenario/config/expectedData.yaml | 57 ++++++++++++++++------
 .../apm/testcase/spring/async/AsyncBean.java       |  4 +-
 .../{HealthCheckServlet.java => AsyncServlet.java} |  4 +-
 .../src/main/webapp/WEB-INF/web.xml                |  9 ++++
 4 files changed, 55 insertions(+), 19 deletions(-)
 copy test/plugin/scenarios/spring-async-scenario/src/main/java/org/apache/skywalking/apm/testcase/spring/async/{HealthCheckServlet.java => AsyncServlet.java} (92%)