Return-Path: X-Original-To: apmail-chemistry-dev-archive@www.apache.org Delivered-To: apmail-chemistry-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 8411018E21 for ; Thu, 7 Jan 2016 13:34:43 +0000 (UTC) Received: (qmail 88933 invoked by uid 500); 7 Jan 2016 13:34:43 -0000 Delivered-To: apmail-chemistry-dev-archive@chemistry.apache.org Received: (qmail 88855 invoked by uid 500); 7 Jan 2016 13:34:41 -0000 Mailing-List: contact dev-help@chemistry.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@chemistry.apache.org Delivered-To: mailing list dev@chemistry.apache.org Received: (qmail 88843 invoked by uid 99); 7 Jan 2016 13:34:40 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Jan 2016 13:34:40 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id DE60C2C14F4 for ; Thu, 7 Jan 2016 13:34:39 +0000 (UTC) Date: Thu, 7 Jan 2016 13:34:39 +0000 (UTC) From: "Uwe Geisert (JIRA)" To: dev@chemistry.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CMIS-965) Streaming of large WS attachments MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CMIS-965?page=3Dcom.atlassian.= jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Geisert updated CMIS-965: ----------------------------- Description:=20 OpenCMIS WS client code uses parseEagerly=3Dtrue in chemistry-opencmis-clie= nt-bindings/src/main/java/org/apache/chemistry/opencmis/client/bindings/spi= /webservices/SunRIPortProvider.java. When large documents are downloaded, this results in an extra copy in the t= emp directory, which can be quite a nuisance. Would you please either switch off eager attachment parsing, or make it con= figurable in future versions? was: OpenCMIS WS client code uses parseEagerly=3Dtrue in chemistry-opencmis-clie= nt-bindings/src/main/java/org/apache/chemistry/opencmis/client/bindings/spi= /webservices/SunRIPortProvider.java. When large documents are downloaded, this results in an extra copy in tomca= t's temp directory, which can be quite a nuisance. Would you please either switch off eager attachment parsing, or make it con= figurable in future versions? > Streaming of large WS attachments > --------------------------------- > > Key: CMIS-965 > URL: https://issues.apache.org/jira/browse/CMIS-965 > Project: Chemistry > Issue Type: Improvement > Components: opencmis-client > Affects Versions: OpenCMIS 0.13.0 > Reporter: Uwe Geisert > Assignee: Florian M=C3=BCller > > OpenCMIS WS client code uses parseEagerly=3Dtrue in chemistry-opencmis-cl= ient-bindings/src/main/java/org/apache/chemistry/opencmis/client/bindings/s= pi/webservices/SunRIPortProvider.java. > When large documents are downloaded, this results in an extra copy in the= temp directory, which can be quite a nuisance. > Would you please either switch off eager attachment parsing, or make it c= onfigurable in future versions? -- This message was sent by Atlassian JIRA (v6.3.4#6332)