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/28 18:58:57 UTC

[GitHub] [dubbo-samples] zhouyao1994 opened a new pull request, #695: Add static tag route Demo: can be used to reduce `time to return` by avoid service call accross the IDC.

zhouyao1994 opened a new pull request, #695:
URL: https://github.com/apache/dubbo-samples/pull/695

   The project `dubbo-samples-tagrouter` change the rule by yml 
   There are some scenarios where you need to write tags directly on dubbo , i think may be can add this example in it.
   
   This strategy can be used to reduce `time to return` by avoid service call accross the IDC.
   This can be achieved by putting the same tag on the same IDC service


-- 
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-samples] zhouyao1994 commented on pull request #695: Add static tag route Demo: can be used to reduce `time to return` by avoid service call accross the IDC.

Posted by GitBox <gi...@apache.org>.
zhouyao1994 commented on PR #695:
URL: https://github.com/apache/dubbo-samples/pull/695#issuecomment-1370532215

   > It would be better if we design this demo in `spring-boot` style config.
   
   I agree,may be i can modify this,and pull request again.


-- 
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-samples] AlbumenJ commented on pull request #695: Add static tag route Demo: can be used to reduce `time to return` by avoid service call accross the IDC.

Posted by GitBox <gi...@apache.org>.
AlbumenJ commented on PR #695:
URL: https://github.com/apache/dubbo-samples/pull/695#issuecomment-1372119941

   ![image](https://user-images.githubusercontent.com/9292748/210774035-e56d152f-7854-422e-8c83-9886310ad368.png)
   
   Please fix failed test cases


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