From users-return-49793-archive-asf-public=cust-asf.ponee.io@activemq.apache.org Thu Apr 5 09:59:57 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 4A0AC18063B for ; Thu, 5 Apr 2018 09:59:57 +0200 (CEST) Received: (qmail 99444 invoked by uid 500); 5 Apr 2018 07:59:55 -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 99417 invoked by uid 99); 5 Apr 2018 07:59:54 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Apr 2018 07:59:54 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 8D2AA18096D for ; Thu, 5 Apr 2018 07:59:54 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 5.484 X-Spam-Level: ***** X-Spam-Status: No, score=5.484 tagged_above=-999 required=6.31 tests=[DKIM_ADSP_CUSTOM_MED=0.001, NML_ADSP_CUSTOM_MED=1.2, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_PASS=-0.001, SPF_SOFTFAIL=0.972, URI_HEX=1.313, URI_TRY_3LD=1.999] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id kqoPbWuFVqZm for ; Thu, 5 Apr 2018 07:59:53 +0000 (UTC) Received: from n4.nabble.com (n4.nabble.com [162.253.133.72]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 444945F189 for ; Thu, 5 Apr 2018 07:59:53 +0000 (UTC) Received: from mben.nabble.com (localhost [127.0.0.1]) by n4.nabble.com (Postfix) with ESMTP id B54F319D9C169 for ; Thu, 5 Apr 2018 00:59:51 -0700 (MST) Date: Thu, 5 Apr 2018 00:59:51 -0700 (MST) From: asafm To: users@activemq.apache.org Message-ID: <1522915191740-0.post@n4.nabble.com> In-Reply-To: <1522911850196-0.post@n4.nabble.com> References: <1522911850196-0.post@n4.nabble.com> Subject: Re: Unexpected resend behavior when pulling messages using NMS .NET ReceiveNoWait MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Update to the broker configuration: After changing maximumRedeliveries to 4, messages did not get sent to the DLQ after expiration time (4 minutes + 20 seconds), and just piled up in the specific queue. I have also forgot to mention that I am using the failover protocol for master/slave configuration with two brokers. -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html