EarthChen commented on PR #11211:
URL: https://github.com/apache/dubbo/pull/11211#issuecomment-1367902359

   > > 这样改动还有一个 case会有问题 当客户端携带Upper 的 attachment 时候依然有问题,我这边已经提了 pr 来修复这个问题
   > 
   > 感谢您的回复,我这边看了新的PR实现方式更好,经测试符合预期。
   > 
   > 不过针对本PR您提到的问题,我测试是符合预期的。 本PR修复了两种场景的问题:
   > 
   > 1. consumer传递TestKey=ClientTestValue给provider,provider可以通过TestKey获取到
   > 2. provider传递TestKey=ServerTestValue给consumer,consumer也可以通过TestKey获取到
   > 
   > **所以麻烦您再具体说下哪里还有问题,我还没有get到😂** 感谢
   
   哦,不好意思 看错了,server你是在util 中处理的,这样改的话两端的处理方式不太一样,感觉不太好。
   不过也感谢你的贡献,希望后续也能积极参与到社区来。


-- 
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: notifications-unsubscr...@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org

Reply via email to