kezhenxu94 edited a comment on issue #5705:
URL: https://github.com/apache/skywalking/issues/5705#issuecomment-713285867


   > Multiple threads will report errors and update the connection status. When 
a certain thread reports an error, it happens that the GRPCChannelManager 
thread starts scheduling,After changing the connection status to connected, 
another thread reports an error and changes the status to disconnected. In 
extreme cases, the agent cannot be reconnected with OAP all the time.
   
   How could that be possible if your OAP server is back to healthy, if you OAP 
server is healthy finally, all the threads should be able to finally change the 
status to connected. Otherwise there must be something else wrong. Do you have 
any extra information/logs?


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


Reply via email to