You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@linkis.apache.org by GitBox <gi...@apache.org> on 2022/04/02 09:45:46 UTC

[GitHub] [incubator-linkis] peacewong opened a new issue #1887: [Bug] [1.1.2]RPC does not support modifying parameters such as Ribbon

peacewong opened a new issue #1887:
URL: https://github.com/apache/incubator-linkis/issues/1887


   ### Search before asking
   
   - [X] I searched the [issues](https://github.com/apache/incubator-linkis/issues) and found no similar issues.
   
   
   ### Linkis Component
   
   linkis-commons
   
   ### What happened + What you expected to happen
   
   RPC-Sender does not support modifying parameters such as Ribbon, because Option is not passed to Feign.Builder when SpringMVCRPCSender is constructed.
   RPC-Sender不支持修改Ribbon等参数,因为在构造SpringMVCRPCSender时,没有传递Option给到Feign.Builder导致
   
   ### Relevent platform
   
   all
   
   ### Reproduction script
   
   no
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [X] Yes I am willing to submit a PR!


-- 
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: dev-unsubscribe@linkis.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@linkis.apache.org
For additional commands, e-mail: dev-help@linkis.apache.org


[GitHub] [incubator-linkis] peacewong commented on issue #1887: [Bug] [1.1.2]RPC does not support modifying parameters such as Ribbon

Posted by GitBox <gi...@apache.org>.
peacewong commented on issue #1887:
URL: https://github.com/apache/incubator-linkis/issues/1887#issuecomment-1086603493


   I will fix this


-- 
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: dev-unsubscribe@linkis.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@linkis.apache.org
For additional commands, e-mail: dev-help@linkis.apache.org