[
https://issues.apache.org/jira/browse/DERBY-473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bryan Pendleton resolved DERBY-473.
-----------------------------------
Resolution: Duplicate
Assignee: Jeff Levitt
This was fixed as part of DERBY-629 for Derby 10.2, so resolving as a duplicate.
Here's the change from DERBY-629:
http://svn.apache.org/viewvc/db/derby/docs/trunk/src/adminguide/radmindrdamaxthreads.dita?r1=226700&r2=382278&diff_format=h
> The default for Network server maxthreads (derby.drda.maxThreads) appears to
> be unlimited - documentation says it is 1 -
> ------------------------------------------------------------------------------------------------------------------------
>
> Key: DERBY-473
> URL: https://issues.apache.org/jira/browse/DERBY-473
> Project: Derby
> Issue Type: Bug
> Components: Documentation
> Reporter: Stan Bradbury
> Assignee: Jeff Levitt
> Priority: Minor
>
> The Derby Server Guide - PDF page 30 lists the default for
> derby.drda.maxThreads as 1. In DB2jServerImpl.java the default is set to
> unlimited:
> private final static int DEFAULT_MAXTHREADS = 0; //for now create whenever
> needed
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.