From users-return-30157-apmail-activemq-users-archive=activemq.apache.org@activemq.apache.org Tue Feb 7 08:06:27 2012 Return-Path: X-Original-To: apmail-activemq-users-archive@www.apache.org Delivered-To: apmail-activemq-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 296209036 for ; Tue, 7 Feb 2012 08:06:27 +0000 (UTC) Received: (qmail 61845 invoked by uid 500); 7 Feb 2012 08:06:25 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 61382 invoked by uid 500); 7 Feb 2012 08:06:13 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 61366 invoked by uid 99); 7 Feb 2012 08:06:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Feb 2012 08:06:07 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of michael.justin@gmx.net designates 213.165.64.23 as permitted sender) Received: from [213.165.64.23] (HELO mailout-de.gmx.net) (213.165.64.23) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 07 Feb 2012 08:06:00 +0000 Received: (qmail invoked by alias); 07 Feb 2012 08:05:39 -0000 Received: from p5089959E.dip0.t-ipconnect.de (EHLO [192.168.178.24]) [80.137.149.158] by mail.gmx.net (mp037) with SMTP; 07 Feb 2012 09:05:39 +0100 X-Authenticated: #924633 X-Provags-ID: V01U2FsdGVkX18nbS19ji0nHdhXiIb4zCfQZHw5EzVhIl1Iv7eOaS l4H+NTSbSQRz6G Message-ID: <4F30DB51.1050702@gmx.net> Date: Tue, 07 Feb 2012 09:05:37 +0100 From: Michael Justin User-Agent: Mozilla/5.0 (Windows NT 6.0; rv:9.0) Gecko/20111222 Thunderbird/9.0.1 MIME-Version: 1.0 To: users@activemq.apache.org Subject: Apollo 1.0 unsubscribe durable subscriptions not successful Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Hello, with the final release, using Stomp 1.0 and 1.0, the broker still sends messages to the client after unsubscribing. Is this designed as different from ActiveMQ? The sequence is: * connect, create durable subscription "test", disconnect * connect, send message to durable subscription "test", disconnect * connect, destroy durable subscription "test", disconnect * connect, create durable subscription "test", disconnect * connect, read a message -> this fails in ActiveMQ but the message still is present in Apollo send: CONNECT login:admin passcode:password accept-version:1.0,1.1 server:localhost heart-beat:0,0 client-id:test received: CONNECTED version:1.1 server:apache-apollo/1.0 session:mybroker-d0f heart-beat:100,10000 user-id:admin send: SUBSCRIBE destination:/topic/TEST.DEFAULT id:test persistent:true send: DISCONNECT client-id:test send: CONNECT login:admin passcode:password accept-version:1.0,1.1 server:localhost heart-beat:0,0 received: CONNECTED version:1.1 server:apache-apollo/1.0 session:mybroker-d10 heart-beat:100,10000 user-id:admin send: SEND destination:/topic/TEST.DEFAULT persistent:true Message 1 send: DISCONNECT send: CONNECT login:admin passcode:password accept-version:1.0,1.1 server:localhost heart-beat:0,0 client-id:test received: CONNECTED version:1.1 server:apache-apollo/1.0 session:mybroker-d11 heart-beat:100,10000 user-id:admin send: UNSUBSCRIBE id:test persistent:true send: DISCONNECT client-id:test send: CONNECT login:admin passcode:password accept-version:1.0,1.1 server:localhost heart-beat:0,0 client-id:test received: CONNECTED version:1.1 server:apache-apollo/1.0 session:mybroker-d12 heart-beat:100,10000 user-id:admin send: SUBSCRIBE destination:/topic/TEST.DEFAULT id:test persistent:true received: MESSAGE subscription:test message-id:mybroker-d101 destination:/topic/TEST.DEFAULT persistent:true send: DISCONNECT client-id:test -- Michael Justin habarisoft - Enterprise Messaging Software for Delphi http://www.habarisoft.com/