CodisLabs / CodisLabs/codis

testonborrow的问题

Open
#1,655 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
13.2k
Forks
2.7k
PR merge metrics
No merged PRs in 30d

Description

客户端配置testonborrow=true之后,在执行命令前,会向服务端发送ping命令以检测服务端是否运行正常,在使用codis的情况下,codis是不是不能保证ping命令和正常要执行的命令发送到同一个后端redis上?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the testonborrow=true flow through Codis, comparing the ping command's backend with the backend handling the following command. Trace the proxy's command routing and Redis backend selection; done means determining whether both commands are guaranteed to reach the same backend and documenting the result.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, redis
Domain
databases, distributed-systems
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.