Project

General

Profile

Actions

Bug #18224

closed

Possible deadlock when connection pool is full

Added by François ARMAND over 3 years ago. Updated over 3 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 #1

Updated by François ARMAND over 3 years ago

So it does not completelly deadlock but leads to:

Actions #2

Updated by François ARMAND over 3 years ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from François ARMAND to Nicolas CHARLES
  • Pull Request set to https://github.com/Normation/rudder/pull/3219
Actions #3

Updated by François ARMAND over 3 years ago

  • Status changed from Pending technical review to Pending release
Actions #4

Updated by François ARMAND over 3 years ago

  • Fix check changed from To do to Checked
Actions #5

Updated by Vincent MEMBRÉ over 3 years ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 6.1.5 which was released today.

Actions

Also available in: Atom PDF