From users-return-51110-archive-asf-public=cust-asf.ponee.io@activemq.apache.org Sat Mar 16 19:01:59 2019 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 46960180648 for ; Sat, 16 Mar 2019 20:01:59 +0100 (CET) Received: (qmail 41981 invoked by uid 500); 16 Mar 2019 19:01: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 41970 invoked by uid 99); 16 Mar 2019 19:01:57 -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; Sat, 16 Mar 2019 19:01:57 +0000 Received: from mail-ot1-f51.google.com (mail-ot1-f51.google.com [209.85.210.51]) by mailrelay1-lw-us.apache.org (ASF Mail Server at mailrelay1-lw-us.apache.org) with ESMTPSA id 2E7CF944C for ; Sat, 16 Mar 2019 19:01:57 +0000 (UTC) Received: by mail-ot1-f51.google.com with SMTP id q24so11224907otk.0 for ; Sat, 16 Mar 2019 12:01:57 -0700 (PDT) X-Gm-Message-State: APjAAAXZg0tSe+oZLwPe3nU9qgPXzB5AWtGNUXGRnOCUhe5skRnN1Dvc tw8R2N56ZwnZTQolBoOedJRVkmzqUHAA9aJSddgMEg== X-Google-Smtp-Source: APXvYqz7HCOWFewsxquSRvyAKqyWQsUqe86Ig7Otj6tt5wMQUKi8g+VbmC2V3rjOaw56kisx9VHFgatKzpM66sDmNCw= X-Received: by 2002:a9d:74d8:: with SMTP id a24mr5665505otl.87.1552762916600; Sat, 16 Mar 2019 12:01:56 -0700 (PDT) MIME-Version: 1.0 References: <1552683242093-0.post@n4.nabble.com> In-Reply-To: <1552683242093-0.post@n4.nabble.com> From: Justin Bertram Date: Sat, 16 Mar 2019 14:01:30 -0500 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: Reduce failover time from master to slave To: users@activemq.apache.org Content-Type: multipart/alternative; boundary="0000000000001097d305843aca33" --0000000000001097d305843aca33 Content-Type: text/plain; charset="UTF-8" A fuller explanation of your use-case would be helpful. What kind of HA configuration are you using (e.g. replication or shared-store)? How did you shut-down the master broker (i.e. did you kill it or shut it down gracefully)? What did the slave broker's log show when the master broker went down? Is the 5 minute delay observed on the client or the broker or both? How are the clients configured (i.e. what URL are they using)? Justin On Fri, Mar 15, 2019 at 3:54 PM artemisn00b wrote: > I'm trying a Master-slave configuration as well, and on a broker failure, > the > failover to a slave takes about 30000ms. Is there a configuration for this > as well? > > Thanks! > > > > -- > Sent from: > http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html > --0000000000001097d305843aca33--