[
https://issues.apache.org/jira/browse/DERBY-3800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Suran Jayathilaka updated DERBY-3800:
-------------------------------------
Attachment: derby-3800-1.diff
Attaching derby-3800-1.diff for review.
Disabled assertion in testMaxThreads_Invalid() because of the follwing reason.
When maxthreads is run with 'a' (an invalid value), it fails and gives the
usage msg.
But if I do a server.getMaxThreads(), then I get the value for the last
successful maxthreads invocation, in this case 9000. Is this the expected
behavior?
> Convert derbynet/maxthreads to JUnit
> ------------------------------------
>
> Key: DERBY-3800
> URL: https://issues.apache.org/jira/browse/DERBY-3800
> Project: Derby
> Issue Type: Task
> Components: Test
> Reporter: Suran Jayathilaka
> Assignee: Suran Jayathilaka
> Attachments: derby-3800-1.diff
>
>
> Convert derbynet/maxthreads.java test into a JUnit testcase.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.