You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2022/11/07 09:51:45 UTC

[GitHub] [dubbo] karlchan-cn commented on issue #10887: 【动态超时控制】提议

karlchan-cn commented on issue #10887:
URL: https://github.com/apache/dubbo/issues/10887#issuecomment-1305355185

   > ![image](https://user-images.githubusercontent.com/9292748/200272927-bbca1b8e-b8e7-4689-8e37-0fea12cdf8a1.png)
   > 
   > 修改 getTimeout 的逻辑并不能从根本上解决问题。这个问题本质还是下游无条件透传导致的,最好是看下怎么解决这个问题。
   
   Hello,非常感谢回答。
   我这边调整的还是按照2.7.8.没有看最新3.x版本也就传参了。
   ![image](https://user-images.githubusercontent.com/3454327/200280175-95653e2b-b6f0-488c-8adc-14416142e7d2.png)
   
   关于超时控制这块,还是按照你们的设计思想来执行。
   
   这边刚刚确定了一下,**下游的dubbo worker线程在本次请求退出后,context将会被清除。**
   考虑到已经满足需求【请求超时染色】,可以不考虑本次Proposal.
   
   谢谢Albumen的回答。
   


-- 
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-unsubscribe@dubbo.apache.org

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


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