Return-Path: X-Original-To: apmail-activemq-dev-archive@www.apache.org Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0195810859 for ; Tue, 1 Oct 2013 22:20:29 +0000 (UTC) Received: (qmail 62824 invoked by uid 500); 1 Oct 2013 22:20:26 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 62559 invoked by uid 500); 1 Oct 2013 22:20:25 -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 62524 invoked by uid 99); 1 Oct 2013 22:20:24 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Oct 2013 22:20:24 +0000 Date: Tue, 1 Oct 2013 22:20:24 +0000 (UTC) From: "Matt Pavlovich (JIRA)" To: dev@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (AMQ-4765) Ability to enable/disable read, write and admin functions on a destination MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Matt Pavlovich created AMQ-4765: ----------------------------------- Summary: Ability to enable/disable read, write and admin functions on a destination Key: AMQ-4765 URL: https://issues.apache.org/jira/browse/AMQ-4765 Project: ActiveMQ Issue Type: New Feature Components: Broker Affects Versions: 5.8.0 Environment: All Reporter: Matt Pavlovich Other messaging products have the ability to temporarily stop PUT and GET on a destination. The equiv on the ActiveMQ side would be to disable "read", "write" and "admin" on a per-destination (or destination pattern!) basis. Expose via JMX would be ideal =) -- This message was sent by Atlassian JIRA (v6.1#6144)