Project

General

Profile

Actions

Bug #18224

closed

Possible deadlock when connection pool is full

Added by François ARMAND almost 4 years ago. Updated almost 4 years ago.

Status:
Released
Priority:
2
Category:
Performance and scalability
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:

Description

getConnection in FromDataSourceUnapplied is executed ion connectEC. That when the connection pool is full, the pool blocks on that call.
So connectEC must be mapped to ZIO blocking EC.

See schema:


Files

Actions

Also available in: Atom PDF