Return-Path: Delivered-To: apmail-jakarta-httpcomponents-dev-archive@www.apache.org Received: (qmail 22264 invoked from network); 27 Dec 2006 15:53:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Dec 2006 15:53:44 -0000 Received: (qmail 99131 invoked by uid 500); 27 Dec 2006 15:53:51 -0000 Delivered-To: apmail-jakarta-httpcomponents-dev-archive@jakarta.apache.org Received: (qmail 98919 invoked by uid 500); 27 Dec 2006 15:53:50 -0000 Mailing-List: contact httpcomponents-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "HttpComponents Project" Delivered-To: mailing list httpcomponents-dev@jakarta.apache.org Received: (qmail 98910 invoked by uid 99); 27 Dec 2006 15:53:50 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Dec 2006 07:53:50 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Dec 2006 07:53:42 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 748947142B6 for ; Wed, 27 Dec 2006 07:53:22 -0800 (PST) Message-ID: <23613896.1167234802474.JavaMail.jira@brutus> Date: Wed, 27 Dec 2006 07:53:22 -0800 (PST) From: "Roland Weber (JIRA)" To: httpcomponents-dev@jakarta.apache.org Subject: [jira] Resolved: (HTTPCLIENT-615) Consider making HostConfiguration immutable In-Reply-To: <28920280.1165945461170.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ http://issues.apache.org/jira/browse/HTTPCLIENT-615?page=all ] Roland Weber resolved HTTPCLIENT-615. ------------------------------------- Resolution: Fixed Patch committed. Accidentally, actually. I must take more care :-( > Consider making HostConfiguration immutable > ------------------------------------------- > > Key: HTTPCLIENT-615 > URL: http://issues.apache.org/jira/browse/HTTPCLIENT-615 > Project: HttpComponents HttpClient > Issue Type: Improvement > Components: HttpConn > Reporter: Oleg Kalnichevski > Assigned To: Roland Weber > Fix For: 4.0 Alpha 1 > > Attachments: 2k6-12-21-hostconfig-1.txt > > > HostConfiguration class should be immutable. This should also allow methods of this class to be non-synchronized. > Oleg -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: httpcomponents-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: httpcomponents-dev-help@jakarta.apache.org