Return-Path: X-Original-To: apmail-camel-dev-archive@www.apache.org Delivered-To: apmail-camel-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 3E52C7805 for ; Sun, 16 Oct 2011 13:46:35 +0000 (UTC) Received: (qmail 43259 invoked by uid 500); 16 Oct 2011 13:46:35 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 43224 invoked by uid 500); 16 Oct 2011 13:46:35 -0000 Mailing-List: contact dev-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list dev@camel.apache.org Received: (qmail 43216 invoked by uid 99); 16 Oct 2011 13:46:35 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 16 Oct 2011 13:46:35 +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; Sun, 16 Oct 2011 13:46:32 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id CDAAF3095D9 for ; Sun, 16 Oct 2011 13:46:11 +0000 (UTC) Date: Sun, 16 Oct 2011 13:46:11 +0000 (UTC) From: "Claus Ibsen (Commented) (JIRA)" To: dev@camel.apache.org Message-ID: <1000763278.18341.1318772771843.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1826848929.18283.1318767971987.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (CAMEL-4548) camel-cxf should support streaming MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CAMEL-4548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13128401#comment-13128401 ] Claus Ibsen commented on CAMEL-4548: ------------------------------------ Dan, We have a discussion on PMC about ruls of engagement for back porting. Until we reach a consensus there, then refrain from causing a risk of instability on a patch release. > camel-cxf should support streaming > ---------------------------------- > > Key: CAMEL-4548 > URL: https://issues.apache.org/jira/browse/CAMEL-4548 > Project: Camel > Issue Type: Improvement > Affects Versions: 2.8.1 > Reporter: Daniel Kulp > Assignee: Daniel Kulp > Fix For: 2.8.2 > > > camel-cxf current DOM parses everything and stores things internally as DOM Elements. This prevents proper streaming and also cause massive performance and memory issues, especially with large messages. -- 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