The point get executor and batch point get executor may not be thread safe #19130
Labels
challenge-program
component/executor
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
sig/execution
SIG execution
type/question
The issue belongs to a question.
Description
Bug Report
Please answer these questions before submitting your issue. Thanks!
Issue #16817 says
For
batchPointGetExecutor
, theinit
flag is set using atomic operations, but theindex
field is not. Maybe we need to do more checks and tests to ensure these two executors are thread-safe.1. Minimal reproduce step (Required)
2. What did you expect to see? (Required)
3. What did you see instead (Required)
4. What is your TiDB version? (Required)
SIG slack channel
#sig-exec
Score
300
Mentor
The text was updated successfully, but these errors were encountered: