Return-Path: X-Original-To: apmail-qpid-users-archive@www.apache.org Delivered-To: apmail-qpid-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 94725109F7 for ; Thu, 2 Jan 2014 12:36:44 +0000 (UTC) Received: (qmail 30609 invoked by uid 500); 2 Jan 2014 12:36:37 -0000 Delivered-To: apmail-qpid-users-archive@qpid.apache.org Received: (qmail 30564 invoked by uid 500); 2 Jan 2014 12:36:29 -0000 Mailing-List: contact users-help@qpid.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@qpid.apache.org Delivered-To: mailing list users@qpid.apache.org Received: (qmail 30527 invoked by uid 99); 2 Jan 2014 12:36:24 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Jan 2014 12:36:24 +0000 X-ASF-Spam-Status: No, hits=-5.0 required=5.0 tests=RCVD_IN_DNSWL_HI,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of gsim@redhat.com designates 209.132.183.28 as permitted sender) Received: from [209.132.183.28] (HELO mx1.redhat.com) (209.132.183.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Jan 2014 12:36:18 +0000 Received: from int-mx02.intmail.prod.int.phx2.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s02CZvZV025166 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 2 Jan 2014 07:35:57 -0500 Received: from [10.36.116.85] (ovpn-116-85.ams2.redhat.com [10.36.116.85]) by int-mx02.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id s02CZuQS005049 for ; Thu, 2 Jan 2014 07:35:56 -0500 Message-ID: <52C55DA2.2050800@redhat.com> Date: Thu, 02 Jan 2014 12:37:54 +0000 From: Gordon Sim Organization: Red Hat UK Ltd, Registered in England and Wales under Company Registration No. 3798903, Directors: Michael Cunningham (USA), Matt Parsons (USA), Charlie Peters (USA), Paul Hickey (Ireland) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130625 Thunderbird/17.0.7 MIME-Version: 1.0 To: users@qpid.apache.org Subject: Re: AMQP 1.0 JMS Client hangs on connection.close References: <20140101173342.B5D33C7D@athena.apache.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.67 on 10.5.11.12 X-Virus-Checked: Checked by ClamAV on apache.org On 01/01/2014 07:12 PM, Rob Godfrey wrote: > OK - I've checked in a fix for the client so it does now timeout when you > attempt the close. > > I imagine Gordon is also out at the moment, but hopefully he can help us > with the C++ broker when he gets back. I've commented on the JIRA, but to repeat briefly here, the JMS client is detaching without closing (which I suspect may not be what is intended) and that isn't yet supported by proton-c (which the c++ broker uses for its 1.0 support). --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@qpid.apache.org For additional commands, e-mail: users-help@qpid.apache.org