Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Master在处理DBSync请求,如果SyncMasterSlot不存在时,设置了错误的响应状态,并且还存在空指针问题 #2290

Closed
chengyu-l opened this issue Jan 10, 2024 · 0 comments
Labels
☢️ Bug Something isn't working

Comments

@chengyu-l
Copy link
Contributor

Is this a regression?

Yes

Description

如果Slot不存在,应该设置响应码为kError,这里忽略了设置response.set_code(InnerMessage::kError)。并且 master_slot 变量还存在空指针问题。
image

Please provide a link to a minimal reproduction of the bug

No response

Screenshots or videos

No response

Please provide the version you discovered this bug in (check about page for version information)

No response

Anything else?

No response

@chengyu-l chengyu-l added the ☢️ Bug Something isn't working label Jan 10, 2024
AlexStocks pushed a commit that referenced this issue Jan 12, 2024
…t exist(#2290, #2293) (#2308)

Co-authored-by: liuchengyu <liuchengyu@360.cn>
bigdaronlee163 pushed a commit to bigdaronlee163/pika that referenced this issue Jun 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
☢️ Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant