apache / apache/incubator-seata
Trigger check global lock automatically when use @GlobalLock
Open
task: help-wanted
- Dominant language
- Java
- Stars
- 26k
- Forks
- 8.8k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 4
Description
## Why you need it?
For now when use @GlobalLock, have to add "for update" in the sql. I hope we can add “for update” automatically when use @GlobalLock with select.
If you want to optimize it, please comment "Please assign it to me" is this issue.
## How it could be?
## Other related information
Contributor guide
Assessment
This issue has not been assessed yet.