Test case vector_index.ivf_async_task hangs
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 2.9k
- Forks
- 339
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 52
Description
Environment
- Version: seekdb (OceanBase seekdb)
- Revision: 1-275e64ef460709c00b83d0e4b850c81b311a2811
- Build Branch: master
- Build Time: May 8 2026 22:24:10
- Build Flags: RelWithDebInfo
- Build Info: obbuild-release-master-100993
- Is this an RD-provided temporary version?: No
Description
A regression test case named vector_index.ivf_async_task consistently hangs. This issue was introduced on May 8th and is currently under bisection.
Steps to Reproduce
- Connect using:
obclient -h -uroot -P10001 - Execute the test case:
vector_index.ivf_async_task
The case hangs reliably. For detailed statistics, refer to the internal regression tracking link: https://work.oceanbase-dev.com/regression/case/statistics/detail/108136409138
Impact
This is a regression introduced on May 8th, causing a test case to hang. It requires investigation and resolution.
Additional Context
This issue was reported from an external business perspective. The original internal workflow required selecting an appropriate item type (e.g., Customer Feedback, Online Issue, Online Fault) based on the stage and impact.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing vector_index.ivf_async_task with obclient against the reported seekdb revision and build, then compare the regression statistics linked in the issue. Investigate the regression introduced on May 8 while bisection is in progress. Done means the test completes without hanging and the regression is resolved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- databases, testing
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100