[
https://issues.apache.org/jira/browse/DERBY-4130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rick Hillegas updated DERBY-4130:
---------------------------------
Urgency: Normal
Bug behavior facts: [Crash]
Triaged July 2, 2009: Marked as Crash and assigned normal urgency.
> Using large stream with 'values cast(? as clob)' causes OutOfMemoryError
> -------------------------------------------------------------------------
>
> Key: DERBY-4130
> URL: https://issues.apache.org/jira/browse/DERBY-4130
> Project: Derby
> Issue Type: Bug
> Components: Store
> Affects Versions: 10.6.0.0
> Reporter: Kristian Waagan
> Attachments: ClobInValuesClauseOOME.java
>
>
> Inserting a stream though a values clause and casting the value to a Clob
> causes the stream to be materialized in memory.
> If the stream is sufficiently large, this will result in an OutOfMemoryError.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.