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

   ## What
   - Add `SetStaticConfig` support to `ScriptRouter` for application-scoped 
static router configs.
   - Compile static JavaScript rules the same way dynamic config-center updates 
are compiled.
   - Add regression coverage for enabled, disabled, and non-script static 
configs.
   
   ## Why
   Issue #3203 tracks router follow-ups and explicitly calls out that 
`RouterConfig` already has `ScriptType` and `Script` fields, but `ScriptRouter` 
did not implement the static config interface.
   
   ## Validation
   - go test ./cluster/router/script
   - go test ./cluster/router/...
   - git diff --check
   
   Refs #3203


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