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

UT index_ttl_test is not stable #2761

Closed
Shylock-Hg opened this issue Aug 31, 2021 · 1 comment · Fixed by #2776
Closed

UT index_ttl_test is not stable #2761

Shylock-Hg opened this issue Aug 31, 2021 · 1 comment · Fixed by #2776
Assignees
Labels
type/bug Type: something is unexpected
Milestone

Comments

@Shylock-Hg
Copy link
Contributor

Shylock-Hg commented Aug 31, 2021

Please check the FAQ documentation before raising an issue

Please check the FAQ documentation and old issues before raising an issue in case someone has asked the same question that you are asking.

Describe the bug (must be provided)

I0831 14:35:11.951799 24317 AdminTaskManager.cpp:90] waiting for incoming task
F0831 14:35:11.951826 24322 RateLimiter.h:43] Check failed: buckets_.find({spaceId, partId}) != buckets_.end()
*** Check failure stack trace: ***
*** Aborted at 1630391711 (Unix time, try 'date -d @1630391711') ***
*** Signal 6 (SIGABRT) (0x3fd000024d4) received by PID 9428 (pthread TID 0x7ff52cbff700) (linux TID 24322) (maybe from PID 9428, UID 1021) (code: -6), stack trace: ***

Your Environments (must be provided)

  • OS: uname -a
  • Compliler: clang 10
  • CPU: lscpu
  • Commit id : master

How To Reproduce(must be provided)

Steps to reproduce the behavior:

Run UT directly.

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.

@Shylock-Hg Shylock-Hg added the type/bug Type: something is unexpected label Aug 31, 2021
@critical27
Copy link
Contributor

Mark

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

Successfully merging a pull request may close this issue.

3 participants