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/12/20 08:38:25 UTC

[GitHub] [dubbo-spi-extensions] wxbty opened a new pull request, #186: [Feature]Support redirect call remote

wxbty opened a new pull request, #186:
URL: https://github.com/apache/dubbo-spi-extensions/pull/186

   ## What is the purpose of the change
   
   Issue Number: #185 
   
   ## Brief changelog
   
   Because the service address is specified using a custom extension, the invoker verification can be used to close the local cluster.
   dubbo3 provides the switch dubbo.router.should-fail-fast, which can directly turn off the verification,
   And 2.7.18 is not provided.
   The attribute forbidden provides the same function, but is automatically judged by the size of the available invoker. In 2.7.x, use reflection to modify the forbidden value, so as to achieve the effect similar to dubbo.router.should-fail-fast.
   
   ![image](https://user-images.githubusercontent.com/38374721/208621485-b4568f71-3c8f-4e28-be82-6d2dc146b7dd.png)
   
   ![image](https://user-images.githubusercontent.com/38374721/208621547-18e0ea7a-3387-4b9b-9475-9417f718d4e7.png)
   


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


[GitHub] [dubbo-spi-extensions] wxbty closed pull request #186: [Feature]Support redirect call remote

Posted by GitBox <gi...@apache.org>.
wxbty closed pull request #186: [Feature]Support redirect call remote
URL: https://github.com/apache/dubbo-spi-extensions/pull/186


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