This is an automated email from the ASF dual-hosted git repository.
albumenj pushed a change to branch 3.3
in repository https://gitbox.apache.org/repos/asf/dubbo.git
from 32336dbd8a fix: fix httpStatusToGrpcStatus always return 13
https://github.com/apache/dubbo/issues/14498 (#14563)
add f90314ab33 A couple of performance and logging issue fix (#14564)
No new revisions were added by this update.
Summary of changes:
.../dubbo/common/logger/slf4j/Slf4jLogger.java | 10 +++----
.../dubbo/common/logger/slf4j/Slf4jLoggerTest.java | 18 +++++++++++++
.../dubbo/rpc/protocol/tri/TriplePathResolver.java | 13 +++++++--
.../rest/filter/RestExtensionExecutionFilter.java | 22 +++------------
.../rpc/protocol/tri/rest/mapping/RadixTree.java | 31 ++++++++++++++++------
.../protocol/tri/rest/filter/RestFilterTest.groovy | 7 +++--
6 files changed, 66 insertions(+), 35 deletions(-)