zonghaishang commented on issue #1549: @EnableDubbo annotation throw No bean 
named 'xxx' available error
URL: 
https://github.com/apache/incubator-dubbo/issues/1549#issuecomment-378864530
 
 
   ServiceAnnotationBeanPostProcessorTest :
   
   Using @reference inside the annotation configuration causes the client to 
fail to start (the server is not started), because the server and the consumer 
exist at the same time, the consumer initiates the call in advance and the 
server does not expose the service in time.
   
   This problem will be fixed, see: 
https://github.com/apache/incubator-dubbo/pull/1550#partial-pull-merging

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to