leno23 commented on PR #3419:
URL: https://github.com/apache/dubbo-go/pull/3419#issuecomment-4739517689

   Fixed in 5b25f500. Static script configs are now stored by `cfg.Key + 
".script-router"`, and `Route()` selects the static rule by the current 
provider application, so a static script for another app no longer applies to 
this route chain. I also added a regression test where the wrong-app config is 
injected last.
   
   Local validation: `go test ./cluster/router/script` and `git diff --check`.
   


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