minnnjuuu commented on PR #16446: URL: https://github.com/apache/dubbo/pull/16446#issuecomment-5550089447
Thanks for pointing this out. You're right: the right-hand side of the assignment is evaluated before `routerRule` is updated, so the existing exception handling already preserves the previous rule. I've updated the PR description to focus on explicit YAML validation and clearer exception reporting, and removed the redundant state-preservation test. -- 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]
