Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 42332200D53 for ; Mon, 20 Nov 2017 15:13:05 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 40860160BF9; Mon, 20 Nov 2017 14:13:05 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 32F32160BEC for ; Mon, 20 Nov 2017 15:13:04 +0100 (CET) Received: (qmail 49840 invoked by uid 500); 20 Nov 2017 14:13:03 -0000 Mailing-List: contact issues-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 issues@activemq.apache.org Received: (qmail 49831 invoked by uid 99); 20 Nov 2017 14:13:03 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Nov 2017 14:13:03 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id B11111A0275 for ; Mon, 20 Nov 2017 14:13:02 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -99.202 X-Spam-Level: X-Spam-Status: No, score=-99.202 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id tCnPKGsErtUU for ; Mon, 20 Nov 2017 14:13:01 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 7D3845FD01 for ; Mon, 20 Nov 2017 14:13:01 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 0410FE0AA3 for ; Mon, 20 Nov 2017 14:13:01 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id B29DD240DA for ; Mon, 20 Nov 2017 14:13:00 +0000 (UTC) Date: Mon, 20 Nov 2017 14:13:00 +0000 (UTC) From: "Timothy Bish (JIRA)" To: issues@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Closed] (AMQ-6865) JDBC Master/Slave: Master did not leave lock when the master loose database connection. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 20 Nov 2017 14:13:05 -0000 [ https://issues.apache.org/jira/browse/AMQ-6865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish closed AMQ-6865. ----------------------------- Resolution: Invalid Issue with other spins of ActiveMQ not released by the AcitveMQ community require that you seek support from the entity that released them, in this case you should contact Red Hat and log an issue using your support contract if you have one. > JDBC Master/Slave: Master did not leave lock when the master loose database connection. > --------------------------------------------------------------------------------------- > > Key: AMQ-6865 > URL: https://issues.apache.org/jira/browse/AMQ-6865 > Project: ActiveMQ > Issue Type: Bug > Reporter: Pranjal Bathia > > We have JBoss AMQ instance of jboss-a-mq-6.3.0.redhat-187, and we use JDBC for master/slave configuration. > As per our observation, during networking disruption for connecting to the database, a broker was unable to recover cleanly. > In hawtio, both master/slave was showing as master, and ActiveMQ tab with amq connection was available on both broker and which resulted in a situation where one app was sending messages to broker01 (which was acting as producer) and all consumers were connected to broker02. > We have below setting : > > > > > > > > We had seen this issue in production, we did not get a chance to look at an activemq_lock table. -- This message was sent by Atlassian JIRA (v6.4.14#64029)