Aias00 opened a new pull request, #6313: URL: https://github.com/apache/shenyu/pull/6313
## Summary - reuse cached selector matches in `AbstractShenyuPlugin` instead of re-running default selector matching on a cache hit - reuse cached rule matches on a cache hit while preserving the existing empty-sentinel fallback behavior - add `AbstractShenyuPluginTest` coverage for selector-cache-hit and rule-cache-hit short-circuit paths ## Test Plan - [x] `./mvnw -q -pl shenyu-plugin/shenyu-plugin-base -am -Dtest=AbstractShenyuPluginTest -DfailIfNoTests=false -DskipITs -Drat.skip=true -Djacoco.skip=true -Dcheckstyle.skip=true -Dspotbugs.skip=true 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]
