[Geoserver-devel] [jira] (GEOS-6873) GeoServer leaking commons http-client connection pools in ResourcePool

Andrea Aime created an issue

GeoServer / BugGEOS-6873

GeoServer leaking commons http-client connection pools in ResourcePool

Issue Type:

BugBug

Affects Versions:

2.6.2, 2.5.4, 2.4.8

Assignee:

Andrea Aime

Components:

Main

Created:

05/Feb/15 8:58 AM

Priority:

CriticalCritical

Reporter:

Andrea Aime

ResourcePool creates MultiThreadedHttpClient, which holds a connection pool, but then has no way to dispose of them when the wms store gets purged from the cache.

Long story short, an installation that has several cascaded wms stores and has some memory pressure will end up leaking connection pools and eventually run out of threads.

Add Comment

Add Comment

This message was sent by Atlassian JIRA (v6.1.6#6162-sha1:7af547c)

Atlassian logo