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) _______________________________________________ logback-dev mailing list logback-dev@qos.ch http://mailman.qos.ch/mailman/listinfo/logback-dev