You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Kristian Waagan (JIRA)" <ji...@apache.org> on 2008/01/29 10:03:34 UTC

[jira] Updated: (DERBY-3357) Reduce runtime of jdbcapi.DataSourceTest

     [ https://issues.apache.org/jira/browse/DERBY-3357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kristian Waagan updated DERBY-3357:
-----------------------------------

    Attachment: derby-3357-1a-lower_lock_timeout.diff

'derby-3357-1a-lower_lock_timeout.diff' lowers the lock timeout to 5 seconds for two of the tests.
Each test is run twice, and the fix reduced the runtime from 260 seconds to 40 seconds on my machine.

Please comment if you believe this change is not acceptable, or that the lock timeout value must be set to another value.

> Reduce runtime of jdbcapi.DataSourceTest
> ----------------------------------------
>
>                 Key: DERBY-3357
>                 URL: https://issues.apache.org/jira/browse/DERBY-3357
>             Project: Derby
>          Issue Type: Improvement
>          Components: Test
>    Affects Versions: 10.4.0.0
>            Reporter: Kristian Waagan
>            Assignee: Kristian Waagan
>            Priority: Trivial
>             Fix For: 10.4.0.0
>
>         Attachments: derby-3357-1a-lower_lock_timeout.diff
>
>
> Two tests in DataSoureTest are waiting for a lock timeout. The runtime of the suite could be reduced by setting the lock timeout to a lower value.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.