You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by ke...@apache.org on 2021/04/27 01:02:00 UTC

[skywalking] branch feature/envoy-tcp-log updated (0f963a3 -> d8c1f3c)

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

kezhenxu94 pushed a change to branch feature/envoy-tcp-log
in repository https://gitbox.apache.org/repos/asf/skywalking.git.


    from 0f963a3  Separate an individual OAL file for TCP, and cache the dispatcher class to avoid defining them twice
     add d8c1f3c  Revert dispatcher class cache and enhance oal definition class to allow customized dispatcher package name

No new revisions were added by this update.

Summary of changes:
 .../src/main/java/org/apache/skywalking/oal/rt/OALRuntime.java | 10 +---------
 .../apache/skywalking/oap/server/core/oal/rt/OALDefine.java    |  8 +++++++-
 .../skywalking/oap/server/receiver/envoy/TCPOALDefine.java     |  3 ++-
 3 files changed, 10 insertions(+), 11 deletions(-)