Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

metad service hang #3016

Closed
kikimo opened this issue Oct 9, 2021 · 1 comment
Closed

metad service hang #3016

kikimo opened this issue Oct 9, 2021 · 1 comment
Assignees
Labels
type/bug Type: something is unexpected
Milestone

Comments

@kikimo
Copy link
Contributor

kikimo commented Oct 9, 2021

Please check the FAQ documentation before raising an issue

metad hang under high load(no response for any further request), and cannot be kill by SIGTERM(raft block on grabbing lock).

we can see from the log:

4 F0930 18:16:43.111698 117635 ThriftServer.cpp:585] Could not drain active requests within allotted deadline. Deadline value: 30 secs. Abort because undefined behavior is p    ossible. Underlying reasons could be either requests that have never terminated, long running requests, or long queues that could not be fully processed.

Describe the bug (must be provided)

A clear and concise description of what the bug is.

Your Environments (must be provided)

  • OS: uname -a
  • Compliler: g++ --version or clang++ --version
  • CPU: lscpu
  • Commit id (e.g. a3ffc7d8)

How To Reproduce(must be provided)

Steps to reproduce the behavior:

  1. Step 1
  2. Step 2
  3. Step 3

Expected behavior

A clear and concise description of what you expected to happen.

Additional context

Provide logs and configs, or any other context to trace the problem.

@kikimo kikimo added the type/bug Type: something is unexpected label Oct 9, 2021
@kikimo kikimo added this to the v2.6.0 milestone Oct 9, 2021
@critical27 critical27 removed this from the v2.6.0 milestone Oct 11, 2021
@critical27 critical27 added the need info Solution: need more information (ex. can't reproduce) label Oct 11, 2021
@Sophie-Xie Sophie-Xie assigned kikimo and unassigned critical27 Oct 11, 2021
@Sophie-Xie Sophie-Xie modified the milestones: v2.7.0, v3.0.0 Oct 11, 2021
@Sophie-Xie Sophie-Xie removed the need info Solution: need more information (ex. can't reproduce) label Dec 15, 2021
@Sophie-Xie Sophie-Xie assigned CPWstatic and liuyu85cn and unassigned kikimo and critical27 Dec 15, 2021
@Sophie-Xie Sophie-Xie assigned heroicNeZha and unassigned CPWstatic Dec 17, 2021
@liuyu85cn
Copy link
Contributor

fixed in #3482

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Type: something is unexpected
Projects
None yet
Development

No branches or pull requests

6 participants