AlbumenJ commented on issue #10429:
URL: https://github.com/apache/dubbo/issues/10429#issuecomment-1210645536

   service => In a multi-classloader scenario, there may be two interfaces with 
different service descriptors.
   consumer => Dubbo supports multiple consumers, that is, multiple linseners 
can be created on the same service.
   provider => Dubbo only supports exporting one service in the same context. 
Otherwise, Dubbo will not be able to distinguish which service the request 
belongs to.


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