Aris Prassinos created ARTEMIS-2400:
---------------------------------------
Summary: Oracle temporary LOBs not properly released
Key: ARTEMIS-2400
URL: https://issues.apache.org/jira/browse/ARTEMIS-2400
Project: ActiveMQ Artemis
Issue Type: Bug
Reporter: Aris Prassinos
When processing large messages (15MB) at high rates the following Oracle errors
occur:
ORA-04030: out of process memory
ORA-01652: unable to extend temp segment by 128 in tablespace TEMP
The errors seem to be caused by Artemis not calling the Blob.free() method.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)