wu-sheng commented on issue #9950: URL: https://github.com/apache/skywalking/issues/9950#issuecomment-1311468630
Which version are you talking about? I am feeling this had been fixed by https://github.com/apache/skywalking-java/pull/290 months ago. ``` notify(GRPCChannelStatus.CONNECTED); reconnectCount = 0; reconnect = true; ``` This is not going to be the execution order anymore. -- 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]
