[logback-dev] [JIRA] (LOGBACK-1315) MAX_POOL_SIZE for ScheduledThreadPoolExecutor is not configurable
QOS.CH (JIRA)
noreply-jira at qos.ch
Wed Jun 14 21:24:00 CEST 2017
Michael Price created LOGBACK-1315:
--------------------------------------
Summary: MAX_POOL_SIZE for ScheduledThreadPoolExecutor is not configurable
Key: LOGBACK-1315
URL: https://jira.qos.ch/browse/LOGBACK-1315
Project: logback
Issue Type: Bug
Components: logback-core
Affects Versions: 1.2.3
Reporter: Michael Price
Assignee: Logback dev list
Priority: Minor
We're utilizing Logback in an Java application that is fairly memory constrained. It is important for us to be able to configure/constrain the number of threads that Logback can utilize.
Specifically, we would like to be able to tune the value of CoreConstants.MAX_POOL_SIZE.
Relevant changes are inĀ https://jira.qos.ch/browse/LOGBACK-1238.
--
This message was sent by Atlassian JIRA
(v7.3.1#73012)
More information about the logback-dev
mailing list