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 2441190B3 for ; Mon, 9 Apr 2012 15:14:09 +0000 (UTC) Received: (qmail 50661 invoked by uid 500); 9 Apr 2012 15:14:09 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 50567 invoked by uid 500); 9 Apr 2012 15:14:08 -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 50557 invoked by uid 99); 9 Apr 2012 15:14:08 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Apr 2012 15:14:08 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [217.70.183.196] (HELO relay4-d.mail.gandi.net) (217.70.183.196) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Apr 2012 15:14:01 +0000 X-Originating-IP: 217.70.178.141 Received: from mfilter13-d.gandi.net (mfilter13-d.gandi.net [217.70.178.141]) by relay4-d.mail.gandi.net (Postfix) with ESMTP id A5D7F1720A3 for ; Mon, 9 Apr 2012 17:13:40 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mfilter13-d.gandi.net Received: from relay4-d.mail.gandi.net ([217.70.183.196]) by mfilter13-d.gandi.net (mfilter13-d.gandi.net [10.0.15.180]) (amavisd-new, port 10024) with ESMTP id 0BpKjWQXmEi2 for ; Mon, 9 Apr 2012 17:13:39 +0200 (CEST) X-Originating-IP: 82.238.224.4 Received: from [192.168.134.15] (bre91-1-82-238-224-4.fbx.proxad.net [82.238.224.4]) (Authenticated sender: jb@nanthrax.net) by relay4-d.mail.gandi.net (Postfix) with ESMTPSA id 09EDA17207E for ; Mon, 9 Apr 2012 17:13:38 +0200 (CEST) Message-ID: <4F82FCA2.1000601@nanthrax.net> Date: Mon, 09 Apr 2012 17:13:38 +0200 From: =?ISO-8859-1?Q?Jean-Baptiste_Onofr=E9?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120329 Thunderbird/11.0.1 MIME-Version: 1.0 To: dev@camel.apache.org Subject: Re: Remove Camel HTTP component in Camel 3.0? References: <4F82E3A8.50903@talend.com> In-Reply-To: <4F82E3A8.50903@talend.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Hi Glen, currently, the component Camel code is exactly the same, only the HTTP=20 client used is different. I noticed (and Claus too) an issue on this component (it always uses a=20 CachedOutputStream which mean that a file is created in tmp dir at every=20 call). +1 to rename http4 to http and flag "http3" as deprecated. Regards JB On 04/09/2012 03:27 PM, Glen Mazza wrote: > Team, I noticed Camel is maintaining both an "HTTP" (using Apache HTTP > client 3.x) and an "HTTP4" component (using Apache HTTP client 4.x). Fo= r > Camel 3.0, can/should the former be removed so only one component is > maintained, with the latter component optionally being renamed to HTTP > in the process? > > Glen > --=20 Jean-Baptiste Onofr=E9 jbonofre@apache.org http://blog.nanthrax.net Talend - http://www.talend.com