xiaoheng1 commented on issue #8124: URL: https://github.com/apache/dubbo/issues/8124#issuecomment-868200554
If this is the case, then I suggest blocking in TripleInvoker until the connection is available. Because the call of channelActive and org.apache.dubbo.rpc.protocol.tri.TripleInvoker#doInvoke are not in the same thread, if the service is immediately exposed and then referenced, a connection error will be reported. -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
