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

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


    from 636fe57  Fix the problem that the info method is called at the debug 
log level (#7871)
     add 3891925  Add unit test for TraceFilter (#7877)

No new revisions were added by this update.

Summary of changes:
 .../rpc/protocol/dubbo/filter}/MockChannel.java    |  45 ++++---
 .../rpc/protocol/dubbo/filter/TraceFilterTest.java | 137 +++++++++++++++++++++
 2 files changed, 159 insertions(+), 23 deletions(-)
 copy 
{dubbo-remoting/dubbo-remoting-api/src/test/java/org/apache/dubbo/remoting/exchange/support/header
 => 
dubbo-rpc/dubbo-rpc-dubbo/src/test/java/org/apache/dubbo/rpc/protocol/dubbo/filter}/MockChannel.java
 (76%)
 create mode 100644 
dubbo-rpc/dubbo-rpc-dubbo/src/test/java/org/apache/dubbo/rpc/protocol/dubbo/filter/TraceFilterTest.java

Reply via email to