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 C3762200BDB for ; Thu, 3 Nov 2016 12:23:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id C2129160B0B; Thu, 3 Nov 2016 11:23: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 14D81160B0C for ; Thu, 3 Nov 2016 12:22:59 +0100 (CET) Received: (qmail 15314 invoked by uid 500); 3 Nov 2016 11:22:59 -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 15173 invoked by uid 500); 3 Nov 2016 11:22:59 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 15126 invoked by uid 99); 3 Nov 2016 11:22:59 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Nov 2016 11:22:59 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id DB8902C2A6B for ; Thu, 3 Nov 2016 11:22:58 +0000 (UTC) Date: Thu, 3 Nov 2016 11:22:58 +0000 (UTC) From: "ASF subversion and git services (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: Thu, 03 Nov 2016 11:23:00 -0000 [ https://issues.apache.org/jira/browse/CLOUDSTACK-9554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15632425#comment-15632425 ] ASF subversion and git services commented on CLOUDSTACK-9554: ------------------------------------------------------------- Commit 41ed00a8ca4143d7fcc740a1f3936d9248632948 in cloudstack's branch refs/heads/4.9 from [~rohit.yadav@shapeblue.com] [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=41ed00a ] Merge pull request #1715 from yvsubhash/CLOUDSTACK-9554 CLOUDSTACK-9554 Juniper Contrail plug-in is publishing events to wronJuniper Contrail plug-in is publishing events to message bus instead of event bus * pr/1715: CLOUDSTACK-9554 Juniper Contrail plug-in is publishing events to wrong message bus Signed-off-by: Rohit Yadav > 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)