Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 40170 invoked from network); 27 Aug 2008 13:38:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Aug 2008 13:38:43 -0000 Received: (qmail 98853 invoked by uid 500); 27 Aug 2008 13:38:41 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 98824 invoked by uid 500); 27 Aug 2008 13:38:41 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 98813 invoked by uid 99); 27 Aug 2008 13:38:41 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Aug 2008 06:38:41 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Aug 2008 13:37:52 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id A2894234C1B3 for ; Wed, 27 Aug 2008 06:37:52 -0700 (PDT) Message-ID: <1490833168.1219844272664.JavaMail.jira@brutus> Date: Wed, 27 Aug 2008 06:37:52 -0700 (PDT) From: "Dejan Bosanac (JIRA)" To: dev@activemq.apache.org Subject: [jira] Updated: (AMQ-1890) Stomp - remove durable subscriber In-Reply-To: <964685971.1218809992583.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/AMQ-1890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dejan Bosanac updated AMQ-1890: ------------------------------- Attachment: (was: stomp-durable.txt) > Stomp - remove durable subscriber > --------------------------------- > > Key: AMQ-1890 > URL: https://issues.apache.org/activemq/browse/AMQ-1890 > Project: ActiveMQ > Issue Type: Bug > Components: Transport > Affects Versions: 5.1.0 > Reporter: Dejan Bosanac > Fix For: 5.2.0 > > Attachments: stomp-durable.txt > > > UNSUBSCRIBE command for durable subscribers does not work. Patch contains only test case at the moment. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.