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

Knut Anders Hatlen resolved DERBY-5751.
---------------------------------------

          Resolution: Fixed
       Fix Version/s: 10.9.0.0
    Issue & fix info:   (was: Patch Available)

Committed revision 1336527.
                
> Make TriggerTest less hungry on heap space
> ------------------------------------------
>
>                 Key: DERBY-5751
>                 URL: https://issues.apache.org/jira/browse/DERBY-5751
>             Project: Derby
>          Issue Type: Improvement
>          Components: Test
>    Affects Versions: 10.9.0.0
>            Reporter: Knut Anders Hatlen
>            Assignee: Knut Anders Hatlen
>            Priority: Minor
>             Fix For: 10.9.0.0
>
>         Attachments: d5751-1a.diff
>
>
> TriggerTest.testBlobInTriggerTable() runs some tests with relatively large 
> (7MB) LOBs. These LOBs are created by allocating 7MB arrays and wrapping them 
> in ByteArrayInputStreams. It would require less memory if it used 
> LoopingAlphabetStreams instead.

--
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

        

Reply via email to