From commits-return-19151-apmail-activemq-commits-archive=activemq.apache.org@activemq.apache.org Mon Jul 2 18:25:25 2012 Return-Path: X-Original-To: apmail-activemq-commits-archive@www.apache.org Delivered-To: apmail-activemq-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9967AD877 for ; Mon, 2 Jul 2012 18:25:25 +0000 (UTC) Received: (qmail 79583 invoked by uid 500); 2 Jul 2012 18:25:25 -0000 Delivered-To: apmail-activemq-commits-archive@activemq.apache.org Received: (qmail 79540 invoked by uid 500); 2 Jul 2012 18:25:25 -0000 Mailing-List: contact commits-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 commits@activemq.apache.org Received: (qmail 79366 invoked by uid 99); 2 Jul 2012 18:25:25 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Jul 2012 18:25:25 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 0FF38142852 for ; Mon, 2 Jul 2012 18:25:25 +0000 (UTC) Date: Mon, 2 Jul 2012 18:25:25 +0000 (UTC) From: "Hiram Chirino (JIRA)" To: commits@activemq.apache.org Message-ID: <556688984.1343.1341253525068.JavaMail.jiratomcat@issues-vm> In-Reply-To: <2087941392.75973.1341095263842.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Updated] (APLO-219) Allow fine grain control over making space in a full queue. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/APLO-219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hiram Chirino updated APLO-219: ------------------------------- Component/s: apollo-broker Fix Version/s: wish-list > Allow fine grain control over making space in a full queue. > ----------------------------------------------------------- > > Key: APLO-219 > URL: https://issues.apache.org/jira/browse/APLO-219 > Project: ActiveMQ Apollo > Issue Type: Improvement > Components: apollo-broker > Reporter: Idcmp > Fix For: wish-list > > > As a follow up to APLO-76, it would be nice if a full queue could be safely handed to something which could walk the queue and make raw, intelligent changes to it. > Scenario: A ptp queue has multiple types of events in it and becomes full due to a slow consumer. Being able to walk the queue would allow dropping all events of a specific type in the queue and replace the first one in the queue with an event which effectively says to the consumer that they have missed events of a specific type and require to resync. The "walking", resync and replacement event would be application specific. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira