EarthChen commented on a change in pull request #8642:
URL: https://github.com/apache/dubbo/pull/8642#discussion_r698961806
##########
File path:
dubbo-rpc/dubbo-rpc-triple/src/main/java/org/apache/dubbo/rpc/protocol/tri/AbstractStream.java
##########
@@ -257,17 +256,6 @@ private Metadata getTrailers(GrpcStatus grpcStatus) {
if (getMethodDescriptor() != null &&
!getMethodDescriptor().isNeedWrap()) {
Review comment:
remove useless coed ,return metadata directly
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]