Aetherance opened a new pull request, #3200:
URL: https://github.com/apache/dubbo-go/pull/3200

   ### Description
   In dubbo-go v3 `NewInstance` API, the TagRouter is bypassed even when 
`force.tag=true` is set. This is due to a data propagation gap in the Triple 
protocol and a metadata recognition gap in the TagRouter for v3 
`ServiceInstance`.
   This pr fixed it.
   
   Fixes #3199 
   
   ### Checklist
   - [x] I confirm the target branch is `develop`
   - [x] Code has passed local testing
   - [x] I have added tests that prove my fix is effective or that my feature 
works
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to