oceanbase / oceanbase/seekdb

Query on standby times out for target table created via fork during standby deployment

Open
#351 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

dima
Dominant language
C++
Stars
2.9k
Forks
339
Avg merge
1d 19h
Merged PRs (30d)
52

Description

Environment

  • Version: 5.7.25 OceanBase 4.3.5.3 seekdb (r1.2.0.0) (Built 1-37c93382e5a0d3943dead9...)

Description

When deploying a standby database via a fork operation from the primary, queries on the target table created by the fork on the standby database experience timeouts.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are identified. Start by reproducing the fork-based standby deployment and the timeout when querying the created target table, then trace the standby fork and query paths. Done means the target table can be queried successfully after deployment without timing out.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, sql
Domain
databases, distributed-systems
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.