Return-Path: X-Original-To: apmail-hc-dev-archive@www.apache.org Delivered-To: apmail-hc-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 8B4DDE1E0 for ; Tue, 5 Feb 2013 11:37:15 +0000 (UTC) Received: (qmail 41276 invoked by uid 500); 5 Feb 2013 11:37:15 -0000 Delivered-To: apmail-hc-dev-archive@hc.apache.org Received: (qmail 41234 invoked by uid 500); 5 Feb 2013 11:37:15 -0000 Mailing-List: contact dev-help@hc.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "HttpComponents Project" Delivered-To: mailing list dev@hc.apache.org Received: (qmail 41200 invoked by uid 99); 5 Feb 2013 11:37:14 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Feb 2013 11:37:14 +0000 Date: Tue, 5 Feb 2013 11:37:13 +0000 (UTC) From: "James Shaw (JIRA)" To: dev@hc.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Closed] (HTTPCLIENT-1311) Interrupt flag is not preserved where InterruptedException is caught 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/HTTPCLIENT-1311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Shaw closed HTTPCLIENT-1311. ---------------------------------- Verified this fixes my issue, thanks Oleg. > Interrupt flag is not preserved where InterruptedException is caught > -------------------------------------------------------------------- > > Key: HTTPCLIENT-1311 > URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1311 > Project: HttpComponents HttpClient > Issue Type: Bug > Components: HttpClient > Affects Versions: 4.2.3 > Reporter: James Shaw > Fix For: 4.2.4, 4.3 Alpha2 > > > Oleg says that there are two instances where InterruptedException is re-thrown as InterruptedIOException. See http://mail-archives.apache.org/mod_mbox/hc-httpclient-users/201301.mbox/%3c1359550832.6131.5.camel@ubuntu%3e for background information. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org For additional commands, e-mail: dev-help@hc.apache.org