-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
fix map concurrency issue #4344
Conversation
0c6f6ce
to
7d08c05
Compare
de093a6
to
a77fdbe
Compare
a77fdbe
to
3b81776
Compare
Codecov Report
@@ Coverage Diff @@
## master #4344 +/- ##
==========================================
+ Coverage 84.88% 84.89% +0.01%
==========================================
Files 1343 1343
Lines 133363 133555 +192
==========================================
+ Hits 113199 113379 +180
- Misses 20164 20176 +12
Continue to review full report at Codecov.
|
[manual dog head] |
hello, how are you. |
how about isolate graph/space in 5.0 [手动狗头] |
miss you so much |
Great idea, are you interested? 👏🏻 |
* fix mutex in map * add test * move the order Co-authored-by: Sophie <[email protected]>
* force cache the docker layer (#4331) * check god role exist when meta init (#4330) * check god role exist when meta init * return error if kv fail Co-authored-by: Doodle <[email protected]> * Fix object pool mtsafe. (#4332) * Fix object pool mtsafe. * Fix lock. * Fixed web service crash (#4334) Co-authored-by: Sophie <[email protected]> * Fix get edges transform rule. (#4328) 1. Input/Ouput variables. 2. Keep column names of Limit same with input plan node. Co-authored-by: Sophie <[email protected]> * fix rc docker (#4336) * add lock (#4352) * fix map concurrency issue (#4344) * fix mutex in map * add test * move the order Co-authored-by: Sophie <[email protected]> * add stats under index conditions (#4353) Co-authored-by: Harris.Chu <[email protected]> Co-authored-by: jimingquan <[email protected]> Co-authored-by: Doodle <[email protected]> Co-authored-by: shylock <[email protected]> Co-authored-by: dutor <[email protected]> Co-authored-by: panda-sheep <[email protected]>
What type of PR is this?
What problem(s) does this PR solve?
Issue(s) number:
Description:
meta crash while running tck:
How do you solve it?
Special notes for your reviewer, ex. impact of this fix, design document, etc:
Checklist:
Tests:
Affects:
Release notes:
Please confirm whether to be reflected in release notes and how to describe: