-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
-
Fully Compatible
-
ALL
-
-
149
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
When we spawn exchange producer threads, each one takes a global IS lock (and thus also takes a read ticket). If the number of read tickets is less than, equal to, or just slightly above the number of producers we're creating, we may get stuck; some of the producers will queue for a read ticket and block at the global lock acquisition forever.
- is related to
-
SERVER-75423 [CQF] Allow exchange to work independently on the storage concurrency settings
-
- Backlog
-