Skip to content

Some Questions about Application-Level Service Discovery in Dubbo 3.x #14221

Answered by chickenlj
1034323716 asked this question in Question
Discussion options

You must be logged in to vote

1、How do consumers obtain the provider application only through the interface? Is it through the metadata configuration whose group is "mapping"?

Yes

2、group's metadata configuration for "mapping" is probably outdated and not accurate, right? So it is necessary to further filter out the instances that do not export this interface through service Instance?

Yes, consumer will do that and find out the instances that provides the service.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@1034323716
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by 1034323716
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants