Return-Path: X-Original-To: apmail-avro-dev-archive@www.apache.org Delivered-To: apmail-avro-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 E5ED078EF for ; Tue, 6 Sep 2011 18:19:35 +0000 (UTC) Received: (qmail 87446 invoked by uid 500); 6 Sep 2011 18:19:35 -0000 Delivered-To: apmail-avro-dev-archive@avro.apache.org Received: (qmail 87369 invoked by uid 500); 6 Sep 2011 18:19:35 -0000 Mailing-List: contact dev-help@avro.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@avro.apache.org Delivered-To: mailing list dev@avro.apache.org Received: (qmail 87359 invoked by uid 99); 6 Sep 2011 18:19:34 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Sep 2011 18:19:34 +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; Tue, 06 Sep 2011 18:19: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 6A81B83C2D for ; Tue, 6 Sep 2011 18:19:11 +0000 (UTC) Date: Tue, 6 Sep 2011 18:19:11 +0000 (UTC) From: "Tom White (JIRA)" To: dev@avro.apache.org Message-ID: <214838398.21562.1315333151432.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <920632007.21530.1315333029865.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (AVRO-884) Regression in one-way message connection failure case 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/AVRO-884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom White updated AVRO-884: --------------------------- Attachment: AVRO-884.patch A test that demonstrates the problem. In 1.5.1 the test passes, in trunk it fails. > Regression in one-way message connection failure case > ----------------------------------------------------- > > Key: AVRO-884 > URL: https://issues.apache.org/jira/browse/AVRO-884 > Project: Avro > Issue Type: Bug > Components: java > Affects Versions: 1.5.2, 1.5.3 > Reporter: Tom White > Attachments: AVRO-884.patch > > > In Avro 1.5.1 if the HTTP connection was refused then one-way messages would result in an exception. In 1.5.2 onwards (since AVRO-539), one-way messages are successful even if the underlying socket connection is not established. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira