Project

General

Profile

Actions

Bug #11901

closed

[arvados-ws] Fix leaking postgres connections and subsequent stall

Added by Tom Clegg almost 7 years ago. Updated almost 7 years ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Category:
API
Target version:
Story points:
-

Description

Occasionally arvados-ws reaches its database connection pool limit and stops responding.
  1. Fix leaking connections
  2. Report something helpful in debug.json, like how many connections are in use and what for (expect 1 for listener, ≤1 per server queue slot, and 1 per client connection doing "sendOldEvents")
  3. Add a health check that fails when we're at connection pool limit

Subtasks 1 (0 open1 closed)

Task #11904: Review 11901-ws-db-connsResolvedRadhika Chippada06/26/2017Actions

Related issues

Related to Arvados - Feature #11906: Basic authenticated http health check ("ping") for each system serviceResolvedRadhika Chippada07/17/2017Actions
Actions

Also available in: Atom PDF