Skip to content

Agent cannot reconnect OAP #5705

@liyanyan-dev

Description

@liyanyan-dev

Please answer these questions before submitting your issue.

  • Why do you submit this issue?
  • [√ ] Question or discussion
  • Bug
  • Requirement
  • Feature or performance improvement

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:

  1. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionEnd user question and discussion.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions