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 2012/04/29 21:47:49 UTC

[jira] [Created] (DERBY-5732) ProtocolTest doesn't clean up its test resources

Kristian Waagan created DERBY-5732:
--------------------------------------

             Summary: ProtocolTest doesn't clean up its test resources
                 Key: DERBY-5732
                 URL: https://issues.apache.org/jira/browse/DERBY-5732
             Project: Derby
          Issue Type: Bug
          Components: Test
    Affects Versions: 10.9.0.0
            Reporter: Kristian Waagan
            Assignee: Kristian Waagan
            Priority: Minor
             Fix For: 10.9.0.0


ProtocolTest doesn't clean up its test resources. A tearDown method should be added to make the referenced instances eligable for garbage collection. The test class instances currenlty retain more than 10 MB on the heap.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (DERBY-5732) ProtocolTest doesn't clean up its test resources

Posted by "Knut Anders Hatlen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DERBY-5732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13264866#comment-13264866 ] 

Knut Anders Hatlen commented on DERBY-5732:
-------------------------------------------

+1
                
> ProtocolTest doesn't clean up its test resources
> ------------------------------------------------
>
>                 Key: DERBY-5732
>                 URL: https://issues.apache.org/jira/browse/DERBY-5732
>             Project: Derby
>          Issue Type: Bug
>          Components: Test
>    Affects Versions: 10.9.0.0
>            Reporter: Kristian Waagan
>            Assignee: Kristian Waagan
>            Priority: Minor
>             Fix For: 10.9.0.0
>
>         Attachments: derby-5732-1a-add_teardown.diff
>
>
> ProtocolTest doesn't clean up its test resources. A tearDown method should be added to make the referenced instances eligable for garbage collection. The test class instances currenlty retain more than 10 MB on the heap.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (DERBY-5732) ProtocolTest doesn't clean up its test resources

Posted by "Kristian Waagan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-5732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kristian Waagan resolved DERBY-5732.
------------------------------------

          Resolution: Fixed
    Issue & fix info:   (was: Patch Available)

Thanks, Knut.
Committed to trunk with revision 1332165.
                
> ProtocolTest doesn't clean up its test resources
> ------------------------------------------------
>
>                 Key: DERBY-5732
>                 URL: https://issues.apache.org/jira/browse/DERBY-5732
>             Project: Derby
>          Issue Type: Bug
>          Components: Test
>    Affects Versions: 10.9.0.0
>            Reporter: Kristian Waagan
>            Assignee: Kristian Waagan
>            Priority: Minor
>             Fix For: 10.9.0.0
>
>         Attachments: derby-5732-1a-add_teardown.diff
>
>
> ProtocolTest doesn't clean up its test resources. A tearDown method should be added to make the referenced instances eligable for garbage collection. The test class instances currenlty retain more than 10 MB on the heap.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (DERBY-5732) ProtocolTest doesn't clean up its test resources

Posted by "Kristian Waagan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-5732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kristian Waagan updated DERBY-5732:
-----------------------------------

    Attachment: derby-5732-1a-add_teardown.diff

Attaching patch 1a, which adds a tearDown-method to derbynet.ProtocolTest.

I intend to commit this tomorrow.
                
> ProtocolTest doesn't clean up its test resources
> ------------------------------------------------
>
>                 Key: DERBY-5732
>                 URL: https://issues.apache.org/jira/browse/DERBY-5732
>             Project: Derby
>          Issue Type: Bug
>          Components: Test
>    Affects Versions: 10.9.0.0
>            Reporter: Kristian Waagan
>            Assignee: Kristian Waagan
>            Priority: Minor
>             Fix For: 10.9.0.0
>
>         Attachments: derby-5732-1a-add_teardown.diff
>
>
> ProtocolTest doesn't clean up its test resources. A tearDown method should be added to make the referenced instances eligable for garbage collection. The test class instances currenlty retain more than 10 MB on the heap.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira