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 71252200BA7 for ; Fri, 21 Oct 2016 08:47:00 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 6FBC1160AE8; Fri, 21 Oct 2016 06:47:00 +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 B664B160AE0 for ; Fri, 21 Oct 2016 08:46:59 +0200 (CEST) Received: (qmail 20781 invoked by uid 500); 21 Oct 2016 06:46:58 -0000 Mailing-List: contact issues-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list issues@cloudstack.apache.org Received: (qmail 20772 invoked by uid 500); 21 Oct 2016 06:46:58 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 20762 invoked by uid 99); 21 Oct 2016 06:46:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Oct 2016 06:46:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 560002C0B04 for ; Fri, 21 Oct 2016 06:46:58 +0000 (UTC) Date: Fri, 21 Oct 2016 06:46:58 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CLOUDSTACK-9554) Juniper Contrail plug-in is publishing events to wrong message bus MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 21 Oct 2016 06:47:00 -0000 [ https://issues.apache.org/jira/browse/CLOUDSTACK-9554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15594269#comment-15594269 ] ASF GitHub Bot commented on CLOUDSTACK-9554: -------------------------------------------- Github user yvsubhash commented on the issue: https://github.com/apache/cloudstack/pull/1715 @rhtyd PR pointed to 4.8 branch > Juniper Contrail plug-in is publishing events to wrong message bus > ------------------------------------------------------------------ > > Key: CLOUDSTACK-9554 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9554 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Components: eventbus > Affects Versions: 4.9.0 > Environment: Citrix Xenserver with juniper contrail. > Reporter: subhash yedugundla > Fix For: 4.10.0.0 > > > Juniper contrail plugin is publishing events to internal message bus instead of event bus. which can lead to a deadlock in the following scenario > 1. Create a VM in cloudstack with xenserver > 2. Create firewall rules on contrail for the same > 3. Delete the vm from xenserver directly. > 4. Next power state sync cycle would create a deadlock -- This message was sent by Atlassian JIRA (v6.3.4#6332)