ZhuQianLi opened a new issue, #5290:
URL: https://github.com/apache/shenyu/issues/5290

   ### Is there an existing issue for this?
   
   - [X] I have searched the existing issues
   
   ### Current Behavior
   
   ```
   2023-11-09 17:56:51 [shenyu-netty-kqueue-5] INFO  
org.apache.shenyu.plugin.base.AbstractShenyuPlugin - sign selector match 
success from default strategy
   2023-11-09 17:56:51 [shenyu-netty-kqueue-5] INFO  
org.apache.shenyu.plugin.base.AbstractShenyuPlugin - sign selector success 
match , selector name :test-selector
   2023-11-09 17:56:51 [shenyu-netty-kqueue-5] INFO  
org.apache.shenyu.plugin.base.AbstractShenyuPlugin - sign rule success match , 
rule name :default
   ```
   
   ### Expected Behavior
   
   ```
   2023-11-09 17:58:07 [shenyu-netty-kqueue-2] INFO  
org.apache.shenyu.plugin.base.AbstractShenyuPlugin - sign selector match 
success from default strategy
   2023-11-09 17:58:07 [shenyu-netty-kqueue-2] INFO  
org.apache.shenyu.plugin.base.AbstractShenyuPlugin - sign selector success 
match , selector name :test-selector
   2023-11-09 17:58:07 [shenyu-netty-kqueue-2] INFO  
org.apache.shenyu.plugin.base.AbstractShenyuPlugin - sign rule match path from 
default strategy
   2023-11-09 17:58:07 [shenyu-netty-kqueue-2] INFO  
org.apache.shenyu.plugin.base.AbstractShenyuPlugin - sign rule success match , 
rule name :test-rule
   ```
   
   ### Steps To Reproduce
   
   
   
![image](https://github.com/apache/shenyu/assets/19668042/af54ca3e-88ff-4c85-82f1-50bd9dba8414)
   
   
   
![image](https://github.com/apache/shenyu/assets/19668042/c73f4c21-4431-4e76-8dbe-7291e7dbba6b)
   
   ```
   2023-11-09 17:51:33 [shenyu-netty-kqueue-4] INFO  
org.apache.shenyu.plugin.base.AbstractShenyuPlugin - sign selector match 
success from default strategy
   2023-11-09 17:51:33 [shenyu-netty-kqueue-4] INFO  
org.apache.shenyu.plugin.base.AbstractShenyuPlugin - sign selector success 
match , selector name :default
   2023-11-09 17:51:33 [shenyu-netty-kqueue-4] INFO  
org.apache.shenyu.plugin.base.AbstractShenyuPlugin - sign rule match path from 
default strategy
   2023-11-09 17:51:33 [shenyu-netty-kqueue-4] INFO  
org.apache.shenyu.plugin.base.AbstractShenyuPlugin - sign rule success match , 
rule name :default
   ```
   
   ### 1. add a selector and rule,request
   
   
![image](https://github.com/apache/shenyu/assets/19668042/e3ff3573-3803-4416-963f-74e3d4e8356d)
   
   ```
   2023-11-09 17:56:51 [shenyu-netty-kqueue-5] INFO  
org.apache.shenyu.plugin.base.AbstractShenyuPlugin - sign selector match 
success from default strategy
   2023-11-09 17:56:51 [shenyu-netty-kqueue-5] INFO  
org.apache.shenyu.plugin.base.AbstractShenyuPlugin - sign selector success 
match , selector name :test-selector
   2023-11-09 17:56:51 [shenyu-netty-kqueue-5] INFO  
org.apache.shenyu.plugin.base.AbstractShenyuPlugin - sign rule success match , 
rule name :default
   ```
   
   ### 2. restart shenyu,request
   
   ```
   2023-11-09 17:58:07 [shenyu-netty-kqueue-2] INFO  
org.apache.shenyu.plugin.base.AbstractShenyuPlugin - sign selector match 
success from default strategy
   2023-11-09 17:58:07 [shenyu-netty-kqueue-2] INFO  
org.apache.shenyu.plugin.base.AbstractShenyuPlugin - sign selector success 
match , selector name :test-selector
   2023-11-09 17:58:07 [shenyu-netty-kqueue-2] INFO  
org.apache.shenyu.plugin.base.AbstractShenyuPlugin - sign rule match path from 
default strategy
   2023-11-09 17:58:07 [shenyu-netty-kqueue-2] INFO  
org.apache.shenyu.plugin.base.AbstractShenyuPlugin - sign rule success match , 
rule name :test-rule
   ```
   
   ### Environment
   
   ```markdown
   ShenYu version(s): 2.6.0
   ```
   
   
   ### Debug logs
   
   _No response_
   
   ### Anything else?
   
   _No response_


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

Reply via email to