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 2021/03/25 00:06:50 UTC

[skywalking] branch master updated (a396888 -> 35d7a52)

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 a396888  Fix negative number on the grafana dashboard. (#6615)
     add 35d7a52  A unit test can be better.  (#6620)

No new revisions were added by this update.

Summary of changes:
 .../v5/RedisChannelWriterInterceptorTest.java      |  8 +++--
 .../plugin/lettuce/v5/mock/MockClientOptions.java} | 13 ++++++--
 .../lettuce/v5/mock/MockRedisClusterClient.java    | 31 +++--------------
 ...ckRedisClusterClientConstructorInterceptor.java | 39 ----------------------
 4 files changed, 21 insertions(+), 70 deletions(-)
 copy apm-sniffer/apm-sdk-plugin/{finagle-6.25.x-plugin/src/test/java/org/apache/skywalking/apm/plugin/finagle/MockEnhancedInstance.java => lettuce-5.x-plugin/src/test/java/org/apache/skywalking/apm/plugin/lettuce/v5/mock/MockClientOptions.java} (75%)
 delete mode 100644 apm-sniffer/apm-sdk-plugin/lettuce-5.x-plugin/src/test/java/org/apache/skywalking/apm/plugin/lettuce/v5/mock/MockRedisClusterClientConstructorInterceptor.java