Knut Anders Hatlen created DERBY-5751:
-----------------------------------------
Summary: 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
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