From users-return-50705-archive-asf-public=cust-asf.ponee.io@activemq.apache.org Fri Nov 16 00:53:00 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id C2E13180669 for ; Fri, 16 Nov 2018 00:52:59 +0100 (CET) Received: (qmail 52554 invoked by uid 500); 15 Nov 2018 23:52:58 -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 52541 invoked by uid 99); 15 Nov 2018 23:52:58 -0000 Received: from mail-relay.apache.org (HELO mailrelay1-lw-us.apache.org) (207.244.88.152) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Nov 2018 23:52:58 +0000 Received: from mail-ot1-f53.google.com (mail-ot1-f53.google.com [209.85.210.53]) by mailrelay1-lw-us.apache.org (ASF Mail Server at mailrelay1-lw-us.apache.org) with ESMTPSA id F0709ED5 for ; Thu, 15 Nov 2018 23:52:57 +0000 (UTC) Received: by mail-ot1-f53.google.com with SMTP id u3so14620765ota.5 for ; Thu, 15 Nov 2018 15:52:57 -0800 (PST) X-Gm-Message-State: AGRZ1gJvUV3bTbJoUap94u49edB3oHil0qcdXxTSY7vds7eObDjm6HuW Dxs6OQeoN9Davl527/D89zGP4nynqNJEaH1NFYY2VQ== X-Google-Smtp-Source: AJdET5eW6xpUlt1mtH4SthD93Hhrsimtoz4Vht24qwcgB1NLKteU5wYO/3qzaMWVmC8BQbqjR9IxENmyAiuih5CFqaM= X-Received: by 2002:a9d:724d:: with SMTP id a13mr5288250otk.193.1542325977483; Thu, 15 Nov 2018 15:52:57 -0800 (PST) MIME-Version: 1.0 References: <1540239088164-0.post@n4.nabble.com> <1542318416486-0.post@n4.nabble.com> In-Reply-To: <1542318416486-0.post@n4.nabble.com> From: Justin Bertram Date: Thu, 15 Nov 2018 17:52:45 -0600 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: Messages expiration not always working To: users@activemq.apache.org Content-Type: multipart/alternative; boundary="0000000000000425ae057abcc0c0" --0000000000000425ae057abcc0c0 Content-Type: text/plain; charset="UTF-8" FWIW, ActiveMQ Artemis supports message expiration on the broker without a consumer via the "expiry reaper thread" [1]. I realize you may not be able to update your ActiveMQ broker, but I thought it was worth presenting the option. Justin [1] https://activemq.apache.org/artemis/docs/latest/message-expiry.html On Thu, Nov 15, 2018 at 3:47 PM ncasaux wrote: > Problem occurred again on a queue 3 days after it was created and no > consumer > at all. ActiveMQ finally shut down due to not enough space on the machine. > > > > -- > Sent from: > http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html > --0000000000000425ae057abcc0c0--