apache/dubbo
Auf GitHub ansehenInjvmInvoker throw Exception that message is "No Provider ..." with consumer refer DubboService use "*"
Open
#13.715 geöffnet am 31. Jan. 2024
component/sdkhelp wantedtype/enhancement
Repository-Metriken
- Stars
- (41.524 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 7T 14h) (20 gemergte PRs in 30 T)
Beschreibung
- I have searched the issues of this repository and believe that this is not a duplicate.
Environment
- Dubbo version: 3.1.6
- Operating System version: mac 12.6
- Java version: 1.8
Steps to reproduce this issue
- two providers export injvm DubboService : com.test.TestService:1.0.0 and com.test.TestService
- consumer refer injvm DubboService: com.test.TestService:*
- consumer call DubboService com.test.TestService.test()
Pls. provide [GitHub address] to reproduce this issue.
Expected Behavior
consumer call provider success.
Actual Behavior
throw Exception and the message is "No Provider".
If there is an exception, please attach the exception trace:
Just put your stack trace here!