Tencent / Tencent/Tendis

当部署多个db时,select一个空index的db,如果其他db中有数据的话,会scan到一个其他db中的key

Open
#449 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
3.2k
Forks
343
Avg merge
2h 13m
Merged PRs (30d)
4

Description

Description

Expected Behavior

Current Behavior

Possible Solution

Steps to Reproduce (for bugs)

Context

Your Environment

  • Operating System and version:
  • Machine Specifications:
  • Tendis Version:
  • Tendis Configuration:
  • IO/Network used:
  • Link to your project:

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

The issue names no source files, tests, entry points, reproduction steps, or environment details. Start by reproducing the cross-database scan behavior in Tendis, then trace database selection and key scanning; the work is done when an empty selected database cannot return keys from another database and a regression test covers it.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, redis
Domain
database
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.