Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 70109 invoked from network); 27 Sep 2007 08:40:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Sep 2007 08:40:46 -0000 Received: (qmail 41704 invoked by uid 500); 27 Sep 2007 08:40:36 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 41665 invoked by uid 500); 27 Sep 2007 08:40:36 -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 41656 invoked by uid 99); 27 Sep 2007 08:40:36 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Sep 2007 01:40:36 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Sep 2007 08:43:04 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 384C77141ED for ; Thu, 27 Sep 2007 01:40:23 -0700 (PDT) Message-ID: <18585951.1190882423226.JavaMail.jira@brutus> Date: Thu, 27 Sep 2007 01:40:23 -0700 (PDT) From: "James Strachan (JIRA)" To: dev@activemq.apache.org Subject: [jira] Commented: (AMQ-1435) support mirrored queues to make it easier to monitor message flows via a topic (or queue via virtual topics) for things like BAM or monitoring etc In-Reply-To: <3211587.1190880502662.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/AMQ-1435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_40192 ] James Strachan commented on AMQ-1435: ------------------------------------- Code committed to trunk - just awaiting documention > support mirrored queues to make it easier to monitor message flows via a topic (or queue via virtual topics) for things like BAM or monitoring etc > -------------------------------------------------------------------------------------------------------------------------------------------------- > > Key: AMQ-1435 > URL: https://issues.apache.org/activemq/browse/AMQ-1435 > Project: ActiveMQ > Issue Type: New Feature > Components: Broker > Reporter: James Strachan > Fix For: 5.0.0 > > > Mirrored queues would be very handy; so that if enabled folks can monitor a virtual topic to see messages being delivered to a topic; while being out of band of the queue message flow. i.e. so that any existing queue based application works as before, but meanwhile other services can consume those same messages via a topic or virtual topic -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.