Please answer these questions before submitting your issue.
Question
I occasionally find that after the OAP is restarted, the agent can't be reconnected to the OAP for about half an hour. After reading the source code of the agent, I find that the following problems may exist:
- 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.
Bug
-
Which version of SkyWalking, OS and JRE?
skywalking 8.1.0
centos7
-
Which company or project?
-
What happened?
If possible, provide a way to reproduce the error. e.g. demo application, component version.
Requirement or improvement
- Please describe your requirements or improvement suggestions.
Please answer these questions before submitting your issue.
Question
I occasionally find that after the OAP is restarted, the agent can't be reconnected to the OAP for about half an hour. After reading the source code of the agent, I find that the following problems may exist:
Bug
Which version of SkyWalking, OS and JRE?
skywalking 8.1.0
centos7
Which company or project?
What happened?
If possible, provide a way to reproduce the error. e.g. demo application, component version.
Requirement or improvement