Return-Path: X-Original-To: apmail-activemq-dev-archive@www.apache.org Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7092C770E for ; Tue, 20 Sep 2011 16:24:31 +0000 (UTC) Received: (qmail 58543 invoked by uid 500); 20 Sep 2011 16:24:31 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 58485 invoked by uid 500); 20 Sep 2011 16:24:31 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 58383 invoked by uid 99); 20 Sep 2011 16:24:31 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Sep 2011 16:24:31 +0000 X-ASF-Spam-Status: No, hits=-2000.5 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Sep 2011 16:24:29 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 9D85CA47F9 for ; Tue, 20 Sep 2011 16:24:09 +0000 (UTC) Date: Tue, 20 Sep 2011 16:24:09 +0000 (UTC) From: "Gary Tully (JIRA)" To: dev@activemq.apache.org Message-ID: <227915707.46657.1316535849642.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1127569421.69751.1303299425681.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Reopened] (AMQ-3289) ActiveMQ has problems storing >4K messages in Oracle MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AMQ-3289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Tully reopened AMQ-3289: ----------------------------- reopening to take in Williams patch > ActiveMQ has problems storing >4K messages in Oracle > ---------------------------------------------------- > > Key: AMQ-3289 > URL: https://issues.apache.org/jira/browse/AMQ-3289 > Project: ActiveMQ > Issue Type: Bug > Components: Message Store > Affects Versions: 5.4.0, 5.5.0 > Reporter: Gary Tully > Assignee: Gary Tully > Labels: BLOB, JDBC, oracle > Fix For: 5.6.0 > > Attachments: BlobJDBCAdapter.java, OracleJDBCAdapter.java > > > The oracle persistence adapter extends the blob jdbc adapter but it has gotten out of sync with the method overrides. @Override to the rescue for the future. > The blob adapter uses native blob streaming to insert data (which can accommodate > 4k) but it has been out of step for some time. > The implementations need to be brought into line w.r.t to the api, schema and locking. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira