laywin commented on issue #14859:
URL: https://github.com/apache/dubbo/issues/14859#issuecomment-2462019164

   i think there is bug.
   
   your case is special, config combine xml and program. when spring container 
started, there is no service config in xml, so missed the register process. 
then service export programmatically.
   
   in past version there is a schedule to register the instance, so it can be 
registered successfully. but now it bypassed by a condition.  i will try to fix 
it.


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