baidu / baidu/tera

race condition in some master callback funcs

Open
#101 1 comment 0 reactions 1 assignee Claimed by @00k View on GitHub
class/bug stat/will-see-later
Dominant language
C++
Stars
1.9k
Forks
432
PR merge metrics
No merged PRs in 30d

Description

example:
https://github.com/BaiduPS/tera/blob/master/src/master/master_impl.cc#L1945

if a TS load a tablet success and down, master receives the response and run the callback function but doesn't find ts is down because of message delay, and changes the status of tablet to kReady, then no ts serve the tablet

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.