Details
-
Bug
-
Status: In Progress (View Workflow)
-
Blocker
-
Resolution: Unresolved
-
22.08.8, 23.02.1
Description
There is a stdlib random generator in RowStorage. Every time RowStorage is instantiated this random device tries to access urandom generator causing shared mutex contention and IO.
The suggested workaround is to either drop the random generator or put it into StorageManager.
Attachments
Issue Links
- is part of
-
MCOL-5460 concurrent CTE operation excessive mutex
-
- In Progress
-