Avoid thread pool startvation under load

Description

Based on initial load tests against the 4.0 base, the server may attempt to process connections beyond the resource limits of the host, which causes a permanent failure of the TaskEngine (until restart).

The TaskEngine should be modified to prevent this error, preferring instead to slow down the responses when the connection load becomes too heavy to process with the available resources.

Environment

None

Activity

Show:

Tom Evans 
January 27, 2016 at 12:33 AM

PR submitted: #530

Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Created January 27, 2016 at 12:20 AM
Updated January 28, 2016 at 9:51 PM
Resolved January 27, 2016 at 12:33 AM