EarthChen commented on code in PR #11859:
URL: https://github.com/apache/dubbo/pull/11859#discussion_r1149995577


##########
dubbo-rpc/dubbo-rpc-triple/src/main/java/org/apache/dubbo/rpc/protocol/tri/transport/AbstractH2TransportListener.java:
##########
@@ -45,6 +45,26 @@ public abstract class AbstractH2TransportListener implements 
H2TransportListener
      * @param trailers the metadata from remote
      * @return KV pairs map
      */
+    protected Map<String, Object> exceptionHeadersToMap(Map<String, String> 
reserved, Supplier<Object> convertUpperHeaderSupplier) {

Review Comment:
   Can it be merged with headertoMap?



-- 
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]

Reply via email to