From users-return-18385-archive-asf-public=cust-asf.ponee.io@qpid.apache.org Wed Feb 28 12:17:11 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 1DF78180657 for ; Wed, 28 Feb 2018 12:17:10 +0100 (CET) Received: (qmail 38567 invoked by uid 500); 28 Feb 2018 11:17:05 -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 38470 invoked by uid 99); 28 Feb 2018 11:17:04 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Feb 2018 11:17:04 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id D078518051A for ; Wed, 28 Feb 2018 11:17:03 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -4.531 X-Spam-Level: X-Spam-Status: No, score=-4.531 tagged_above=-999 required=6.31 tests=[KAM_NUMSUBJECT=0.5, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id HdYQw1mBypa2 for ; Wed, 28 Feb 2018 11:17:02 +0000 (UTC) Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTPS id BDDA55F3B5 for ; Wed, 28 Feb 2018 11:17:01 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 409245F73A for ; Wed, 28 Feb 2018 11:17:01 +0000 (UTC) Received: from localhost.localdomain (ovpn-116-58.phx2.redhat.com [10.3.116.58]) by smtp.corp.redhat.com (Postfix) with ESMTP id DB47B6018B for ; Wed, 28 Feb 2018 11:17:00 +0000 (UTC) Subject: Re: [VOTE] Release Apache Qpid Broker-J 7.0.2 To: users@qpid.apache.org References: From: Gordon Sim Organization: Red Hat UK Ltd, Registered in England and Wales under Company Registration No. 3798903, Directors: Michael Cunningham, Michael O'Neill, Eric Shander Message-ID: <94401405-9cee-4d6e-ac80-8f5648201134@redhat.com> Date: Wed, 28 Feb 2018 11:17:01 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.79 on 10.5.11.11 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.39]); Wed, 28 Feb 2018 11:17:01 +0000 (UTC) On 27/02/18 14:57, Oleksandr Rudyy wrote: > Hi all, > > I built a release candidate for a Qpid Broker-J 7.0.2. > Please give it a test out and vote accordingly. +1 Verified hashes and signatures, built from source including tests, ran python examples against it, ran qpid::messaging against it, ran some other AMQP 1.0 examples against it. One thing to note though is that the selected_recv.py python example fails with the broker returning an amqp:decode-error: Expected key type is 'Filter' but got 'DescribedType'. I don't understand that error but the protocol trace from proton is below. A variation of this in javascript passes, where the key is jms-selector instead of just selector and the descriptor is numeric rather than symbolic (not sure if that is the issue?). > $ PN_TRACE_FRM=1 ./selected_recv.py > [0x555941994670]: -> SASL > [0x555941994670]: <- SASL > [0x555941994670]:0 <- @sasl-mechanisms(64) [sasl-server-mechanisms=@PN_SYMBOL[:ANONYMOUS]] > [0x555941994670]:0 -> @sasl-init(65) [mechanism=:ANONYMOUS, initial-response=b"anonymous@localhost.localdomain"] > [0x555941994670]:0 <- @sasl-outcome(68) [code=0] > [0x555941994670]: -> AMQP > [0x555941994670]:0 -> @open(16) [container-id="99957991-87b0-4e80-95ef-d346f1e42612", hostname="localhost", channel-max=32767] > [0x555941994670]:0 -> @begin(17) [next-outgoing-id=0, incoming-window=2147483647, outgoing-window=2147483647] > [0x555941994670]:0 -> @attach(18) [name="99957991-87b0-4e80-95ef-d346f1e42612-examples", handle=0, role=true, snd-settle-mode=2, rcv-settle-mode=0, source=@source(40) [address="examples", durable=0, timeout=0, dynamic=false, filter={:selector=@:"apache.org:selector-filter:string" "colour = 'green'"}], target=@target(41) [durable=0, timeout=0, dynamic=false], initial-delivery-count=0, max-message-size=0] > [0x555941994670]:0 -> @flow(19) [incoming-window=2147483647, next-outgoing-id=0, outgoing-window=2147483647, handle=0, delivery-count=0, link-credit=10, drain=false] > [0x555941994670]: <- AMQP > [0x555941994670]:0 <- @open(16) [container-id="087cb095-8666-4473-bc70-f60f846f5ef7", max-frame-size=0, channel-max=0, idle-time-out=0, offered-capabilities=@PN_SYMBOL[:"ANONYMOUS-RELAY", :"SHARED-SUBS", :"sole-connection-for-container"], properties={:product="qpid", :version="7.0.2", :"qpid.build"="Unversioned directory", :"qpid.instance_name"="Broker", :"qpid.virtualhost_properties_supported"="true"}] > [0x555941994670]:0 <- @close(24) [error=@error(29) [condition=:"amqp:decode-error", description="Expected key type is 'Filter' but got 'DescribedType'"]] > [0x555941994670]: <- EOS > [0x555941994670]:0 -> @close(24) [] > [0x555941994670]: -> EOS --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@qpid.apache.org For additional commands, e-mail: users-help@qpid.apache.org