Project

General

Profile

Improvement #2159

Log a warning when waiting for a connection due to full pool in PoolingDataSource

Added by Henning Blohm 4 months ago. Updated 4 days ago.

Status:
New
Priority:
Normal
Assignee:
Category:
z2-base
Target version:
Start date:
29.12.2023
Due date:
% Done:

0%

Estimated time:
origin:

Description

In case of connection leaking, it is rather hard to find that a) some thread is waiting for a connection and b) who is leaking.

Acceptance Criteria

  • When waiting longer than 10s for a connection, log a warning with a call stack
  • For JTA enlisted connections that are not used in a JTA context, warn and enlist to close and rollback in the workunit anyway.
#1

Updated by Henning Blohm 5 days ago

  • Target version changed from 2.11 to 2.10.1
#2

Updated by Henning Blohm 4 days ago

  • Description updated (diff)

Also available in: Atom PDF