[seekdb]【异步索引】[errcode=-4016] vector index param not found
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 2.9k
- Forks
- 342
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 53
Description
【版本信息】(必填)
$bin/observer -V
Starting seekdb (OceanBase seekdb ) source revision 1-73898ec7fe81d745339e22ea9a1fe423b6067bd9.
observer (OceanBase seekdb )
REVISION: 1-73898ec7fe81d745339e22ea9a1fe423b6067bd9
BUILD_BRANCH: master
BUILD_TIME: Apr 7 2026 23:44:17
BUILD_FLAGS: RelWithDebInfo|Sanity
BUILD_INFO: obbuild-sanity-master-100871
Copyright (c) 2011-present OceanBase Inc.
【是否RD提供的临时版本】
否/xxx临时提供
【复现难度】
必现/偶现/不确定/其他
【测试变更情况】
增加了xx测试场景/换了新机器/新跑了xx工具/替换新版本后才出的
【环境上是否有其他异常、变更的提示】
否/clog盘满过/手工做过。。/注入过xx异常
【场景描述/复现步骤(复现sql尽量以附件形式上传)】(必填)
【环境信息】
http://:33733/data/1/sqlgen/obm.z1.obs0/
msyql -h -u root -P 20035 -D sqlgen9999 -A
【日志信息】
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 the provided SQL query against seekdb using the reported observer revision and inspect the resulting -4016 error. Trace the asynchronous vector-index handling from the query entry point; done means the query no longer reports that the vector index parameter is missing, with a regression test covering the case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, sql
- Domain
- databases, search
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100