luoning810 opened a new issue, #14185:
URL: https://github.com/apache/dubbo/issues/14185

   ### Pre-check
   
   - [X] I am sure that all the content I provide is in English.
   
   
   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/dubbo/issues?q=is%3Aissue) and found no 
similar issues.
   
   
   ### Apache Dubbo Component
   
   Java SDK (apache/dubbo)
   
   ### Dubbo Version
   
   Dubbo java 3.2.11,oracle jdk 1.8
   
   ### Steps to reproduce this issue
   
   ##### step 1  add service mode dynamic config
   <img width="786" alt="企业微信截图_5debfbe8-a741-4fdd-88d5-8645874aac09" 
src="https://github.com/apache/dubbo/assets/22349611/9457540e-137c-406b-b926-3c6fa796e16b";>
   
   
   ##### step 2 ReferenceConfigurationListener#notifyOverrides
   <img width="1109" alt="企业微信截图_9de645f3-0b88-4731-8d2b-4cca5fc8e1d1" 
src="https://github.com/apache/dubbo/assets/22349611/3b566846-2c74-4db7-b385-1dd41dabbc32";>
   
   ##### step3 RegistryDirectory#refreshOverrideAndInvoker() -> refreshInvoker()
   
   ##### step4 mergeUrl
   <img width="1289" alt="企业微信截图_15691103-91b4-4997-baae-44d8e6be9d21" 
src="https://github.com/apache/dubbo/assets/22349611/08861291-d3c8-40ba-ba77-e499473b7bec";>
   
   ##### step5 overrideWithReferenceConfigurators  
   <img width="1417" alt="企业微信截图_4bfa068e-a653-4438-8751-152570f26646" 
src="https://github.com/apache/dubbo/assets/22349611/9eb2f3f0-8f68-4290-9c86-0e6f4d41d880";>
   
   ##### step6 service configurator rule mismatch
   <img width="1474" alt="企业微信截图_87b5de32-7f28-479a-836d-bcdba3fe75ba" 
src="https://github.com/apache/dubbo/assets/22349611/5a505bee-02bb-492e-8384-812bce57e97b";>
   
   
   
   ### What you expected to happen
   
   isV27ConditionMatchOrUnset return true when application  and  service is 
matched
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit a pull request to fix on your own?
   
   - [ ] Yes I am willing to submit a pull request on my own!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


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