forked from matrixorigin/matrixone
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
use atomic variables (matrixorigin#20995)
问题:可能的解释是响应client时间耗时,持有了锁。同时rpc 等待锁,而没响应。 修改:dbname,username,改为 原子变量。 相关:其他变量没有与网络锁关联,无需修改。 Approved by: @qingxinhome, @sukki37
- Loading branch information
Showing
1 changed file
with
19 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters